blow-types
TypeScript icon, indicating that this package has built-in type declarations

0.1.4 • Public • Published

blow-types

Data types for Blow.

Default types

  • string
  • date
  • time
  • datetime
  • boolean
  • float
  • integer
  • object
import * as types from 'blow-types';

types.get('string').parse(10); // '10'

Package Sidebar

Install

npm i blow-types

Weekly Downloads

1

Version

0.1.4

License

MIT

Last publish

Collaborators

  • mchmielarski