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:
- Get the dependencies of an ES6 module by traversing its AST☆36Updated 6 months ago
- Environment agnostic nextTick polyfill☆75Updated 4 years ago
- Deprecated plugin to compile Markdown to Virtual DOM — please use `remark-rehype` and then something like `rehype-react`☆45Updated 10 months ago
- A very simple and stupid parser, based on a statemachine and regular expressions.☆64Updated 6 years ago
- Get namespaced config from the closest package.json☆121Updated last year
- Offers convenient getters and setters for the fs.stat()'s `mode`☆50Updated 5 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 last year
- Install dependencies using Yarn with npm fallback.☆29Updated 2 years ago
- Create a hash for file revving☆105Updated last year
- Get the path of the caller module☆64Updated 3 years ago
- Create a lazily evaluated value☆70Updated 4 years ago
- Find multiple RegExp matches in a string☆92Updated 3 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
- Converts JavaScript objects to source☆102Updated 2 years ago
- Converting Number to Fraction with Node.js☆49Updated 2 years ago
- Indent each line in a string☆113Updated 3 years ago
- Prefix each css selector with parent selector☆58Updated 4 years ago
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆94Updated 3 years ago
- Detect ESnext features in your code.☆59Updated 3 years ago
- Simple rollup plugin for minifying code using babel-preset-minify.☆48Updated 5 years ago
- Reliable way to to get the height and width of the terminal/console in a node.js environment.☆84Updated 11 months ago
- Converts a source-map from/to different formats.☆172Updated 4 months ago
- Expand CSS shorthand properties☆48Updated 3 years ago
- Clean and beautiful options for minimist☆53Updated 2 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
- Compose promise-returning & async functions into a reusable pipeline☆123Updated 4 years ago
- Type assertions aka less-broken `typeof`☆77Updated last year
- Import a module like with `require()` but from a given path☆85Updated 3 years ago
- Allows libraries to handle various caller provided asynchronous functions uniformly. Maps promises, observables, child processes and stre…☆71Updated 2 years ago
- Check if a string is CSS color value☆17Updated 7 years ago