maxbot-git

1.0.1 • Public • Published

maxbot-git

A Maxbot project package extension on git

Usage

Install the package using npm :

 npm install maxbot-git --save

Then, require the package and use it: [Comment: To check if this usage is proper]

var isNullOrEmpty = require('maxbot-git');
console.log(isNullOrEmpty("")); // true
console.log(isNullOrEmpty("Hello World")); // false

Readme

Keywords

none

Package Sidebar

Install

npm i maxbot-git

Weekly Downloads

1

Version

1.0.1

License

ISC

Unpacked Size

1.18 kB

Total Files

3

Last publish

Collaborators

  • omegaencore