File tree Expand file tree Collapse file tree 4 files changed +8
-3
lines changed
Expand file tree Collapse file tree 4 files changed +8
-3
lines changed Original file line number Diff line number Diff line change 22![ table-sort-js] ( https://img.shields.io/npm/dm/table-sort-js )
33![ table-sort-js] ( https://img.shields.io/github/repo-size/leewannacott/table-sort-js )
44![ table-sort-js] ( https://img.shields.io/github/license/LeeWannacott/table-sort-js )
5- ![ table-sort-js] ( https://img.shields.io/github/workflow/status/leewannacott/table-sort-js/Jest%20CI%20-%20Automated%20testing%20of%20table%20sorting.?label=tests )
5+ ![ table-sort-js] ( https://img.shields.io/github/actions/ workflow/status/leewannacott/table-sort-js/jest.yml?branch=master )
66
77## TABLE-SORT-JS.
88
Original file line number Diff line number Diff line change 1+ cp public/table-sort.js npm/table-sort.js
2+ cp README.md npm/README.md
3+ cp LICENSE npm/LICENSE
4+ cp Contributors.md npm/Contributors.md
5+ echo " Reminder: Update npm package to new version in npm/package.json"
Original file line number Diff line number Diff line change 22![ table-sort-js] ( https://img.shields.io/npm/dm/table-sort-js )
33![ table-sort-js] ( https://img.shields.io/github/repo-size/leewannacott/table-sort-js )
44![ table-sort-js] ( https://img.shields.io/github/license/LeeWannacott/table-sort-js )
5- ![ table-sort-js] ( https://img.shields.io/github/workflow/status/leewannacott/table-sort-js/Jest%20CI%20-%20Automated%20testing%20of%20table%20sorting.?label=tests )
5+ ![ table-sort-js] ( https://img.shields.io/github/actions/ workflow/status/leewannacott/table-sort-js/jest.yml?branch=master )
66
77## TABLE-SORT-JS.
88
Original file line number Diff line number Diff line change 11{
22 "name" : " table-sort-js" ,
3- "version" : " 1.8.0 " ,
3+ "version" : " 1.8.1 " ,
44 "description" : " A JavaScript client-side HTML table sorting library with no dependencies required." ,
55 "license" : " MIT" ,
66 "repository" : " LeeWannacott/table-sort-js" ,
You can’t perform that action at this time.
0 commit comments