bplist-creator
npmv0.3.0TypeScriptBinary Mac OS X Plist (property list) creator.
Safe to adopt
Yes — bplist-creator scores well across adoption, maintenance, weight, supply chain, and licensing. No download data reported for this package yet. Last published 4 days ago.
- ?Adoption: grade ?, Not reported by this registry.
No download data reported for this package yet.
- AMaintenance: grade A, Excellent.
Last published 4 days ago.
- AWeight: grade A, Excellent.
Pulls in 1 transitive package, about 80 KB installed (at least — some of the tree is still being crawled).
- BSupply chain: grade B, Good.
This package has a single maintainer (bus factor of 1).
- ALicense: grade A, Excellent.
MIT — permissive, with no copyleft found in the dependency tree.
Grades are computed deterministically from registry metadata collected by PackageGraph — downloads, dependents, publish dates, the resolved dependency tree, maintainer count, and declared licenses. No third-party scores are used.
Install cost
What you actually take on by adding bplist-creator to a project.
Runtime packages this one declares itself.
Distinct packages in the full runtime tree, deduplicated the way a package manager would.
Unpacked size of this package plus its entire runtime tree.
Longest resolved dependency chain below this package.
Part of this dependency tree has not been crawled yet, so these figures are a lower bound rather than a final total.
Compatibility
- Node.js
- node >=20.19.0
- Module format
- ESM + CommonJS
- TypeScript
- Types included
- Install scripts
- None
Quick start
A usage example from the bplist-creator README.
// ESM
import bplist from 'bplist-creator';
const buffer = bplist({
key1: [1, 2, 3]
});bplist-creator vs the alternatives
Packages solving a similar problem in the npm ecosystem, compared on the signals that drive an adoption decision.
| Package | Weekly downloads | Dependents | License | Last release |
|---|---|---|---|---|
| bplist-creatorthis page | 0 | 2 | MIT | 4 days ago |
| bplist-parser | 0 | 3 | MIT | 1 day ago |
| simple-plist | 0 | 1 | MIT | 1 day ago |
| default-browser | 52.6M | 1 | MIT | 1 day ago |
| plist | 14M | 2 | MIT | 1 day ago |
| @expo/plist | 0 | 4 | MIT | 1 day ago |
Dependencies
Declared by bplist-creator v0.3.0. Runtime dependencies are installed with the package; dev dependencies are not.
Runtime (1)
Dev (10)
Used by
Popular packages that depend on bplist-creator.
Relationship graph
Dependencies (left) and dependents (right) of bplist-creator.
Frequently installed together
The Expo SDK
Expo Router is a file-based router for React Native and web applications.
Binary plist parser.
TypeScript definitions for node
TypeScript-first schema declaration and validation library with static type inference
Better streaming static file server with Range and conditional-GET support
Create clickable links in the terminal
A library for interacting with the app.json
Best-effort discovery of the machine's default gateway and local network IP exclusively with UDP sockets.
The semantic version parser used by npm.
Stringify any JavaScript value.
Lightweight debugging utility for Node.js and the browser
Release history
1 release in the last two years, typically about 404 days apart.
| Version | Published | Size | License |
|---|---|---|---|
| 0.3.0latest | 4 days ago | 80 KB | MIT |
| 0.1.1 | 4 years ago | 54 KB | MIT |
| 0.1.0 | 5 years ago | 54 KB | MIT |
| 0.0.8 | 7 years ago | 53 KB | MIT |
| 0.0.7 | 10 years ago | — | MIT |
| 0.0.6 | 11 years ago | — | MIT |
| 0.0.5 | 11 years ago | — | MIT |
| 0.0.4 | 12 years ago | — | MIT |
| 0.0.3 | 12 years ago | — | MIT |
| 0.0.2 | 13 years ago | — | MIT |
Overview
bplist-creator is an npm package that binary Mac OS X Plist (property list) creator. It has 2 known dependents in the graph. The latest version is 0.3.0, released under the MIT license.
Who should use it
Teams working in the npm ecosystem who need binary Mac OS X Plist (property list) creator and value a focused solution.
When not to use it
Consider an alternative if you need to or if a more actively-maintained option better fits your npm stack.
Pros
- Ships TypeScript type definitions.
- Clear open-source license (MIT).
Cons
- No significant drawbacks detected from available metadata.
Auto-generated from collected registry metadata. No external claims are inferred.
Maintainers
Frequently asked questions
Should I use bplist-creator?
Yes — bplist-creator scores well across adoption, maintenance, weight, supply chain, and licensing. No download data reported for this package yet. Last published 4 days ago.
How do I install bplist-creator?
Run `npm install bplist-creator` to add bplist-creator to your npm project.
How many dependencies does bplist-creator have?
bplist-creator declares 11 direct dependencies and pulls in 1 packages in total once its runtime tree is resolved totalling about 80 KB on disk.
What license is bplist-creator released under?
bplist-creator is distributed under the MIT license.
How popular is bplist-creator?
npm does not publish download counts. Within PackageGraph's crawl, 2 known packages depend on bplist-creator.
Is bplist-creator still maintained?
The most recent release of bplist-creator (v0.3.0) was published 4 days ago.
Does bplist-creator run install scripts?
No. bplist-creator does not define preinstall, install, or postinstall scripts, so installing it does not execute publisher-supplied code.