Gathering detailed insights and metrics for @phensley/locale
Gathering detailed insights and metrics for @phensley/locale
Gathering detailed insights and metrics for @phensley/locale
Gathering detailed insights and metrics for @phensley/locale
npm install @phensley/locale
Module System
Min. Node Version
Typescript Support
Node Version
NPM Version
49 Stars
1,714 Commits
3 Forks
5 Watching
12 Branches
2 Contributors
Updated on 15 Nov 2024
TypeScript (98.03%)
Python (1.34%)
JavaScript (0.28%)
Shell (0.18%)
HTML (0.16%)
Cumulative downloads
Total Downloads
Last day
-35.3%
371
Compared to previous day
Last week
-35%
2,155
Compared to previous week
Last month
-1.7%
10,232
Compared to previous month
Last year
42.9%
107,154
Compared to previous year
Internationalization in Typescript with Unicode CLDR, batteries included.
Install the NPM package:
1npm install --save @phensley/cldr
Using Yarn:
1yarn add @phensley/cldr
This project follows semantic versioning:
PATCH
1.0.0
are guaranteed to work for all 1.0.*
versions)MINOR
major.minor
version)MAJOR
Packages with the cldr-*
prefix represent pieces of the larger library and are designed to work together. The @phensley/cldr
package pulls in the full functionality of the library.
Packages without the cldr-*
prefix can be used in an application individually without pulling in the larger core library.
You can use any of the packages independent of the rest of the library:
package | size | dependencies |
---|---|---|
@phensley/cldr-utils | ||
@phensley/decimal | ||
@phensley/language-tag | ||
@phensley/locale | size includes language-tag package | |
@phensley/locale-matcher | size includes locale and language-tag packages | |
@phensley/messageformat | size includes cldr-utils , decimal , and plurals packages | |
@phensley/plurals | size includes decimal package | |
@phensley/timezone | size includes cldr-utils package | |
@phensley/unit-converter | size includes cldr-utils and decimal packages |
Copyright 2018-present Patrick Hensley
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
This project is not affiliated with the Unicode Inc. or the Unicode CLDR project.
No vulnerabilities found.
Reason
no dangerous workflow patterns detected
Reason
14 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
Reason
no binaries found in the repo
Reason
0 existing vulnerabilities detected
Reason
license file detected
Details
Reason
Found 0/30 approved changesets -- score normalized to 0
Reason
no SAST tool 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
branch protection not enabled on development/release branches
Details
Reason
project is not fuzzed
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