Gathering detailed insights and metrics for @cutting/svg
Gathering detailed insights and metrics for @cutting/svg
Gathering detailed insights and metrics for @cutting/svg
Gathering detailed insights and metrics for @cutting/svg
grapheme-splitter
A JavaScript library that breaks strings into their individual user-perceived characters. It supports emojis!
@aws-amplify/platform-core
Contains core logic that needs to be normalized across many packages in the repo. This includes things like error classes, parsing stack name and BackendIdentifiers, and other cross-cutting concerns. Over time, this package will probably have a tendency t
geojson-antimeridian-cut
Splits GeoJSON Objects that cross the Antimeridian. See [RFC 7946 Section 3.1.9](https://tools.ietf.org/html/rfc7946#section-3.1.9)
graphemer
A JavaScript library that breaks strings into their individual user-perceived characters (including emojis!)
npm install @cutting/svg
@cutting/eslint-config@5.0.0
Published on 29 Aug 2024
@cutting/eslint-config@4.46.0
Published on 05 Jul 2024
@cutting/use-shortcuts@4.46.15
Published on 25 Jun 2024
@cutting/svg@4.54.23
Published on 25 Jun 2024
@cutting/use-mathjax@4.50.17
Published on 25 Jun 2024
@cutting/use-get-parent-size@2.1.16
Published on 25 Jun 2024
Module System
Min. Node Version
Typescript Support
Node Version
NPM Version
34 Stars
2,500 Commits
2 Forks
2 Watching
15 Branches
2 Contributors
Updated on 07 Nov 2024
JavaScript (69.29%)
TypeScript (25.26%)
CSS (3.45%)
HTML (1.31%)
MDX (0.47%)
Shell (0.13%)
Dockerfile (0.09%)
Arc (0.01%)
Cumulative downloads
Total Downloads
Last day
166.7%
8
Compared to previous day
Last week
470.8%
137
Compared to previous week
Last month
-1.4%
207
Compared to previous month
Last year
-71.5%
4,522
Compared to previous year
This is the main monorepo README. The monorepo contains the following packages:
Each subpackage above can be deployed or imported as an npm package in isolation.
All packages have tests and most part from util
have their own viewable demo webserver to display the current functionality.
pnpm is the package manager used throughout the monorepo.
To check everything is working locally, run the following commands:
1pnpm install 2pnpm run start
When these commands have finished open a browser at http://localhost:3000
A combination of the test runner vitest and react-testing-library are used to unit test the code.
You will need to have perviously ran pnpm install
before running:
1pnpm test
This will run unit tests in every subpackage of the monorepo. Each subpackage has its own suite of tests that can be executed with the same command when executed in the subdirectory.
No vulnerabilities found.
Reason
no dangerous workflow patterns detected
Reason
no binaries found in the repo
Reason
2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1
Reason
Found 0/4 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
security policy file not detected
Details
Reason
license file not detected
Details
Reason
project is not fuzzed
Details
Reason
dependency not pinned by hash detected -- score normalized to 0
Details
Reason
SAST tool is not run on all commits -- score normalized to 0
Details
Reason
19 existing vulnerabilities detected
Details
Score
Last Scanned on 2024-11-25
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