/node-skeleton

A skeleton for node.js projects

Primary LanguageJavaScriptMIT LicenseMIT

node-skeleton

Node.js CI (Linux, MacOS, Windows) Codecov Coverage report Known Vulnerabilities Dependency Status
Latest version on npm Project license

👷🏼 Eleven Ways' node.js package skeleton.
Coded with ❤️ by Eleven Ways.

Introduction

This repository contains a skeleton that I use when I publish my npm packages.

Install

npm install node-skeleton

Usage

var Skeleton = require('node-skeleton');

API

hello() ⇒ string

A method that makes you happy.

Returns: string - A string that greets the world.

Contributing

Contributions are REALLY welcome. Please check the contributing guidelines for more details. Thanks!

Authors

See also the list of contributors who participated in this project.

node-skeleton is developed at Eleven Ways, a team of IAAP Certified Accessibility Specialists.

License

This project is licensed under the MIT License - see the LICENSE file for details.