Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Io Ts | 6,278 | 557 | 1,276 | 4 months ago | 119 | December 03, 2022 | 152 | mit | TypeScript | |
Runtime type system for IO decoding/encoding | ||||||||||
Utils | 1,790 | 4,225 | 1,357 | 5 days ago | 75 | July 30, 2023 | 17 | other | PHP | |
🛠 Lightweight utilities for string & array manipulation, image handling, safe JSON encoding/decoding, validation, slug or strong password generating etc. | ||||||||||
Encoding | 878 | 234 | a year ago | 63 | October 07, 2022 | 12 | mit | Go | ||
Go package containing implementations of efficient encoding, decoding, and validation APIs. | ||||||||||
Json | 354 | 97 | 36 | 3 years ago | 10 | January 14, 2016 | 11 | mit | PHP | |
A robust JSON decoder/encoder with support for schema validation. | ||||||||||
Music Encoding | 185 | a month ago | 157 | other | XSLT | |||||
美 The Music Encoding Initiative schema and guidelines development repository | ||||||||||
Dual_encoding | 151 | a year ago | 16 | apache-2.0 | Python | |||||
[CVPR2019] Dual Encoding for Zero-Example Video Retrieval | ||||||||||
Blobify | 139 | 3 years ago | 1 | bsl-1.0 | C++ | |||||
C++17 library for all your binary de-/serialization needs | ||||||||||
Secure Filters | 136 | 24 | 3 | 2 years ago | 4 | April 18, 2017 | 12 | bsd-3-clause | JavaScript | |
Anti-XSS Security Filters for EJS and More | ||||||||||
R Utf8 | 110 | 15 | 31 | 6 months ago | 8 | July 24, 2021 | 3 | apache-2.0 | C | |
UTF-8 Text Processing (R Package) | ||||||||||
Katydid | 81 | 2 years ago | 3 | January 25, 2022 | 2 | apache-2.0 | Go | |||
Encoding Agnostic Validation (Validation Language, Parsers and Encoders) |
To install the stable version
npm i io-ts fp-ts
Note. fp-ts
is a peer dependency for io-ts
2.2+
)Experimental modules (*) are published in order to get early feedback from the community, see these tracking issues for further discussions and enhancements.
The experimental modules are independent and backward-incompatible with stable ones.
Decoder.ts
moduleEncoder.ts
moduleCodec.ts
moduleEq.ts
moduleSchema.ts
module (advanced feature)(*) A feature tagged as Experimental is in a high state of flux, you're at risk of it changing without notice.