medikoo / es6-template-stringsLinks
Compile and resolve template strings notation as specified in ES6
☆80Updated 3 years ago
Alternatives and similar repositories for es6-template-strings
Users that are interested in es6-template-strings are comparing it to the libraries listed below
Sorting:
- Convert a string into a stream (streams2)☆82Updated 5 years ago
- file globbing for node.js. speedy and powerful alternative to node-glob. This library is experimental and does not work on windows!☆56Updated 4 years ago
- Get locally or globally installation path of given package name.☆43Updated 3 years ago
- Sort the keys in an object.☆37Updated 6 years ago
- Offers convenient getters and setters for the fs.stat()'s `mode`☆51Updated 6 years ago
- [OBSOLUTE] Concatenate a readable stream's data into a single array.☆101Updated last year
- Cache requires to be lazy-loaded when needed. Uses node's own require system with tried and true, plain-vanilla JavaScript getters.☆51Updated 2 years ago
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆67Updated 11 months ago
- Evaluate node require() module content directly☆94Updated 3 years ago
- Merge Option Objects☆69Updated 2 years ago
- Set of utilities to work with JSON / JSON5 documents.☆74Updated 5 years ago
- [Deprecated] JSON5 loader for Webpack (can still be used for webpack 4)☆71Updated 5 years ago
- Easily bump the version of all the different package.json equivalents.☆64Updated 10 years ago
- Returns a promise resolved in the next event loop - think `setImmediate()`☆72Updated 4 years ago
- Recursively iterates over collections arrays and objects☆35Updated 5 years ago
- Create a Vinyl file from an actual file☆43Updated 3 years ago
- Write data to the file system, creating any intermediate directories if they don't already exist. Used by flat-cache and many others!☆82Updated 6 years ago
- Returns a `stream.Readable` from a URI string☆49Updated 2 years ago
- Convert the result of `process.hrtime()` to seconds, milliseconds, nanoseconds☆55Updated 3 years ago
- Convenience module for getting data from an NPM registry☆51Updated 9 years ago
- Run promise-returning & async functions in series, each passing its result to the next☆78Updated 4 months ago
- Easily format the time from node.js `process.hrtime`. Works with timescales ranging from weeks to nanoseconds.☆53Updated 6 years ago
- Node style HMAC for use in the browser, with native implementation in node☆61Updated last year
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆96Updated 3 years ago
- Look up environment settings specific to different operating systems.☆137Updated 5 years ago
- Exposes the native MutationObserver API provided by the browser, or a polyfill based on mutation events. (For compatibility with IE9-10.)☆65Updated 6 years ago
- Recursively omit empty properties from an object. Omits empty objects, arrays, strings, and optionally zero. Similar results to what you …☆73Updated 6 years ago
- Take a list of glob patterns and return an array of file locations, respecting `.gitignore` and allowing for ignore patterns via `packag…☆40Updated 2 years ago
- A dynamic import() polyfill☆92Updated 8 years ago
- Converts JavaScript objects to source☆104Updated 2 years ago