1.0.8 • Published 4 years ago

rionzz v1.0.8

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

rionzz v1.0.8

A javascript utility library for handling scenarios which we encouter while development.

  • camelCaseResponse: A method to transform JSON keys to camel case so that one common standard is followed across a project.

This library is free and can be used anyways as required. Even specific code can be extracted and used.

Installation

Using npm:

$ npm i --save rionzz

In Node.js:

// Load the full build.
var rionzz = require('rionzz');

See the package source for more details.

1.0.2

4 years ago

1.0.1

4 years ago

1.0.8

4 years ago

1.0.7

4 years ago

1.0.6

4 years ago

1.0.5

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.0

4 years ago