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☆121Updated 2 years ago
- Deprecated plugin to compile Markdown to Virtual DOM — please use `remark-rehype` and then something like `rehype-react`☆44Updated last year
- Environment agnostic nextTick polyfill☆75Updated 4 years ago
- Offers convenient getters and setters for the fs.stat()'s `mode`☆50Updated 6 years ago
- A very simple and stupid parser, based on a statemachine and regular expressions.☆64Updated 7 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
- Create a lazily evaluated value☆69Updated 4 years ago
- Install dependencies using Yarn with npm fallback.☆30Updated 2 years ago
- Import a globally installed module☆58Updated last year
- Detect ESnext features in your code.☆59Updated 3 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
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆95Updated 3 years ago
- Simple rollup plugin for minifying code using babel-preset-minify.☆48Updated 5 years ago
- Check if a string is CSS color value☆17Updated 7 years ago
- Cross-browser currentStyle/getComputedStyle implementation☆39Updated 7 years ago
- Expand CSS shorthand properties☆49Updated 4 years ago
- Prefix each css selector with parent selector☆58Updated 5 years ago
- This module has moved and is now available at @rollup/plugin-inject / https://github.com/rollup/plugins/blob/master/packages/inject☆77Updated 4 years ago
- Get the dependencies of an ES6 module by traversing its AST☆36Updated last week
- Import a module like with `require()` but from the current working directory☆54Updated 3 years ago
- Converts JavaScript objects to source☆104Updated 2 years ago
- Find multiple RegExp matches in a string☆91Updated 3 years ago
- Get the path of the caller module☆66Updated 4 years ago
- Clean and beautiful options for minimist☆53Updated 3 years ago
- Return a copy of an object without the given keys.☆78Updated 4 years ago
- Reliable way to to get the height and width of the terminal/console in a node.js environment.☆84Updated last year
- string representations of objects in node and the browser☆158Updated last month
- Edit a string with the users preferred text editor using $VISUAL or $EDITOR☆44Updated 3 years ago
- Reverse minimist. Convert an object of options into an array of command-line arguments☆186Updated 2 years ago
- If you use globs, this will make your code faster. Returns `true` if the given string looks like a glob pattern or an extglob pattern. Th…☆95Updated 2 years ago