@sentisis/url-filters

1.5.3 • Public • Published

url-filters

Usage

import { encode, decode } from '@sentisis/url-filters';

const encoded = encode({
  source: 'TWITTER',
  sentiment: { or: ['POSITIVE'] },
});

const filters = decode(encoded);

Readme

Keywords

none

Package Sidebar

Install

npm i @sentisis/url-filters

Weekly Downloads

472

Version

1.5.3

License

MIT

Unpacked Size

14.2 kB

Total Files

9

Last publish

Collaborators

  • mjimenezsentisis
  • ifuentes
  • fjaguero