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