jonschlinkert / parse-csvLinks
CSV parser for node.js
☆15Updated 6 years ago
Alternatives and similar repositories for parse-csv
Users that are interested in parse-csv are comparing it to the libraries listed below
Sorting:
- Regular expression for matching punctuation characters.☆10Updated 8 years ago
- Copy static properties, prototype properties, and descriptors from one object to another☆15Updated 4 years ago
- Alternative to Lo-Dash template with support for helpers.☆17Updated 5 years ago
- Recursively expands property keys with dot-notation into objects.☆24Updated 7 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
- Regular expression for matching file names, with or without extension.☆33Updated 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 7 years ago
- CLI and API to get a single file from Github repository.☆11Updated 8 years ago
- Generate a starter CHANGELOG.md file, using conventions from keep-a-changelog. Use from the command line when Generate's CLI is installed…☆17Updated 9 years ago
- Map `visit` over an array of objects.☆17Updated 3 years ago
- Returns true if a filepath is absolute. The original path-is-absolute.☆22Updated 8 years ago
- node.js utility for exporting a directory of files as modules.☆21Updated 4 years ago
- Resolve a directory that is either local, global or in the user's home directory.☆14Updated 8 years ago
- Returns an array filled with the specified input☆42Updated 3 years ago
- Experiment / demo using readline-utils to create a simple snake game in the terminal.☆21Updated 8 years ago
- Cache requires to be lazy-loaded when needed. Uses node's own require system with tried and true, plain-vanilla JavaScript getters.☆51Updated 2 years ago
- Get the user home directory with fallback to the system temp directory☆30Updated 4 years ago
- Expand a string into a JavaScript object using a simple notation.☆26Updated 5 years ago
- Enable Travis CI for a project from the command line.☆16Updated 8 years ago
- Check if a file is executable☆29Updated 7 years ago
- Sort the keys in an object.☆37Updated 6 years ago
- Parse a filepath and return an object of path parts. Falls back on native node.js `path.parse` if it exists☆30Updated 7 years ago
- Bash-like tilde expansion for node.js. Expands a leading tilde in a file path to the user home directory, or `~+` to the cwd.☆24Updated 3 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
- Parse a glob pattern into an object of path parts.☆25Updated 5 years ago
- Get free disk space info from `df -kP`☆63Updated this week
- Build an array of key paths from an object.☆17Updated 6 years ago
- Extend object A with the properties of object B. node.js/javascript util.☆33Updated 4 years ago
- Node.js 0.12 path.isAbsolute() ponyfill☆43Updated 4 years ago
- Regular expression for matching a shebang line☆46Updated 4 years ago