README
@nodexe/common
Table of Contents
Introduction
This is a library with common & utils functions developed to improve your projects. All of them had been tested and used in different projects avoiding the effort to implement in your project.
Install
This is a Node.js module available through the npm registry.
Before installing, download and install Node.js.
Installation is done using the
npm install command
:
$ npm install @nodexe/common
License
@nodexe/common is freely distributable under the terms of the MIT license.