timely-nestjs-package
v0.0.3
Published
<p align="center"> <a href="http://nestjs.com/" target="blank"><img src="https://nestjs.com/img/logo-small.svg" width="200" alt="Nest Logo" /></a> </p>
Downloads
1
Readme
Timely NestJS Package
This package provides functionality to convert standard time to UTC and vice versa.
Description
This package is built with the Nest framework in TypeScript. It facilitates the conversion of standard time to UTC and UTC to standard time.
Installation
$ npm install timely-nestjs-package
## Installation
```bash
$ npm install
Running the app
# development
$ npm run start
# watch mode
$ npm run start:dev
# production mode
$ npm run start:prod
Test
# unit tests
$ npm run test
# e2e tests
$ npm run test:e2e
# test coverage
$ npm run test:cov
How to use
Support
Nest is an MIT-licensed open source project. It can grow thanks to the sponsors and support by the amazing backers. If you'd like to join them, please read more here.
Stay in touch
- Author - Mr Missong
License
Nest is MIT licensed.