-
Updated
Apr 8, 2021 - Python
web
Here are 14,401 public repositories matching this topic...
-
Updated
Apr 10, 2021 - Dart
-
Updated
Apr 10, 2021 - JavaScript
-
Updated
Apr 7, 2021 - Python
-
Updated
Apr 9, 2021 - TypeScript
-
Updated
Apr 10, 2021 - JavaScript
First check
- I added a very descriptive title to this issue.
- I used the GitHub search to find a similar issue and didn't find it.
- I searched the FastAPI documentation, with the integrated search.
- I already searched in Google "How to X in FastAPI" and didn't find any information.
- I already read and followed all the tutorial in the docs and didn't find an answ
-
Updated
Apr 10, 2021 - Go
The package install size of lighthouse weighs 65.6MB.
https://packagephobia.com/result?p=lighthouse
This seems big. Though some packages are unavoidable, some packages can be replaced with smaller one.
The inquirer is one of big packages as it depends on rxjs. Replacing inquirer with enquirer would reduce the install size.
- inquirer: [What's the affected