Gitstar Ranking
Users
Organizations
Repositories
Rankings
Users
Organizations
Repositories
Sign in with GitHub
RobLoach
Fetched on 2024/06/28 19:35
RobLoach
/
lazy-require
Lazy require allows you to require modules lazily, meaning that when you lazy require a missing module, it is automatically installed. If the installation or require fails, the error is returned to the lazy require callback. -
View it on GitHub
Star
0
Rank
11485876