@toi/toi
TypeScript icon, indicating that this package has built-in type declarations

1.3.0 • Public • Published

Toi

Build Status codecov

Toi is a validator for JavaScript values written in TypeScript.

It's heavily inspired by Joi, but actually uses different features from TypeScript's type system to infer the output type of a validation schema.

See the documentation on GitHub: github.com/hf/toi.

License

Copyright © 2018 Stojan Dimitrovski, some rights reserved.

Licensed under the MIT license. You can get a copy of it in LICENSE.

Package Sidebar

Install

npm i @toi/toi

Weekly Downloads

341

Version

1.3.0

License

MIT

Unpacked Size

140 kB

Total Files

12

Last publish

Collaborators

  • stdim