Introduction
Introduction Statistics Contact Development Disclaimer Help
datatable: less LOC - jscancer - Javascript crap (relatively small)
git clone git://git.codemadness.org/jscancer
Log
Files
Refs
README
LICENSE
---
commit 1c2c73ba945539ba94fd9b7fceefd24347d76025
parent 8f13ca642d42f2de56679e408389922c9f06f214
Author: Hiltjo Posthuma <[email protected]>
Date: Wed, 16 Aug 2017 18:35:39 +0200
datatable: less LOC
Diffstat:
M datatable/README | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/datatable/README b/datatable/README
@@ -8,8 +8,8 @@ FEATURES
--------
- Small:
- - Filesize: +- 9.4KB.
- - Lines: +- 300, not much code, so hopefully easy to understand.
+ - Filesize: +- 8.8KB.
+ - Lines: +- 285, not much code, so hopefully easy to understand.
- No dependencies on other libraries like jQuery.
- Sorting on columns, multi-column support with shift-click.
- Filtering values: case-insensitively, tokenized (separated by space).
You are viewing proxied material from codemadness.org. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.