egoist / konan
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
- Deprecated plugin to compile Markdown to Virtual DOM — please use `remark-rehype` and then something like `rehype-react`☆45Updated 5 months ago
- Import a globally installed module☆58Updated last year
- Require global npm as a local node module.☆32Updated 2 years ago
- A parser for the CSS font values☆26Updated 5 months ago
- Create a lazily evaluated value☆69Updated 3 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
- Glob to regular expression with support for extended globs.☆72Updated 6 months ago
- A ponyfill/polyfill for browser Promise unhandledrejection events☆28Updated 6 years ago
- A very simple and stupid parser, based on a statemachine and regular expressions.☆64Updated 6 years ago
- CommonJS -> ES Deferred Execution Wrapper☆5Updated last month
- List of node.js builtin modules☆38Updated 11 months ago
- A minimal module to manipulate files.☆53Updated 2 years ago
- JavaScript option parsing and help generation library☆162Updated 10 months ago
- Import a module like with `require()` but from a given path☆85Updated 2 years ago
- Merge old source map and new source map in multi-transform flow☆28Updated 5 years ago
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆93Updated 2 years ago
- Edit a string with the users preferred text editor using $VISUAL or $EDITOR☆44Updated 2 years ago
- Environment agnostic nextTick polyfill☆75Updated 3 years ago
- Get the dependencies of an ES6 module by traversing its AST☆34Updated last month
- 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
- Simple rollup plugin for minifying code using babel-preset-minify.☆48Updated 5 years ago
- Nested/recursive `.gitignore`/`.npmignore` parsing and filtering.☆61Updated 5 months ago
- recursively find the closest package.json☆48Updated 2 years ago
- Check if function is an ES6 class.☆43Updated 5 years ago
- Check if a path is a file, directory, or symlink☆78Updated 7 months ago
- Detect the dominant newline character of a string☆55Updated last year
- Prefix each css selector with parent selector☆58Updated 4 years ago
- Allows libraries to handle various caller provided asynchronous functions uniformly. Maps promises, observables, child processes and stre…☆70Updated last year
- Reverse minimist. Convert an object of options into an array of command-line arguments☆185Updated 2 years ago