Introduction
Introduction Statistics Contact Development Disclaimer Help
Revert "datatable: less LOC" - jscancer - Javascript crap (relatively small)
git clone git://git.codemadness.org/jscancer
Log
Files
Refs
README
LICENSE
---
commit 75b7571cde3f25490a3042e346f508a4389bcba6
parent 1c2c73ba945539ba94fd9b7fceefd24347d76025
Author: Hiltjo Posthuma <[email protected]>
Date: Thu, 17 Aug 2017 19:03:54 +0200
Revert "datatable: less LOC"
This reverts commit 1c2c73ba945539ba94fd9b7fceefd24347d76025.
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: +- 8.8KB.
- - Lines: +- 285, not much code, so hopefully easy to understand.
+ - Filesize: +- 9.4KB.
+ - Lines: +- 300, 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.