Short description of the package
Installation · Docs · Usage
Follow @marcuspoehls and @superchargejs for updates!
A short introduction for @supercharge/:packageName
.
npm i @supercharge/:packageName
Find all the details for @supercharge/:packageName
in the extensive Supercharge docs.
Using @supercharge/:packageName
is pretty straightforward.
For example, you may …:
const Pkg = require('@supercharge/:packageName')
await Pkg.method()
// Result goes here
Do you miss a string function? We very much appreciate your contribution! Please send in a pull request 😊
- Create a fork
- Create your feature branch:
git checkout -b my-feature
- Commit your changes:
git commit -am 'Add some feature'
- Push to the branch:
git push origin my-new-feature
- Submit a pull request 🚀
MIT © Supercharge
superchargejs.com · GitHub @superchargejs · Twitter @superchargejs