0.0.0 • Published 8 years ago

nipper v0.0.0

Weekly downloads
4
License
MIT
Repository
github
Last release
8 years ago

Nipper

Work in progress :innocent:

Installation

npm install nipper --save

Motivation

Proposal: string().truncate() #833 - hapijs/joi

Usage

enforce(value, schema) -> enforcedValue

enforceObject(object, schemas) -> enforcedValues

Development

Requirement global

  • NodeJS v5.10.0
  • Npm v3.8.3
git clone https://github.com/59naga/nipper
cd nipper
npm install

npm test

License

MIT