@screaming/tables
v1.9.0
Published
Rankable, sortable, and filterable tables for Screaming Frog projects 🐸
Downloads
14
Readme
@screaming/tables
Rankable, sortable, and filterable tables for Screaming Frog projects 🐸
Installation
Install with your favourite package manager:
# yarn
yarn add @screaming/tables
# pnpm
pnpm add @screaming/tables
# npm
npm install @screaming/tables
Import as required:
import { ... } from '@screaming/tables'
Documentation
Full documentation is available here.