Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/asleepinglion/ouro-transform

SuperJS Transformation library provides methods to transform input parameters before validations.
https://github.com/asleepinglion/ouro-transform

Last synced: about 2 months ago
JSON representation

SuperJS Transformation library provides methods to transform input parameters before validations.

Awesome Lists containing this project

README

        

#Ouro Transform

> **Disclaimer:** Ouro is under heavy development at the moment, and breaking changes are likely. The intent is
to publish a stable release during the first quarter of 2015.

Transforms enable you to change input parameters before validation, such as converting a request parameter to JSON. The library
also provides a mechanism to setup and process a group of transforms using the bluebird Promise Library.