1.0.8 • Published 3 years ago

rionzz v1.0.8

Weekly downloads
-
License
MIT
Repository
github
Last release
3 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

3 years ago

1.0.1

3 years ago

1.0.8

3 years ago

1.0.7

3 years ago

1.0.6

3 years ago

1.0.5

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.0

3 years ago