stephenhandley / requireindex
Write minimal node index.js files that require and export siblings by file basename
☆84Updated 2 years ago
Alternatives and similar repositories for requireindex:
Users that are interested in requireindex are comparing it to the libraries listed below
- Resolve the path of a module like `require.resolve()` but from the current working directory☆68Updated 4 years ago
- Resolve the path of a module like require.resolve() but from a given path☆142Updated 4 years ago
- Find the first file matching a given pattern in the current directory or the nearest ancestor directory.☆98Updated last year
- Launch your app after webpack completes building.☆42Updated 8 years ago
- Environment agnostic nextTick polyfill☆75Updated 3 years ago
- Get the gzipped size of a string or buffer☆172Updated 3 years ago
- Check if a path exists☆151Updated 3 years ago
- Import a module like with `require()` but from a given path☆86Updated 2 years ago
- Read a package.json file☆165Updated last year
- Convert a value to an array☆129Updated 3 years ago
- A very simple and stupid parser, based on a statemachine and regular expressions.