Skip to content

behzadam/rex

Repository files navigation

Rex

License

Rex is a lightweight, type-safe library for schema declaration and validation. Built with TypeScript, it provides a simple and intuitive API.


Features

  • Type-Safe: Fully written in TypeScript with first-class type inference.
  • Lightweight: Minimal dependencies and small bundle size.
  • Extensible: Easily extendable to fit your needs.
  • Validation: [...]

Installation

Install Rex using npm or yarn:

npm install Rex

License

Rex is licensed under the MIT License. See LICENSE for more details.

Acknowledgments

  • It's a weekend project, so it's not perfect and production-ready.
  • It's not a full-fledged library, it's just a proof of concept.
  • Built with ❤️ and TypeScript.