Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kupolak/stdnum
OCaml library 🐫 to provide functions to handle, parse and validate standard numbers.
https://github.com/kupolak/stdnum
check checker identity-card-validation ocaml-library standards utils validation
Last synced: 17 days ago
JSON representation
OCaml library 🐫 to provide functions to handle, parse and validate standard numbers.
- Host: GitHub
- URL: https://github.com/kupolak/stdnum
- Owner: kupolak
- License: mit
- Created: 2023-12-17T11:15:03.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-01-29T18:12:59.000Z (10 months ago)
- Last Synced: 2024-04-21T01:59:54.132Z (7 months ago)
- Topics: check, checker, identity-card-validation, ocaml-library, standards, utils, validation
- Language: OCaml
- Homepage:
- Size: 29.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 215
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# stdnum
The stdnum library in OCaml provides functions for handling, parsing, and validating standard numbers. It can be used for identifiers like PESEL, NIP, REGON, and international standards like ISBN or EAN. It offers conversion, information extraction, and validation, useful for systems like accounting, resource management, e-commerce, and more.
Work in progress 👷🏻♂️ 🐫
You can take a look at the [issues tab](https://github.com/kupolak/stdnum/issues). 😉