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 namespaced config from the closest package.json☆120Updated last year
- Deprecated plugin to compile Markdown to Virtual DOM — please use `remark-rehype` and then something like `rehype-react`☆45Updated 10 months ago
- Environment agnostic nextTick polyfill☆75Updated 4 years ago
- Offers convenient getters and setters for the fs.stat()'s `mode`☆50Updated 5 years ago
- Get the dependencies of an ES6 module by traversing its AST☆36Updated 6 months ago
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆94Updated 3 years ago
- Create a lazily evaluated value☆69Updated 4 years ago
- A very simple and stupid parser, based on a statemachine and regular expressions.☆64Updated 6 years ago
- Find multiple RegExp matches in a string☆91Updated 3 years ago
- Converts JavaScript objects to source☆102Updated 2 years ago
- Locate a program or locally installed node module's executable☆78Updated 9 years ago
- Converting Number to Fraction with Node.js☆49Updated 2 years ago
- Glob to regular expression with support for extended globs.☆75Updated 11 months ago
- A parser for the CSS font values☆28Updated 10 months ago
- Prefix each css selector with parent selector☆58Updated 4 years ago
- Detect ESnext features in your code.☆59Updated 3 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
- 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
- Binary wrapper that makes your programs seamlessly available as local dependencies☆154Updated last year
- Install dependencies using Yarn with npm fallback.☆29Updated 2 years ago
- Create a hash for file revving☆105Updated last year
- Clean and beautiful options for minimist☆53Updated 3 years ago
- Simple rollup plugin for minifying code using babel-preset-minify.☆48Updated 5 years ago
- Import a module like with `require()` but from the current working directory☆52Updated 3 years ago
- Import a globally installed module☆58Updated last year
- Reverse minimist. Convert an object of options into an array of command-line arguments☆184Updated 2 years ago
- Expand CSS shorthand properties☆49Updated 3 years ago
- Cross-browser currentStyle/getComputedStyle implementation☆39Updated 7 years ago
- Indent each line in a string☆113Updated 3 years ago
- Converts a source-map from/to different formats.☆170Updated 4 months ago