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

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

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

Last synced: 4 days 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
```