README
@nodexe/services
Table of Contents
Introduction
This is a library with useful services. 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/services
License
@nodexe/services is freely distributable under the terms of the MIT license.