Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/profusion/lazy-component

Lazy loading in React components
https://github.com/profusion/lazy-component

Last synced: about 2 months ago
JSON representation

Lazy loading in React components

Awesome Lists containing this project

README

        

# Lazy Component

This project provides a simple way to create lazy components.

# Installation
```sh
$ npm i @profusion/lazy-component

$ yarn add @profusion/lazy-component
```