An open API service indexing awesome lists of open source software.

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

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