https://github.com/segmentio/tsub-js
Tsub implementation in JS
https://github.com/segmentio/tsub-js
paused
Last synced: 11 months ago
JSON representation
Tsub implementation in JS
- Host: GitHub
- URL: https://github.com/segmentio/tsub-js
- Owner: segmentio
- License: mit
- Created: 2019-04-23T18:18:16.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2025-06-30T20:10:45.000Z (12 months ago)
- Last Synced: 2025-07-22T19:27:45.040Z (11 months ago)
- Topics: paused
- Language: TypeScript
- Homepage:
- Size: 622 KB
- Stars: 3
- Watchers: 2
- Forks: 3
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# tsub-js
> [!NOTE]
> Segment has paused maintenance on this project, but may return it to an active status in the future. Issues and pull requests from external contributors are not being considered, although internal contributions may appear from time to time. The project remains available under its open source license for anyone to use.
tsub-js is a JavaScript implementation of the [tsub filtering and
transformations engine][tsub]. This is used to support Destination Filters and
Transformations in Analytics.js destinations.
## Tests
```
% yarn install
% yarn test
```
[tsub]: https://github.com/segmentio/tsub