Skip to content

charliewilco/buttondown-client

Repository files navigation

Header image for repo

ES Module Defaults for TS

Unit Tests

Publish

logos of projects this template uses

Uses prettier, rollup & esbuild for the example. Nice defaults. Good stuff.

Install

npm install @charliewilco/module

Usage

import { SomeClass } from "@charliewilco/module";

const c = new SomeClass();

c.useMethod();

License

The Unlicense.