4.3.0 • Published 6 years ago

ember-cryptojs-shim v4.3.0

Weekly downloads
643
License
MIT
Repository
github
Last release
6 years ago

DEPRECATED: ember-cryptojs-shim

This addon has been deprecated, it is now possible (and frankly better) to use ember-auto-import to import and use CryptoJS.

Upgrading

yarn remove ember-cryptojs-shim
yarn add --dev crypto-js
ember install ember-auto-import

That's it! All of your existing imports (and many more) should continue to work.

License

This project is licensed under the MIT License.