@novaroma3162/novautils

0.1.2 • Public • Published

Utils

Node.js utilities for commonly used operations

Installation

`npm i -S @novaroma3162/novautils`

Usage

const utils = require('@novaroma3162/novautils');
const result = utils.titleCase('i am number four');

Output should be I Am Number Four

Tests

`npm test`

Contributing

In lieu of a formal style guide, take care to maintain the existing coding style. Add unit tests for any new or changed functionality. Lint and test your code.

Package Sidebar

Install

npm i @novaroma3162/novautils

Weekly Downloads

0

Version

0.1.2

License

MIT

Unpacked Size

3.44 kB

Total Files

5

Last publish

Collaborators

  • novaroma3162