Skip to content

GetGoodAt/getgood-lib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

shared libs for GetGood At

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published