danielkalen / simplyimport
Inline imports/exports for JS/Coffee featuring ES6 & CommonJS syntax support, transforms, conditional & duplicate imports, etc.
☆6Updated 8 months ago
Alternatives and similar repositories for simplyimport:
Users that are interested in simplyimport are comparing it to the libraries listed below
- 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
- Offers convenient getters and setters for the fs.stat()'s `mode`☆50Updated 5 years ago
- HTML HINT Plugin☆19Updated last year
- Nested/recursive `.gitignore`/`.npmignore` parsing and filtering.☆59Updated 3 months ago
- benchmark recording - averages & graphs.☆14Updated 7 years ago
- Bash-powered globbing for node.js. Alternative to node-glob. Does not work on Windows 9 and lower.☆14Updated 3 years ago
- Extract the username from a git remote origin URL.☆17Updated 6 years ago
- Checks if a given object is iterable.☆11Updated 7 years ago
- Glob matching with support for multiple patterns and negation. Use `~` in cwd to find files in user home, or `@` for global npm modules.☆26Updated 4 years ago
- Rewrite file system `fs` paths☆57Updated this week
- List of node.js builtin modules☆38Updated 9 months ago
- Get the callsite of the caller function☆53Updated 3 years ago
- A module which will endeavor to guess your terminal's level of color support.☆24Updated 6 years ago
- Make a shallow clone of an object, array or primitive.☆29Updated 4 years ago
- A list of directories you should ignore by default☆23Updated 2 years ago
- Tests whether one path is inside another path☆41Updated 4 years ago
- bundle browserify modules into a single scope, a la rollup☆57Updated 3 months ago
- Detect default browser, cross-platform☆22Updated 2 years ago
- Run promise-returning & async functions repeatedly until you end it☆45Updated 3 years ago
- Expand a string into a JavaScript object using a simple notation.☆25Updated 5 years ago
- Cascading, controlled-visibility options object management.☆40Updated 4 years ago
- Detect the dominant newline character of a string☆55Updated last year
- Check if the process is running with elevated privileges☆40Updated 3 years ago
- Determine if a function is an ES6 arrow function or not.☆22Updated 8 months ago
- Find multiple RegExp matches in a string☆92Updated 2 years ago
- Strip redundant indentation and indent the string☆54Updated 3 years ago
- [DEPRECATED] Node.js `os.homedir()` ponyfill☆61Updated 4 years ago
- Turn npm package scripts into CLI commands☆23Updated 9 years ago
- Columnated lists for the CLI. Unicode and ANSI safe.☆35Updated 3 years ago
- Find array elements. Executes a callback for each element, returns the first element for which its callback returns a truthy value.☆29Updated 5 years ago