https://github.com/stla/findinfiles
Find a pattern in some files.
https://github.com/stla/findinfiles
htmlwidgets r
Last synced: 11 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 5 years ago)
- Default Branch: main
- Last Pushed: 2024-04-28T18:44:13.000Z (almost 2 years ago)
- Last Synced: 2025-04-12T09:47:51.466Z (11 months ago)
- Topics: htmlwidgets, r
- Language: JavaScript
- Homepage:
- Size: 2.04 MB
- Stars: 12
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: NEWS.md
- License: LICENSE.note
Awesome Lists containing this project
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:
