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

A skeleton repository for Supercharge Packages

License

Notifications You must be signed in to change notification settings

supercharge/package-skeleton

Folders and files

NameName
Last commit message
Last commit date

Latest commit

8f1008c · Apr 22, 2020

History

6 Commits
Apr 22, 2020
Jan 24, 2020
Jan 24, 2020
Jan 24, 2020
Jan 24, 2020
Jan 24, 2020
Jan 24, 2020
Jan 24, 2020
Mar 30, 2020

Repository files navigation



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

About

A skeleton repository for Supercharge Packages

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published