ungoldman / changelog-parserLinks
πͺ΅ Change log parser for node.
β81Updated last year
Alternatives and similar repositories for changelog-parser
Users that are interested in changelog-parser are comparing it to the libraries listed below
Sorting:
- Regular expression for matching reserved filename charactersβ52Updated 3 months ago
- Strip leading whitespace from each line in a stringβ144Updated 2 months ago
- Reliably get the terminal window sizeβ146Updated 2 years ago
- Check whether a request can be retried based on the `error.code`β82Updated 3 years ago
- Indent each line in a stringβ115Updated 3 years ago
- Wordwrap a string with ANSI escape codesβ130Updated 4 months ago
- Parse a gitignore file into an array of patterns. Comments and empty lines are stripped.β65Updated 2 years ago
- Check if your package was installed globallyβ71Updated 2 years ago
- Detects if a file is binary in Node.js. Similar to Perl's -Bβ171Updated 3 weeks ago
- Get the latest stable semver version from an array of versionsβ47Updated 4 years ago
- List of SPDX licensesβ91Updated 9 months ago
- πΈ Cross platform children list of a PID.β126Updated 3 years ago
- Get an unused filename by appending a number if it exists: `file.txt` β `file (1).txt`β144Updated 4 months ago
- Check if stdout or stderr is interactiveβ119Updated 2 years ago
- Convert a file path to a file URL: `unicorn.jpg` β `file:///Users/sindresorhus/unicorn.jpg`β63Updated last year
- Get the diff type of two semver versions: 0.0.1 0.0.2 β patchβ69Updated 3 months ago
- Diff two versions of a node moduleβ214Updated 2 years ago
- A Node.js module that returns the OS/Distribution name of the environment you are working onβ79Updated 3 years ago
- Ensures a value is a valid error by making it one if notβ84Updated 3 months ago
- Regular expression for matching issue referencesβ49Updated last year
- Check if argv has a specific flagβ96Updated 4 years ago
- Nested/recursive `.gitignore`/`.npmignore` parsing and filtering.β65Updated 5 months ago
- Exit the process when the `esc` key is pressedβ58Updated 2 years ago
- Boxes for use in the terminalβ105Updated last year
- Check if a string is a valid filenameβ62Updated 4 years ago
- Easily edit a json file from the CLI or NodeJSβ55Updated 2 years ago
- Get the current package's binary pathβ37Updated 7 months ago
- Detect the dominant newline character of a stringβ56Updated 2 years ago
- Update is a new developer framework and CLI for automating updates of any kind in code projects. If you know how to use assemble, generatβ¦β130Updated 4 years ago
- Convert a tilde path to an absolute path: ~/dev => /Users/sindresorhus/devβ148Updated 4 months ago