Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

The recommended Code Splitting library for React ✂️✨

License

NotificationsYou must be signed in to change notification settings

gregberge/loadable-components

Repository files navigation

loadable-components

React code splitting made easy. Reduce your bundle size without stress ✂️✨.

Licensenpm packagenpm downloadsBuild StatusCode styleDependenciesDevDependenciesSmall size

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:

Example

importloadablefrom'@loadable/component'constOtherComponent=loadable(()=>import('./OtherComponent'))functionMyComponent(){return(<div><OtherComponent/></div>)}

Supporting Loadable Components

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:

License

Licensed under the MIT License, Copyright © 2017-present Greg Bergé.

SeeLICENSE for more information.

Sponsor this project

  •  

Packages

No packages published

Contributors107


[8]ページ先頭

©2009-2025 Movatter.jp