UNPKG

@axetroy/graceful

Version:
34 lines (22 loc) 1.2 kB
## Graceful.js [![Greenkeeper badge](https://badges.greenkeeper.io/axetroy/graceful.js.svg)](https://greenkeeper.io/) [![Build Status](https://travis-ci.org/axetroy/Github.svg?branch=master)](https://travis-ci.org/axetroy/Github) ![License](https://img.shields.io/badge/license-Apache-green.svg) Exist NodeJs process gracefully ## Usage ```bash npm install @axetroy/graceful ``` ```javascript const graceful = require('@axetroy/graceful'); graceful(); ``` ## Contributing [Contributing Guid](https://github.com/axetroy/Github/blob/master/CONTRIBUTING.md) ## Contributors <!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section --> | [<img src="https://avatars1.githubusercontent.com/u/9758711?v=3" width="100px;"/><br /><sub>Axetroy</sub>](http://axetroy.github.io)<br />[💻](https://github.com/axetroy/graceful.js/commits?author=axetroy) [🐛](https://github.com/axetroy/graceful.js/issues?q=author%3Aaxetroy) 🎨 | | :---: | <!-- ALL-CONTRIBUTORS-LIST:END --> ## License [![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Faxetroy%2Fgraceful.js.svg?type=large)](https://app.fossa.io/projects/git%2Bgithub.com%2Faxetroy%2Fgraceful.js?ref=badge_large)