https://github.com/stla/findInFiles
Find a pattern in some files.
https://github.com/stla/findInFiles
htmlwidgets r
Last synced: 5 months ago
JSON representation
Find a pattern in some files.
- Host: GitHub
- URL: https://github.com/stla/findInFiles
- Owner: stla
- License: other
- Created: 2020-10-02T12:59:29.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-04-28T18:44:13.000Z (12 months ago)
- Last Synced: 2024-11-17T04:51:27.581Z (5 months ago)
- Topics: htmlwidgets, r
- Language: JavaScript
- Homepage:
- Size: 2.04 MB
- Stars: 12
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.note
Awesome Lists containing this project
- jimsghstars - stla/findInFiles - Find a pattern in some files. (JavaScript)
README
# findInFiles
[](https://github.com/stla/findInFiles/actions/workflows/R-CMD-check.yaml)
___
This package allows to search a pattern in some files with a given extension
from a given root folder and to display the results in a HTML widget or to get
them in a tibble.
When the results are returned in a tibble, the pattern appears in color:

As of version 0.4.0, a Shiny app is provided, allowing not only to perform a
search but also to navigate in the files found by the search: