Command line tool for creating or updating a .npmignore file based on .gitignore.
☆29Dec 23, 2025Updated 4 months ago
Alternatives and similar repositories for npmignore
Users that are interested in npmignore are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Convert matching single-quotes to double-quotes: `I 'love' unicorns` → `I "love" unicorns`☆24Jul 9, 2022Updated 3 years ago
- Convert directories to glob compatible strings☆44Sep 30, 2019Updated 6 years ago
- A Style Guide For Qwik☆13Jul 1, 2023Updated 2 years ago
- ☆11Nov 25, 2025Updated 5 months ago
- Returns true if a value has the characteristics of a valid JavaScript accessor descriptor.☆15Mar 16, 2026Updated last month
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- ES Proposal spec-compliant shim for AggregateError☆14Dec 30, 2025Updated 4 months ago
- ES6 spec-compliant Function.prototype.name sham.☆12Dec 20, 2024Updated last year
- Official ES spec-compliant polyfill for Object.hasOwn☆16Dec 30, 2025Updated 4 months ago
- Check if a path is a file, directory, or symlink☆80Feb 2, 2026Updated 3 months ago
- Give your `cat` command some color☆17Mar 27, 2017Updated 9 years ago
- Calls a function repeatedly while a condition returns true and then resolves the promise☆38Aug 29, 2024Updated last year
- My personal tsconfig(s), so my open source projects can share them.☆13Oct 24, 2025Updated 6 months ago
- Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in olde…☆21Dec 30, 2025Updated 4 months ago
- Pass in a string, get a buffer back. Pass in a buffer, get the same buffer back.☆31Apr 16, 2026Updated 3 weeks ago
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- GitHub Action to automatically rebase PRs☆14Mar 12, 2026Updated last month
- Determine if the JS environment has Symbol support. Supports spec, or shams.☆18Apr 29, 2026Updated last week
- Get and update GitHub repository topics.☆12Aug 21, 2017Updated 8 years ago
- Is this an ES6 Symbol value?☆19Mar 16, 2026Updated last month
- Spec-compliant shim for `Object.getOwnPropertyDescriptors` that works in ES5.☆20Jan 13, 2026Updated 3 months ago
- A CSS selector-based parser for React Standard Tree (RST) traversal.☆18Jan 12, 2023Updated 3 years ago
- Find package.json files in parent directories using an iterator based API. Keep searching till you find the one you're looking for or whe…☆11Mar 30, 2019Updated 7 years ago
- A GitHub action to require "allow edits" to be checked on a PR.☆15May 13, 2025Updated 11 months ago
- ☆15Mar 16, 2026Updated last month
- 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 bundle identifier from a bundle name (macOS): Safari → com.apple.Safari☆18Aug 9, 2021Updated 4 years ago
- run the right ESlint for your project with syntastic or flycheck.☆11Feb 16, 2018Updated 8 years ago
- Ensure that when you `npm publish`, the "latest" tag is only set for the truly latest version.☆20Jan 13, 2026Updated 3 months ago
- Fake node.js file system for testing☆32Oct 12, 2014Updated 11 years ago
- Locates JAVA_HOME on any platform, and can differentiate between different versions.☆12Dec 4, 2023Updated 2 years ago
- ECMAScript Proposal, specs, and reference implementation for Error.prototype.stack accessor☆27Mar 10, 2026Updated last month
- Is this value negative zero? === will lie to you.☆18Dec 30, 2025Updated 4 months ago
- Command line tool for Verb.☆35Aug 26, 2015Updated 10 years ago
- Converts RTF documents to HTML.☆14Nov 11, 2020Updated 5 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- Get JSON docs on both Node and Browsers☆12Jun 17, 2024Updated last year
- An ESnext spec-compliant `DisposableStack`, `AsyncDisposableStack`, `Symbol.dispose`, and `Symbol.asyncDispose` shim/polyfill/replacement…☆38Apr 25, 2026Updated 2 weeks ago
- Angular directive that allows two Youtube videos to be played in sync. Only one video will be on the screen at a time, to switch videos p…☆11Jul 26, 2015Updated 10 years ago
- Parse/stringify contact info like `Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)`☆37Aug 9, 2021Updated 4 years ago
- This rule enforces the usage of single-level destructuring over deep destructuring.