Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/seia-soto/ghostery-testing-stage
https://github.com/seia-soto/ghostery-testing-stage
Last synced: about 11 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/seia-soto/ghostery-testing-stage
- Owner: seia-soto
- Created: 2023-12-20T02:55:41.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-12-29T07:40:08.000Z (12 months ago)
- Last Synced: 2024-11-05T16:57:48.749Z (about 2 months ago)
- Language: TypeScript
- Size: 400 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# @ghostery/testing-stage
`@ghostery/testing-stage` provides you a simple way to test filter rules in [`TrackerDB`](https://github.com/ghostery/trackerdb) and EasyList-compatible filter lists.
## Development
To develop `@ghostery/testing-stage`, you'll need Node.JS `v20.10` or higher.
The bare minimal version of code excution is Node.JS `v18.3` but you'll need to tweak the way to run TypeScript modules.Open `project.code-workspace` to get started.