0.0.2 • Published 2 years ago

@safelytyped/data-requirements v0.0.2

Weekly downloads
-
License
BSD-3-Clause
Repository
github
Last release
2 years ago

Welcome To @safelytyped/data-requirements!

Introduction

Data Requirements is a Typescript library. Use it to build type validators for anonymous objects in your libraries.

At the moment, this is very much an experimental library. I'm expecting it to change a lot before the v1.0 release.

Quick Start

# run this from your Terminal
npm install @safelytyped/data-requirements

Documentation

Looking for more detailed documentation? You'll find it under the docs folder.