medikoo / es6-template-strings
Compile and resolve template strings notation as specified in ES6
☆79Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for es6-template-strings
- A Babel plugin which automatically makes stack traces source-map aware☆45Updated last year
- Find the first file matching a given pattern in the current directory or the nearest ancestor directory.☆97Updated 10 months ago
- Require global npm as a local node module.☆32Updated 2 years ago
- [OBSOLUTE] Concatenate a readable stream's data into a single array.☆100Updated 2 months ago
- Make a shallow clone of an object, array or primitive.☆29Updated 4 years ago
- Easily format the time from node.js `process.hrtime`. Works with timescales ranging from weeks to nanoseconds.☆52Updated 5 years ago
- Run promise-returning & async functions in series, each passing its result to the next☆74Updated 3 years ago
- Like findup-sync, but 2-4x faster and supports XDG-style `.config/` directories.☆40Updated 4 years ago
- recursively find the closest package.json☆48Updated last year
- Offers convenient getters and setters for the fs.stat()'s `mode`☆50Updated 5 years ago
- Parse js object paths using both dot and bracket notation. Stringify an array of properties into a valid path.☆64Updated last year
- Resolve a relative path against a root path with validation☆32Updated 3 months ago
- $merge and $patch keywords for Ajv JSON-Schema validator to extend schemas☆46Updated 11 months ago
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆65Updated 3 years ago
- Parse a filepath and return an object of path parts. Falls back on native node.js `path.parse` if it exists☆30Updated 6 years ago
- Simple RFC 6838 media type parser and formatter☆55Updated 6 months ago
- Create a Vinyl file from an actual file☆41Updated last year
- Take a list of glob patterns and return an array of file locations, respecting `.gitignore` and allowing for ignore patterns via `packag…☆40Updated last year
- API-first task runner with three methods: task, run and watch.☆35Updated 6 years ago
- Compressible Content-Type / mime checking.☆98Updated 7 months ago
- Run promise-returning & async functions repeatedly until you end it☆45Updated 3 years ago
- Get the auth token set for an npm registry☆35Updated 5 months ago
- Launch your app after webpack completes building.☆42Updated 7 years ago
- Pipe an Array through Node.js streams☆43Updated 2 years ago
- Easy way to create a Readable Stream☆70Updated 7 years ago
- file globbing for node.js. speedy and powerful alternative to node-glob. This library is experimental and does not work on windows!☆55Updated 2 years ago
- Spawn for node.js but in a way that works regardless of which OS you're using☆64Updated 7 years ago
- Walk a directory tree emitting events based on the contents. API compatable with node-findit. Walk a tree of any depth. Fast! Handles per…☆131Updated last year
- Wait for any promise to be fulfilled☆55Updated 2 years ago