Skip to content
/ package-template Public template

Set up a new Node package with all the goodies and ready to be exported/imported to any project.

License

Notifications You must be signed in to change notification settings

fostimus/package-template

Repository files navigation

Package Template

Note: while this should work, I have yet to test it. If you use and it doesn't work, open an issue or PR.

This is a template for creating a new package. It is a fork of package-template with some additional configuration for Anvil.

When creating a new repository on GitHub, you can use this template to get started. In your new repository, make sure to:

  1. remove comments from the package.json file
  2. run yarn install to install the dependencies
  3. add your project's dependencies
  4. profit

TODO

  • add devex for updating dependencies to see if/when we should update dependencies

About

Set up a new Node package with all the goodies and ready to be exported/imported to any project.

Resources

License

Stars

Watchers

Forks

Packages

No packages published