An open API service indexing awesome lists of open source software.

https://github.com/theroyalwhee0/istype

An opinionated type-of library for Javascript and TypeScript.
https://github.com/theroyalwhee0/istype

identifier-library istype typeof typescript

Last synced: about 1 year ago
JSON representation

An opinionated type-of library for Javascript and TypeScript.

Awesome Lists containing this project

README

          

# @theroyalwhee0/istype
An opinionated type-of library for Javascript and TypeScript.

## Installation
`npm install @theroyalwhee0/istype`

*or*

`yarn add @theroyalwhee0/istype`

## Documentation
[API Documentation](https://theroyalwhee0.github.io/istype/)

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

## Links
- GitHub: [https://github.com/theroyalwhee0/istype](https://github.com/theroyalwhee0/istype)
- NPM: [https://www.npmjs.com/package/@theroyalwhee0/istype](https://www.npmjs.com/package/@theroyalwhee0/istype)
- Changelog: https://github.com/theroyalwhee0/istype/blob/main/changelog.md

## Legal & License
Copyright 2019-2023 Adam Mill

This library is released under Apache 2 license. See [LICENSE](https://github.com/theroyalwhee0/istype/blob/master/LICENSE) for more details.