Gathering detailed insights and metrics for pouchdb-collections
Gathering detailed insights and metrics for pouchdb-collections
Gathering detailed insights and metrics for pouchdb-collections
Gathering detailed insights and metrics for pouchdb-collections
🦘 - PouchDB is a pocket-sized database.
npm install pouchdb-collections
100
Supply Chain
72.9
Quality
83.2
Maintenance
100
Vulnerability
100
License
Module System
Min. Node Version
Typescript Support
Node Version
NPM Version
16,925 Stars
5,192 Commits
1,468 Forks
271 Watching
1,554 Branches
376 Contributors
Updated on 28 Nov 2024
Minified
Minified + Gzipped
JavaScript (98.82%)
Shell (0.67%)
HTML (0.51%)
Cumulative downloads
Total Downloads
Last day
-32%
17,573
Compared to previous day
Last week
15.3%
121,839
Compared to previous week
Last month
17.9%
476,638
Compared to previous month
Last year
-6.7%
4,853,846
Compared to previous year
PouchDB is an open-source JavaScript database inspired by Apache CouchDB that is designed to run well within the browser.
PouchDB was created to help web developers build applications that work as well offline as they do online.
To get started using PouchDB, check out the web site and API documentation.
The PouchDB community is active in #pouchdb
on the CouchDB Slack, in the Google Groups mailing list, and on StackOverflow. Or you can mastodon @pouchdb!
If you think you've found a bug in PouchDB, please write a reproducible test case and file a Github issue.
If you like to live on the bleeding edge, you can build PouchDB from source using these steps:
git clone https://github.com/pouchdb/pouchdb.git
cd pouchdb
npm install
After running these steps, the browser build can be found in packages/node_modules/pouchdb/dist/pouchdb.js
.
PouchDB follows semantic versioning. To see a changelog with all PouchDB releases, check out the Github releases page.
For a concise list of breaking changes, there's the wiki list of breaking changes.
Keep in mind that PouchDB is auto-migrating, so a database created in 1.0.0 will still work if you open it in 4.0.0+. Any release containing a migration is clearly marked in the release notes.
We're always looking for new contributors! If you'd like to try your hand at writing code, writing documentation, designing the website, writing a blog post, or answering questions on StackOverflow, then we'd love to have your input.
If you have a pull request that you'd like to submit, please read the contributing guide for info on style, commit message format, and other (slightly!) nitpicky things like that. PouchDB is heavily tested, so you'll also want to check out the testing guide.
No vulnerabilities found.
Reason
all changesets reviewed
Reason
no dangerous workflow patterns detected
Reason
license file detected
Details
Reason
no binaries found in the repo
Reason
5 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 6
Reason
5 existing vulnerabilities detected
Details
Reason
detected GitHub workflow tokens with excessive permissions
Details
Reason
no effort to earn an OpenSSF best practices badge detected
Reason
security policy file not detected
Details
Reason
dependency not pinned by hash detected -- score normalized to 0
Details
Reason
Project has not signed or included provenance with any releases.
Details
Reason
project is not fuzzed
Details
Reason
SAST tool is not run on all commits -- score normalized to 0
Details
Score
Last Scanned on 2024-11-18
The Open Source Security Foundation is a cross-industry collaboration to improve the security of open source software (OSS). The Scorecard provides security health metrics for open source projects.
Learn More