egoist / konanLinks
find all require/import calls by walking the AST
☆53Updated 3 years ago
Alternatives and similar repositories for konan
Users that are interested in konan are comparing it to the libraries listed below
Sorting:
- Deprecated plugin to compile Markdown to Virtual DOM — please use `remark-rehype` and then something like `rehype-react`☆45Updated 9 months ago
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆94Updated 3 years ago
- Create a lazily evaluated value☆70Updated 4 years ago
- Get namespaced config from the closest package.json☆121Updated last year
- Get the dependencies of an ES6 module by traversing its AST☆36Updated 5 months ago
- Indent each line in a string☆113Updated 3 years ago
- Environment agnostic nextTick polyfill☆75Updated 4 years ago
- Rollup plugin for Facebook Prepack - https://prepack.io☆33Updated 2 years ago
- Find multiple RegExp matches in a string☆92Updated 3 years ago
- Get the path of the caller module☆64Updated 3 years ago
- Prefix each css selector with parent selector☆58Updated 4 years ago
- Import a globally installed module☆58Updated last year
- Converts JavaScript objects to source☆102Updated 2 years ago
- Offers convenient getters and setters for the fs.stat()'s `mode`☆50Updated 5 years ago
- Transforms Async functions to generator functions before bundling.☆40Updated 8 years ago
- This module has moved and is now available at @rollup/plugin-inject / https://github.com/rollup/plugins/blob/master/packages/inject☆77Updated 3 years ago
- Reverse minimist. Convert an object of options into an array of command-line arguments☆185Updated 2 years ago
- Allows libraries to handle various caller provided asynchronous functions uniformly. Maps promises, observables, child processes and stre…☆70Updated 2 years ago
- Detect ESnext features in your code.☆59Updated 3 years ago
- Cross-browser currentStyle/getComputedStyle implementation☆39Updated 7 years ago
- Import a module like with `require()` but from a given path☆85Updated 3 years ago
- Clean and beautiful options for minimist☆53Updated 2 years ago
- Compose promise-returning & async functions into a reusable pipeline☆123Updated 4 years ago
- Converting Number to Fraction with Node.js☆49Updated 2 years ago
- Check if function is an ES6 class.☆43Updated 5 years ago
- Lightweight Babylon AST traversal tools.☆44Updated 10 months ago
- Glob to regular expression with support for extended globs.☆74Updated 10 months ago
- 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
- Exposes the native MutationObserver API provided by the browser, or a polyfill based on mutation events. (For compatibility with IE9-10.)☆65Updated 5 years ago
- string representations of objects in node and the browser☆152Updated 5 months ago