Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2018-10-05 | 649 Bytes | |
Version 0.3.4 - AMD + CSV Support.tar.gz | 2018-10-05 | 23.8 kB | |
Version 0.3.4 - AMD + CSV Support.zip | 2018-10-05 | 26.8 kB | |
Totals: 3 Items | 51.2 kB | 0 |
Version 0.3.4 - Alpha
- Info: I don't understand why some JS window/DOM-depended libraries exports their library to
nodeJS using
module.exports
, so I'll just offer AMD only for the moment! - Add: The options
csvOutput
andcsvSeparator
as well as a hidden CSV input method. - Add: Support as Asynchronous Module Definition, tested with requireJS (I'm new with AMD).
- Update: The
animate
option is now set totrue
per default! - Update: Correct use of the labels / placeholders.
- Update: The string-keys (+ the german translation).
- Bugfix: Escape RegExp Characters in Search string.