Skip to content

Latest commit

 

History

History
30 lines (17 loc) · 886 Bytes

README.md

File metadata and controls

30 lines (17 loc) · 886 Bytes

@theroyalwhee0/istype

An opinionated type-of library for Javascript and TypeScript.

Installation

npm install @theroyalwhee0/istype

or

yarn add @theroyalwhee0/istype

Documentation

API Documentation

Testing.

Running npm run test will run the test suite. Running npm run test-watch will run the test suite in watch mode.

Links

Legal & License

Copyright 2019-2023 Adam Mill

This library is released under Apache 2 license. See LICENSE for more details.