e1npmtest
v1.0.1
Published
E1 NPM Test Package
Downloads
8
Readme
E1 NPM Test
Extremely functional test
- Functional
- True
- Done
Installation
$ npm install e1npmtest --saveThen simply require the package in:
import e1npmtest from 'e1npmtest'Basic Usage
const test = e1npmtest()Advanced Usage
const test2 = e1npmtest('working good')Garbage Collection
$ npm uninstall e1npmtest --save