@segment/tsub

Tsub for JS

Usage no npm install needed!

<script type="module">
  import segmentTsub from 'https://cdn.skypack.dev/@segment/tsub';
</script>

README

tsub-js

tsub-js is a JavaScript implementation of the tsub filtering and transformations engine. This is used to support Destination Filters and Transformations in Analytics.js destinations.

Tests

% yarn install
% yarn test