JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 16
  • Score
    100M100P100Q55452F
  • License MIT

A data type checker and converter

Package Exports

  • typen

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