Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork389
The recommended Code Splitting library for React ✂️✨
License
gregberge/loadable-components
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
React code splitting made easy. Reduce your bundle size without stress ✂️✨.
npm install @loadable/component
See the documentation atloadable-components.com for more information about using Loadable Components!
Quicklinks to some of the most-visited pages:
importloadablefrom'@loadable/component'constOtherComponent=loadable(()=>import('./OtherComponent'))functionMyComponent(){return(<div><OtherComponent/></div>)}
Loadable Components is an MIT-licensed open source project. It's an independent project with ongoing development made possible thanks to the support of these awesomebackers. If you'd like to join them, please consider:
Licensed under the MIT License, Copyright © 2017-present Greg Bergé.
SeeLICENSE for more information.
About
The recommended Code Splitting library for React ✂️✨
Topics
Resources
License
Code of conduct
Contributing
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Sponsor this project
Uh oh!
There was an error while loading.Please reload this page.
Packages0
Uh oh!
There was an error while loading.Please reload this page.
