Skip to content

renoki-games/node.js-package-skeleton

 
 

Repository files navigation

Package Name Here

CI codecov Latest Stable Version Total Downloads License

Note: Replace ~git_package_name~ ~npm_package_name~ ~package_description~ ~styleci_code~ with their correct values in README.md, CONTRIBUTING.md, LICENSE and composer.json files, then delete this line.

This is where your description should go. Try and limit it to a paragraph or two. Consider adding a small example.

🤝 Supporting

Renoki Games. is a Renoki Co. subsidiary, made with ❤. Consider reaching out and supporting Renoki Co..

🚀 Installation

You can install the package via npm:

npm install ~npm_package_name~

🙌 Usage

const package = require('~npm_package_name~');

//

🐛 Testing

npm run test

🤝 Contributing

Please see CONTRIBUTING for details.

🔒 Security

If you discover any security related issues, please email [email protected] instead of using the issue tracker.

🎉 Credits

About

Default package scaffolding for Node.js packages.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 81.0%
  • TypeScript 19.0%