Skip to content

Enalmada/npm-module-template

Repository files navigation

npm-module-template

A starter template for npm modules. Currently setup with the following tech:

Installation

Click the Use this template button to create a new repository (or run bun create Enalmada/npm-module-template <your-new-library-name>)

Documentation

Read the documentation website

TODO

  • tests framework to bun (when bun supports mocking modules)

inspiration

Notes

Build

Contribute

Using changesets so please remember to run "changeset" with any PR that might be interesting to people on an older template. Although this isn't being deployed as a module, I would like to call out things worth keeping in sync.