jonschlinkert / parse-author
Parse a person, author, contributor or maintainer string into an object with name, email and url properties following NPM conventions. Useful for the `authors` property in package.json or for parsing an AUTHORS file into an array of person objects.
☆23Updated 8 years ago
Alternatives and similar repositories for parse-author:
Users that are interested in parse-author are comparing it to the libraries listed below
- Find a file given a declaration of locations.☆12Updated 3 years ago
- Track the list of currently unhandled promise rejections☆24Updated 6 years ago
- Center-align the text in a string.☆23Updated 7 years ago
- Make a glob pattern absolute, ensuring that negative globs and patterns with trailing slashes are correctly handled.☆18Updated 2 years ago
- Get the list of npm modules that depend on the specified npm module.☆15Updated 7 years ago
- Create a matching function from a glob pattern, regex, string, array or function.☆20Updated 7 years ago
- Get an array of parent directories including itself☆27Updated last year
- Regular expression for matching punctuation characters.☆10Updated 7 years ago
- The simplest API for running code inside electron☆25Updated 6 years ago
- Sink your streams.☆17Updated 2 years ago
- minify javascript in a stream using uglify-js (ES5) or terser (ES6+)☆27Updated 4 years ago
- Array of "block level elements" defined by the HTML specification☆19Updated 8 years ago
- Expand a string into a JavaScript object using a simple notation.☆25Updated 5 years ago
- browserify transform that converts all const assignments to var assignments.☆10Updated 8 years ago
- Resolve a directory that is either local, global or in the user's home directory.☆14Updated 7 years ago
- deprecated, instead use https://github.com/conventional-changelog/conventional-changelog monorepo☆13Updated 8 years ago
- Wrap a Readable stream in a Transform stream.☆10Updated 2 years ago
- Simple `setImmediate` shim☆28Updated last year
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- Get the resolved path to the root of a package installed in node_modules☆11Updated last year
- Better inspect formatting, using prettier for arrays, objects and functions, and util.inspect for everything else.☆13Updated 7 years ago
- Check if a number is a redirect HTTP status code☆23Updated 4 years ago
- Modify the values of an object☆27Updated 3 years ago
- Get the name of a named function☆33Updated 4 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 7 years ago
- Get the user home directory with fallback to the system temp directory☆30Updated 4 years ago
- https://npm.im/debug but with automatic namespacing☆16Updated 8 years ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- [DEPRECATED] Node.js os.tmpdir() ponyfill☆35Updated 4 years ago
- Parse a JSON stream into an object☆15Updated 7 years ago