jonschlinkert / export-filesLinks
node.js utility for exporting a directory of files as modules.
☆21Updated 4 years ago
Alternatives and similar repositories for export-files
Users that are interested in export-files are comparing it to the libraries listed below
Sorting:
- Node.js 0.12 path.isAbsolute() ponyfill☆43Updated 5 years ago
- Regular expression for matching punctuation characters.☆10Updated 8 years ago
- Copy static properties, prototype properties, and descriptors from one object to another☆15Updated 5 years ago
- Map `visit` over an array of objects.☆17Updated 3 years ago
- Iterate over the own enumerable properties of an object, and return an object with properties that evaluate to true from the callback. Ex…☆23Updated 8 years ago
- Use as a sub-generator or plugin in your generator to create a package.json for a project. Or install globally and run with Generate's CL…☆18Updated 4 years ago
- Extend object A with the properties of object B. node.js/javascript util.☆33Updated 4 years ago
- Extends `stats.isDirectory()`, returns `true` if a filepath is a directory.☆27Updated 9 years ago
- CLI and API to get a single file from Github repository.☆11Updated 8 years ago
- Scaffold out complete code projects from the command line by installing this generator globally, or use this generator as a plugin in oth…☆11Updated 8 years ago
- Get the user home directory with fallback to the system temp directory☆30Updated 4 years ago
- Repeat a string - fast☆35Updated 4 years ago
- Apply an async function to each Array element in series☆21Updated 10 years ago
- Set an array of unique values as the property of an object. Supports setting deeply nested properties using using object-paths/dot notati…☆24Updated 4 years ago
- Parse a glob pattern into an object of path parts.☆25Updated 5 years ago
- Parse a person, author, contributor or maintainer string into an object with name, email and url properties following NPM conventions. Us…☆23Updated 8 years ago
- Get the repository name from the git remote origin URL☆23Updated 2 years ago
- Center-align the text in a string.☆23Updated 8 years ago
- Strip redundant indentation and indent the string☆55Updated 4 years ago
- Object of "void elements" as defined by the WHATWG HTML Standard.☆26Updated 3 years ago
- Make a shallow clone of an object, array or primitive.☆31Updated 5 months ago
- Visit a method over the items in an object, or map visit over the objects in an array. This is an alternative approach to using extend or…☆20Updated 5 years ago
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆67Updated 11 months ago
- Get a list of npm packages with keywords☆52Updated last year
- Scaffold out a Generate generator project.☆11Updated 9 years ago
- [DEPRECATED] Node.js os.tmpdir() ponyfill☆37Updated 5 years ago
- Define a non-enumerable property on an object.☆21Updated 2 years ago
- Call the given method on each value in the given object.☆20Updated 2 years ago
- Expand POSIX bracket expressions (character classes) in glob patterns.☆27Updated 4 years ago
- Check if a file is executable☆29Updated 7 years ago