/where-to-share-javascript-modules

A list of resources for sharing and promoting Javascript modules

MIT LicenseMIT

Where To Share Javascript Modules

When releasing new Javascript modules in the past I've been uncertain where to share and promote. This document contains such resources that I've found, and will hopefully be updated over time as I find more.

General Javascript

Package Registries

You're probably hosting your package here already, but in case you're not, NPM is lkely the number one place to make your module discoverable.

Newsletters

At the time I'm adding this, Javascript Weekly has over 500 issues and 170,000+ subscribers. They have a regular section highlighting new and updated JS modules.

React

Newsletters

Part of the same network as Javascript Weekly, React Status also has a regular section highlighting new and updated React modules.

Contributing

If you have a suggestion for a resource to add, feel free to create an issue or PR!

License

Licensed under MIT.