2.0.1 • Published 7 years ago

jsmp-infra-create-user-object v2.0.1

Weekly downloads
4
License
ISC
Repository
-
Last release
7 years ago

Create user object

createUserObject is a tool to create user object

transformLetter is a simple tool to transform letters of every word

Installing:

From npm:

npm install jsmp-infra-create-user-object

Require module:

For example:

const _index = require('jsmp-infra-create-user-object');

and call methods with paramerts:

_index.transformString('Text');

or

_index.createUserObject(['Name, 'LastName']);

License:

MIT

2.0.1

7 years ago

2.0.0

7 years ago

1.1.0

7 years ago

1.0.0

7 years ago