Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aviate-labs/fmt.mo
Formatting of basis data types in Motoko
https://github.com/aviate-labs/fmt.mo
Last synced: 3 months ago
JSON representation
Formatting of basis data types in Motoko
- Host: GitHub
- URL: https://github.com/aviate-labs/fmt.mo
- Owner: aviate-labs
- License: apache-2.0
- Created: 2021-09-24T08:11:21.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-12-16T08:13:49.000Z (almost 2 years ago)
- Last Synced: 2024-04-19T01:34:03.301Z (7 months ago)
- Language: Motoko
- Homepage:
- Size: 6.84 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-motoko - Format - Implements conversions to and from textual representations of basic data types. (Libraries / Text processing)
README
# Format Package
Implements conversions to and from textual representations of basic data types.
## Supported Basic Types
- `Nat`
- `Int`