extend-chrome / jest-chrome

A complete mock of the Chrome API for Chrome extensions for use with Jest.
MIT License
125 stars 24 forks source link

Migrate to @extend-chrome #3

Closed jacksteamdev closed 4 years ago

jacksteamdev commented 4 years ago

We're migrating this library over to a new and more aptly named organization: extend-chrome!

TODO

  1. Catalog bumble-org dependencies
  2. Update README.md
  3. Update package.json
  4. Transfer GitHub repo
  5. Transfer NPM package
jacksteamdev commented 4 years ago

Reached out to the package owner of the npm package jest-chrome on Twitter just now. This might be a better option than @extend-chrome/jest-chrome.

We should think of @extend-chrome as a verb: @extend-chrome/storage, @extend-chrome/messages. Those libraries extend/wrap the Chrome API, so it's intuitive to name them that.