danielkalen / simplyimportLinks
Inline imports/exports for JS/Coffee featuring ES6 & CommonJS syntax support, transforms, conditional & duplicate imports, etc.
☆6Updated 3 weeks ago
Alternatives and similar repositories for simplyimport
Users that are interested in simplyimport are comparing it to the libraries listed below
Sorting:
- 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
- HTML HINT Plugin☆19Updated 2 years ago
- Offers convenient getters and setters for the fs.stat()'s `mode`☆50Updated 5 years ago
- Detect the dominant newline character of a string☆55Updated last year
- Get a directory for your caching needs☆26Updated last year
- Get the path of the caller module☆64Updated 3 years ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- A list of directories you should ignore by default☆23Updated 3 years ago
- bundle browserify modules into a single scope, a la rollup☆56Updated 8 months ago
- Glob matching with support for multiple patterns and negation. Use `~` in cwd to find files in user home, or `@` for global npm modules.