Skip to content

mithileshkumar/rionzz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

a32d2c8 · Jul 25, 2021

History

9 Commits
Jul 25, 2021
Jul 25, 2021
Jul 25, 2021
Jul 25, 2021

Repository files navigation

rionzz v1.0.7

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');

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published