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 8 months ago
- Merge old source map and new source map in multi-transform flow☆28Updated 5 years ago
- Create a lazily evaluated value☆70Updated 4 years ago
- A parser for the CSS font values☆27Updated 8 months ago
- Import a globally installed module☆58Updated last year
- 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
- Detect the dominant newline character of a string☆55Updated last year
- Get namespaced config from the closest package.json☆121Updated last year
- Get the dependencies of an ES6 module by traversing its AST☆36Updated 4 months 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
- Check if a path is a file, directory, or symlink☆78Updated 10 months ago
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆94Updated 2 years ago
- Glob to regular expression with support for extended globs.☆74Updated 9 months ago
- A ponyfill/polyfill for browser Promise unhandledrejection events☆28Updated 7 years ago
- A very simple and stupid parser, based on a statemachine and regular expressions.☆64Updated 6 years ago
- Check when the DOM has loaded like `DOMContentLoaded`☆110Updated 10 months ago
- Find and load config from package.json, rc file or whatever format it is☆24Updated 2 years ago
- A minimal module to manipulate files.☆53Updated 2 years ago
- A less verbose way to add CSS and CSS extraction support in webpack.☆16Updated 2 years ago
- Install dependencies using Yarn with npm fallback.☆29Updated 2 years ago
- ☆45Updated 2 years ago
- Import a module like with `require()` but from the current working directory☆52Updated 2 years ago
- Find multiple RegExp matches in a string☆92Updated 2 years ago
- Import a module like with `require()` but from a given path☆85Updated 2 years ago
- Cross-browser currentStyle/getComputedStyle implementation☆39Updated 7 years ago
- Roll up multiple ES6 bundles at once☆53Updated 8 years ago
- Nested/recursive `.gitignore`/`.npmignore` parsing and filtering.☆63Updated last month
- Simple rollup plugin for minifying code using babel-preset-minify.☆48Updated 5 years ago
- Reverse minimist. Convert an object of options into an array of command-line arguments☆185Updated 2 years ago
- Environment agnostic nextTick polyfill☆75Updated 3 years ago