@getgood/lib

Shared components for GetGood.at

Usage no npm install needed!

<script type="module">
  import getgoodLib from 'https://cdn.skypack.dev/@getgood/lib';
</script>

README

GetGoodAt Lib

A library of shared GetGood.at components!

Installation

Run:

$ npm i @getgood/lib

Usage

All the components in this are designed to be used inside of a bundler such was Webpack. To use just import them like this:

import Note from "@getgood/lib/note";

Building

No build scripts, just publish hooks for now! Keeping it simple!

Publishing

Publish to npm using:

$ npm dist

License

Licensed under ISC. © K-2052