An open API service indexing awesome lists of open source software.

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!

Awesome Lists containing this project

README

          

# React loaders !

[![CircleCI Status](https://circleci.com/gh/OpusCapita/react-loaders/tree/master.svg?style=shield&circle-token=:circle-token)](https://circleci.com/gh/OpusCapita/react-loaders)
![badge-npm-version](https://img.shields.io/npm/v/@opuscapita/react-loaders.svg)
[![NPM Downloads](https://img.shields.io/npm/dm/@opuscapita/react-loaders.svg)](https://npmjs.org/package/@opuscapita/react-loaders)
![badge-license](https://img.shields.io/github/license/OpusCapita/react-loaders.svg)

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.