@json.lai/my-test-package
v1.0.2
Published
exmaple of lodash
Downloads
3
Readme
Project Title
A short description
Purpose
**BEWARE: This library was published for learning purposes. It is not int Describe the intended intent
Usage
Install it:
npm install @json.lai/<npm-example>
Require it:
const _ = require('@json.lai/<npm-example>');
Call it:
const results = _.firstFunction()
Documentation
The following functions are currently implemented:
function1(...)
: descriptionfunction2(...)
: descriptionfunction3(...)
: description