@torocloud/bellini-i18n
v1.0.4
Published
Bellini module for internationalization
Downloads
1
Maintainers
Readme
packaged @torocloud/bellini-i18n
Install
npm install @torocloud/bellini-i18n
Add a <script>
to your index.html
:
<script src="/node_modules/@torocloud/bellini-i18n/@torocloud/bellini-locale_YOUR-LOCALE.js"></script>
Note that this package is not in CommonJS format, so doing require('@torocloud/bellini-i18n')
will
return undefined
.
Documentation
Documentation is available on the AngularJS docs site.