UNPKG

tablesort

Version:

A sorting component for HTML tables

13 lines (12 loc) 150 B
dist: focal language: node_js node_js: - node - lts/* before_install: - npm i -g npm@^8 install: - npm ci script: - npm t - npm run build