keep
Here are 68 public repositories matching this topic...
-
Updated
Jul 18, 2020 - JavaScript
-
Updated
Nov 30, 2017 - JavaScript
-
Updated
Jul 22, 2020 - Python
-
Updated
Sep 27, 2020 - JavaScript
-
Updated
Apr 21, 2017 - JavaScript
-
Updated
May 26, 2020 - Swift
-
Updated
May 1, 2020 - TypeScript
-
Updated
Sep 14, 2020 - JavaScript
-
Updated
Jul 6, 2020
-
Updated
Jan 23, 2018 - JavaScript
Improve this page
Add a description, image, and links to the keep topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the keep topic, visit your repo's landing page and select "manage topics."
I want to be able to check a certain folder full of components and how many times those components were used and that folder alone, but the issue is that I can only check the entire project at a time and FIND those specific components, instead of going through a single folder and knowing how many times THOSE components have been declared and used in the project.
This is not something I expected