typen

A data type checker and converter

Usage no npm install needed!

<script type="module">
  import typen from 'https://cdn.skypack.dev/typen';
</script>

README

typen

npm version npm download monthly npm download total npm dependents npm license pp install size github commit last github commit total

A type helper

Usage

ES6

import { Rgb, Hsl } from 'typen'

CommonJS

Browser

License

MIT

Copyright (y) 2019-present, Haoyang (Vincent) Wang