Skip to content
This repository has been archived by the owner on Aug 24, 2020. It is now read-only.

Latest commit

 

History

History
78 lines (58 loc) · 2.15 KB

README.md

File metadata and controls

78 lines (58 loc) · 2.15 KB


Package Name

Short description of the package


Installation · Docs · Usage



Latest Version Monthly downloads

Follow @marcuspoehls and @superchargejs for updates!


Introduction

A short introduction for @supercharge/:packageName.

Installation

npm i @supercharge/:packageName

Docs

Find all the details for @supercharge/:packageName in the extensive Supercharge docs.

Usage

Using @supercharge/:packageName is pretty straightforward.

For example, you may …:

const Pkg = require('@supercharge/:packageName')

await Pkg.method()

// Result goes here

Contributing

Do you miss a string function? We very much appreciate your contribution! Please send in a pull request 😊

  1. Create a fork
  2. Create your feature branch: git checkout -b my-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request 🚀

License

MIT © Supercharge


superchargejs.com  ·  GitHub @superchargejs  ·  Twitter @superchargejs