jaisocx_sites_tools

CSS Table Ordered

💡 js for orderby on table styled by @jaisocx/css-table

📖️ Library @jaisocx/css-table-ordered 🏷️ ver.: 2.4.5
🗓 Updated Winter 2026 Tue Jan 20 06:28:29 CET 2026
📐 Size 🗂 Folder: _ KB 📦 Tarball: _ KB 📋 .js: _ KB
⚡ JS Engine 🌐 Browser: ✅ yes 🧭 Express: ❌ no 🖥️ Console: ❌ no

The aim of the setup

💡 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

  1. 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=dev

Install 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/css-table-ordered@2.4.1" --install-strategy=hoisted --omit=dev