Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/phensley/cldr-engine-react-demo
Demo of using @phensley/cldr with React, Redux, etc.
https://github.com/phensley/cldr-engine-react-demo
arbitrary-precision cldr i18n internationalization language math react typescript unicode
Last synced: 20 days ago
JSON representation
Demo of using @phensley/cldr with React, Redux, etc.
- Host: GitHub
- URL: https://github.com/phensley/cldr-engine-react-demo
- Owner: phensley
- Created: 2018-03-07T13:37:25.000Z (over 6 years ago)
- Default Branch: main
- Last Pushed: 2024-05-02T13:45:27.000Z (7 months ago)
- Last Synced: 2024-10-14T23:55:41.934Z (about 1 month ago)
- Topics: arbitrary-precision, cldr, i18n, internationalization, language, math, react, typescript, unicode
- Language: TypeScript
- Homepage: https://phensley.github.io/cldr-engine-react-demo/
- Size: 75.4 MB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Codeowners: CODEOWNERS
Awesome Lists containing this project
README
# @phensley/cldr demonstration
[Demonstration](https://phensley.github.io/cldr-engine-react-demo/) of fast switching of locales, decimal, currency, date, unit, and relative time formatting, arbitrary precision math, etc.
Built with [@phensley/cldr](https://github.com/phensley/cldr-engine), Typescript, Jest, React, Redux (+ Actions, Router, Sagas), Icepick and Wretch. Bootstrapped with create-react-app. Styled with Min.
This is a work in progress as the `@phensley/cldr` library is under active development.