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:
- Get locally or globally installation path of given package name.☆43Updated 2 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 3 years ago
- Convert a string into a stream (streams2)☆81Updated 5 years ago
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆67Updated 7 months ago
- Create a Vinyl file from an actual file☆41Updated 2 years ago
- Offers convenient getters and setters for the fs.stat()'s `mode`☆50Updated 5 years ago
- 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
- API-first task runner with three methods: task, run and watch.☆37Updated 6 years ago
- Easily bump the version of all the different package.json equivalents.☆64Updated 10 years ago
- Node style HMAC for use in the browser, with native implementation in node☆60Updated 9 months ago
- recursively find the closest package.json☆47Updated 2 years ago
- Prefix each css selector with parent selector☆58Updated 5 years ago
- A dynamic import() polyfill☆93Updated 8 years ago
- A list of directories you should ignore by default☆23Updated 3 years ago
- A fast, lightweight an modular library to interact with docker daemons.☆42Updated 3 years ago
- Returns a `stream.Readable` from a URI string☆49Updated 2 years ago
- Easy way to create a Readable Stream☆70Updated 8 years ago
- Run promise-returning & async functions repeatedly until you end it☆45Updated 4 years ago
- Regular expression for email☆43Updated 4 years ago
- Environment agnostic nextTick polyfill☆75Updated 4 years ago
- [Deprecated] JSON5 loader for Webpack (can still be used for webpack 4)☆71Updated 4 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
- Sort the keys in an object.