bali182 / autocomplete-json
Atom autocomplete for JSON files
☆61Updated 2 months ago
Related projects ⓘ
Alternatives and complementary repositories for autocomplete-json
- Resolve the path of a globally installed module☆41Updated last year
- Get the directory of globally installed packages and binaries☆75Updated last year
- Convert directories to glob compatible strings☆44Updated 5 years ago
- JSX to actual DOM.☆64Updated 2 years ago
- Lazy number range generator☆82Updated 10 months ago
- Rename a function☆45Updated last year
- Get the npm config☆37Updated 3 months ago
- Measure the time a promise takes to resolve☆70Updated last year
- Simple wildcard matching☆34Updated 3 years ago
- List of modules for any npm user, plus number of downloads and github stars.☆46Updated 6 years ago
- Clean up regular expressions☆61Updated 3 months ago
- Get all property keys of an object including non-enumerable and inherited ones☆109Updated 3 years ago
- Install dependencies using Yarn with npm fallback.☆29Updated last year
- JavaScript debugging made simple.☆26Updated 2 years ago
- Get environment variables from the shell☆79Updated 3 years ago
- Prevent `require` from searching upwards for required modules☆93Updated 3 years ago
- Prints the current date and time as a UNIX timestamp or custom format☆46Updated 3 years ago
- `Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcome☆45Updated 3 years ago
- Get PID from a port☆80Updated 3 years ago
- Import a module like with `require()` but from a given path☆86Updated 2 years ago
- 🚫Test multiple node versions on Travis. Deploy once. If all of them pass.☆33Updated 5 years ago
- Check whether a string has any emoji☆106Updated last year
- SVG data uri for inlining small SVG icons in CSS☆22Updated 7 years ago
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆93Updated 2 years ago
- ES spec-compliant shim for String.prototype.padStart