@jaisocx/css-table-ordered
v2.4.5
Published
Css sites tool styling a server side rendered database table data to a grid view, with solutions for sticky scroll and order by on columns via browser's js engine
Readme
CSS Table Ordered
@jaisocx/css-table-ordered
💡 js for orderby on table styled by @jaisocx/css-table
status
✅ yarn add | npm i Ok
✅
.htmlpreviews Ok
supports
Server Side, Client Side
Browser | Express | Console
✅ yes | ✅ yes | ❌ nosize
450 KB
Current Folder | This lib, as installed | typescript in src/ | Latest Tarball | Main ts class
| in other node_modules/ | | |
1_100 KB | | | | required
Browser
📅 Updated
Winter 2026
Library: @jaisocx/css-table-ordered ver. 2.4.1
🗓 timestamp: Sat Feb 14 16:07:48 UTC 2026
💡 The aim of the setup
@jaisocx/css-table-ordered
💡 js for orderby on table styled by @jaisocx/css-table
For the Jaisocx Sits Server Files Listing server side rendered CssTable with JSP.
The jaisocx templates for files listing, https exceptions and others will be available on public git service in several months.
📅 Tasks planned
- css themes npm package example to install on a Jaisocx server instance with
@jaisocx/css-table-ordered
Installation
After have git cloned, Install libraries for preview
npm i --install-strategy=hoisted --omit=devInstall Sites Tool Css Table Ordered
--omit=dev to avoid installation of devDependencies.
In the package.json, the mini images package requires Sass styles preprocessor for development purposes with scss variables for css3 style property background-image,
and in this package the Sass installation wasn't required.
npm i "@jaisocx/[email protected]" --install-strategy=hoisted --omit=dev