https://github.com/simplyhexagonal/standard-constants
Exhaustive collection of Typescript interfaces, constant values, and utils based on official international standards
https://github.com/simplyhexagonal/standard-constants
Last synced: about 1 year ago
JSON representation
Exhaustive collection of Typescript interfaces, constant values, and utils based on official international standards
- Host: GitHub
- URL: https://github.com/simplyhexagonal/standard-constants
- Owner: simplyhexagonal
- Created: 2021-11-13T06:03:48.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-02-11T06:52:53.000Z (over 4 years ago)
- Last Synced: 2025-04-27T03:33:33.544Z (about 1 year ago)
- Language: TypeScript
- Size: 46.9 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Standard Constants
```sh
pnpm i @simplyhexagonal/standard-constants
ln -s $(pwd)/node_modules/@simplyhexagonal/standard-constants/src $(pwd)/src/standard-constants
```