sparse-bitfield
npmv3.0.3Bitfield that allocates a series of small buffers to support sparse bits without allocating a massive buffer
Overview
sparse-bitfield is an npm package that bitfield that allocates a series of small buffers to support sparse bits without allocating a massive buffer. The latest version is 3.0.3, released under the MIT license.
Who should use it
Teams working in the npm ecosystem who need bitfield that allocates a series of small buffers to support sparse bits without allocating a massive buffer and value a focused solution.
When not to use it
Consider an alternative if you need to have first-class TypeScript types out of the box, or if a more actively-maintained option better fits your npm stack.
Pros
- Clear open-source license (MIT).
Cons
- No bundled TypeScript types (may require a separate @types package).
Auto-generated from collected registry metadata. No external claims are inferred.
Relationship graph
Dependencies (left) and dependents (right) of sparse-bitfield.
Dependencies
Runtime (1)
Dev (3)
Used by
Popular packages that depend on sparse-bitfield.
Frequently installed together
BDD/TDD assertion library for node.js and the browser. Test framework agnostic.
TypeScript definitions for chai
An AST-based pattern checker for JavaScript.
Prettier is an opinionated code formatter
TypeScript definitions for node
Version history
| Version | Published | License |
|---|---|---|
| 3.0.3latest | 9 years ago | MIT |
| 3.0.2 | 9 years ago | MIT |
| 3.0.1 | 9 years ago | MIT |
| 3.0.0 | 9 years ago | MIT |
| 2.2.0 | 9 years ago | MIT |
| 2.1.0 | 9 years ago | MIT |
| 2.0.2 | 9 years ago | MIT |
| 2.0.1 | 9 years ago | MIT |
| 2.0.0 | 9 years ago | MIT |
| 1.0.0 | 10 years ago | MIT |
Maintainers
Frequently asked questions
How do I install sparse-bitfield?
Run `npm install sparse-bitfield` to add sparse-bitfield to your npm project.
What license is sparse-bitfield released under?
sparse-bitfield is distributed under the MIT license.
How popular is sparse-bitfield?
sparse-bitfield has approximately 0 downloads per week and 1 known dependent packages.