Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

restructure repo and publish to npm #71

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Conversation

angusfretwell
Copy link
Contributor

@angusfretwell angusfretwell commented Feb 8, 2024

As requested in #14 and #66, set this repo up for releases and publishing to NPM.

I also made a few general improvements

  • Updated README with usage instructions
  • Updated CONTRIBUTING with clearer instructions about testing
  • Added CODE_OF_CONDUCT.md as per our other open source repos
  • Added prettier to keep things formatted nicely
  • Switched to a more modern test harness (Vitest) and simplified the tests

Once this is merged I'll publish the first release per instructions in README.md.

Since there was some restructuring involved, it'll be easier to review by looking at 6e5f865 to see the changes separately from moving the files.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Start making releases [Feature Request] Make downloadable package via npm
1 participant