sys-accounts

1.0.0 • Public • Published

# sys-accounts

A Node.js package that checks whether a given string is null or empty. A basic package for an npm publish tutorial.

Usage

First, install the package using npm:

npm install sys-accounts --save

Then, require the package and use it like so:

var accounts = require('sys-accounts');

accounts.login('admin','admin');

License

Apache 2.0

/sys-accounts/

    Package Sidebar

    Install

    npm i sys-accounts

    Weekly Downloads

    0

    Version

    1.0.0

    License

    Apache-2.0

    Last publish

    Collaborators

    • nttlong