sys-configs

1.0.1 • Public • Published

# sys-configs

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-configs --save

Then, require the package and use it like so:

var config = require('sys-configs');

config.setConnectionString(""); console.log(config.getConnectionString());

License

Apache 2.0

Dependents (0)

Package Sidebar

Install

npm i sys-configs

Weekly Downloads

0

Version

1.0.1

License

Apache-2.0

Last publish

Collaborators

  • nttlong