is-what-type
A simple type-checking utility library.
Installation
::: code-group
`
bash [npm]
npm add is-what-type
```bash [pnpm]
pnpm add is-what-type
`
bash [yarn]
yarn add is-what-type
```bash [bun]
bun add is-what-type
:::
Documentation
For detailed usage instructions and API references, please visit the official documentation:
Contributing
We welcome contributions from the community! If you find a bug or want to suggest an improvement, feel free to open an issue or submit a pull request.
How to Contribute
- Fork the repository.
- Create a new branch for your changes.
- Submit a pull request with a clear description of your changes.
License
This project is licensed under the MIT License.