jonschlinkert / read-data
Utils for reading JSON and YAML data files.
☆11Updated 7 years ago
Alternatives and similar repositories for read-data:
Users that are interested in read-data are comparing it to the libraries listed below
- Returns an array of mapped values from an array or object.☆16Updated 7 years ago
- Simple way to initialize a new git repository in an empty directory, add a file and do a first commit (or skip that part in a directory w…☆11Updated 6 years ago
- Map `visit` over an array of objects.☆17Updated 2 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
- 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 3 years ago
- Returns true if a filepath is absolute. The original path-is-absolute.☆22Updated 7 years ago
- Regular expression for matching the directory part of a file path.☆10Updated 7 years ago
- Asynchronous and sync tryCatch in one place - works almost like `async-done`, used in `always-done`. The callback is securely wrapped wit…☆10Updated 2 years ago
- Returns true if a string has an extglob☆22Updated 5 years ago
- An object of questions commonly used by project generators or when initializing projects. Questions can be overridden, updated or extende…☆9Updated 7 years ago
- Settle an async function. It will always complete successfully with an object of the resulting state.☆11Updated last year
- Get the repository name from the git remote origin URL☆23Updated last year
- Regular expression for matching the whitespace in a string.☆10Updated 7 years ago
- Alternative to Lo-Dash template with support for helpers.