jonschlinkert / export-filesLinks
node.js utility for exporting a directory of files as modules.
☆21Updated 3 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:
- Set an array of unique values as the property of an object. Supports setting deeply nested properties using using object-paths/dot notati…☆24Updated 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
- Copy static properties, prototype properties, and descriptors from one object to another☆15Updated 4 years 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 4 years ago
- Map `visit` over an array of objects.☆17Updated 3 years ago
- Convert a time string to seconds: '0017' → 1337☆35Updated 4 years ago
- Resolve a directory that is either local, global or in the user's home directory.☆14Updated 7 years ago
- Loop over each item in an array and call the given function on every element.☆14Updated 8 years ago
- API-first task runner with three methods: task, run and watch.☆36Updated 6 years ago
- A through2 wrapper to create an Array.prototype.filter analog for streams☆35Updated last year
- Check if a file is executable☆29Updated 7 years ago
- Create a Vinyl file from an actual file☆41Updated 2 years ago
- A cache for managing namespaced sub-caches☆14Updated 3 years ago
- Extend object A with the properties of object B. node.js/javascript util.☆33Updated 3 years ago
- Returns an array of unique values using strict equality for comparisons, maintaining the same order as the provided arrays.☆24Updated 4 years ago
- Define a non-enumerable property on an object.☆21Updated 2 years ago
- Parse a glob pattern into an object of path parts.☆25Updated 5 years ago
- Node.js 0.12 path.isAbsolute() ponyfill☆43Updated 4 years ago
- Operating systems commonly add a trailing increment, or the word 'copy', or something similar to duplicate files. This strips those incre…☆10Updated 5 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
- A list of objects bound by prototype chain☆20Updated last year
- Like `extend` but only copies missing properties/values to the target object.☆17Updated 8 years ago
- Simple `setImmediate` shim☆28Updated last year
- Object of "void elements" as defined by the WHATWG HTML Standard.☆25Updated 2 years ago
- [DEPRECATED] Node.js os.tmpdir() ponyfill☆35Updated 4 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
- Returns an array of mapped values from an array or object.☆16Updated 8 years ago
- Find the module object for something that was require()d☆27Updated 2 years ago
- Get a list of npm packages with keywords☆52Updated last year
- Returns true if a filepath is absolute. The original path-is-absolute.☆22Updated 8 years ago