https://github.com/opuscapita/react-loaders
Loading and rendering React components from remote JS bundles on the fly!
https://github.com/opuscapita/react-loaders
component loaders on-the-fly react
Last synced: 6 months ago
JSON representation
Loading and rendering React components from remote JS bundles on the fly!
- Host: GitHub
- URL: https://github.com/opuscapita/react-loaders
- Owner: OpusCapita
- License: apache-2.0
- Created: 2017-02-17T16:26:08.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2023-10-24T06:20:53.000Z (almost 2 years ago)
- Last Synced: 2025-04-11T21:41:21.062Z (6 months ago)
- Topics: component, loaders, on-the-fly, react
- Language: JavaScript
- Homepage: https://opuscapita.github.io/react-loaders
- Size: 10.5 MB
- Stars: 7
- Watchers: 57
- Forks: 2
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# React loaders !
[](https://circleci.com/gh/OpusCapita/react-loaders)

[](https://npmjs.org/package/@opuscapita/react-loaders)
Set of utility components to load React components and JS scripts remotely
## Demo and documentation
Online demo and components reference available here: https://opuscapita.github.io/react-loaders
> Demo powered by [react-showroom](https://github.com/OpusCapita/react-showroom-client)
## Installation
`npm install @opuscapita/react-loaders`
## Contributors
| [
](https://github.com/asergeev-sc) | [**Alexey Sergeev**](https://github.com/asergeev-sc) |
| :---: | :---: |
| [](https://github.com/ddivin-sc) | [**Dmitry Divin**](https://github.com/ddivin-sc) |
| [](https://github.com/kvolkovich-sc) | [**Kirill Volkovich**](https://github.com/kvolkovich-sc) |
## License
Licensed under the Apache License, Version 2.0. See [LICENSE](./LICENSE) for the full license text.