@speedup/health-service
TypeScript icon, indicating that this package has built-in type declarations

1.0.1 • Public • Published

NodeJS module (TypeScript)

Try to describe your module briefly here. This is the first part that takes the user's attention.

NPM version NPM downloads

Installation

# NPM
npm i your-module-name --save

# Yarn
yarn install your-module-name

Usage

const MyModule = require('your-module-name');

const instance = new MyModule({
    /**
     * Your configuration
     */
});

And you're good to go!

License

MIT

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.1
    0
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.1
    0

Package Sidebar

Install

npm i @speedup/health-service

Weekly Downloads

0

Version

1.0.1

License

MIT

Unpacked Size

5.22 kB

Total Files

8

Last publish

Collaborators

  • dmanavi