Skip to content
/ nipper Public

an enforce values of the one-dimensional object / single enforce.

Notifications You must be signed in to change notification settings

59naga/nipper

Repository files navigation

Nipper

Work in progress 😇

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

About

an enforce values of the one-dimensional object / single enforce.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published