Parse a gitignore file into an array of patterns. Comments and empty lines are stripped.
☆67Jul 9, 2023Updated 3 years ago
Alternatives and similar repositories for parse-gitignore
Users that are interested in parse-gitignore are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Create an object path (dot notation) from a list or array of strings.☆16Dec 31, 2020Updated 5 years ago
- Map `visit` over an array of objects.☆17Jun 27, 2022Updated 4 years ago
- Create nested getter properties and any intermediary dot notation (`'a.b.c'`) paths☆13Jun 18, 2021Updated 5 years ago
- A simple .gitignore parser for node.js☆98Aug 15, 2017Updated 9 years ago
- Return true if a file path contains the given path.☆17May 18, 2021Updated 5 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- Get the repository name from the git remote origin URL☆23Jul 28, 2023Updated 3 years ago
- Expand deeply nested values from an object, with support for advanced features☆20Jul 10, 2026Updated 2 months ago
- Define a non-enumerable property on an object.☆21Mar 14, 2023Updated 3 years ago
- Returns an object with the base path and the actual pattern from a glob.☆17Apr 12, 2017Updated 9 years ago
- Faster, node.js focused alternative to JavaScript's native array map.☆15Feb 28, 2017Updated 9 years ago
- Create a matching function from a glob pattern, regex, string, array or function.☆20Jun 18, 2017Updated 9 years ago
- Returns the directory used by NPM for globally installed NPM packages.☆35Dec 15, 2018Updated 7 years ago
- Scaffold out a Generate generator project.☆11Aug 30, 2016Updated 10 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…☆18May 30, 2021Updated 5 years ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- node.js utility for exporting a directory of files as modules.☆21Jul 20, 2021Updated 5 years ago
- Drop-in replacement for `fs.existsSync` with zero dependencies. Other libs I found either have crucial differences from fs.existsSync, or…☆12Sep 1, 2017Updated 9 years ago
- Find and load a YAML or JSON config file from a local project, installed npm module, or the user's home directory.☆13Dec 30, 2015Updated 10 years ago
- Detects the casing of the input string (camelcase, lowercase, snakecase, kebabcase, snakecase, uppercase etc).☆18Jan 27, 2025Updated last year
- Normalize values in package.json to improve compatibility, programmatic readability and usefulness with third party libs.☆18Mar 2, 2020Updated 6 years ago
- Expand POSIX bracket expressions (character classes) in glob patterns.☆27Oct 4, 2021Updated 4 years ago
- Copy static properties, prototype properties, and descriptors from one object to another☆15Dec 16, 2020Updated 5 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…☆11Oct 17, 2017Updated 8 years ago
- Recursively read a directory, blazing fast. Use with picomatch or micromatch to match globs.☆42Jul 3, 2023Updated 3 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- Displays the execution time for Node.js modules loading by hooking require() calls☆23Oct 29, 2021Updated 4 years ago
- base plugin that provides a very thin wrapper around composer for adding task methods to your application.☆14Nov 22, 2018Updated 7 years ago
- Adds an `option` method to base-methods.