Gathering detailed insights and metrics for table-js
Gathering detailed insights and metrics for table-js
npm install table-js
Typescript
Module System
Min. Node Version
Node Version
NPM Version
86.9
Supply Chain
74.3
Quality
83.6
Maintenance
100
Vulnerability
99.3
License
JavaScript (100%)
Verify real, reachable, and deliverable emails with instant MX records, SMTP checks, and disposable email detection.
Total Downloads
1,744,839
Last Day
1,694
Last Week
9,520
Last Month
41,253
Last Year
493,424
MIT License
21 Stars
439 Commits
8 Forks
12 Watchers
4 Branches
13 Contributors
Updated on Feb 28, 2025
Minified
Minified + Gzipped
Latest Version
9.2.0
Package Id
table-js@9.2.0
Unpacked Size
182.95 kB
Size
49.42 kB
File Count
99
NPM Version
10.7.0
Node Version
20.15.0
Published on
Nov 06, 2024
Cumulative downloads
Total Downloads
Last Day
-8.5%
1,694
Compared to previous day
Last Week
-3.1%
9,520
Compared to previous week
Last Month
7%
41,253
Compared to previous month
Last Year
4.5%
493,424
Compared to previous year
5
2
27
This library exposes ES modules. Use an ES module aware bundler such as Webpack or Rollup to bundle it for the browser.
A blazing fast library for viewing and editing tables.
To get the development setup make sure to have NodeJS installed. If your set up, clone the project and execute
npm install
Execute npm run dev
to run the test suite in watch mode.
Expose an environment variable TEST_BROWSERS=(Chrome|Firefox|IE)
to execute the tests in a non-headless browser.
Execute npm run all
to lint and test the project.
Note: We do not generate any build artifacts. Required parts of the library should be bundled by library consumers as needed instead.
MIT
No vulnerabilities found.
Reason
no dangerous workflow patterns detected
Reason
no binaries found in the repo
Reason
license file detected
Details
Reason
security policy file detected
Details
Reason
dependency not pinned by hash detected -- score normalized to 3
Details
Reason
3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2
Reason
Found 0/13 approved changesets -- score normalized to 0
Reason
detected GitHub workflow tokens with excessive permissions
Details
Reason
no effort to earn an OpenSSF best practices badge detected
Reason
project is not fuzzed
Details
Reason
branch protection not enabled on development/release branches
Details
Reason
SAST tool is not run on all commits -- score normalized to 0
Details
Reason
21 existing vulnerabilities detected
Details
Score
Last Scanned on 2025-03-10
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