aboutsummaryrefslogtreecommitdiff
path: root/js
AgeCommit message (Expand)AuthorFilesLines
2018-09-10js/README.mkd: fix links, remove escaped html in examplesPaul Duncan1-6/+8
2018-09-10js: escape examples in README.mkdPaul Duncan1-4/+4
2018-09-10js: add Cache#get, more jsdoc updatesPaul Duncan1-8/+26
2018-09-09js: add @alias annotationsPaul Duncan1-2/+11
2018-09-09js: more annotation fixesPaul Duncan1-14/+8
2018-09-09js: add @global annotationPaul Duncan1-1/+1
2018-09-09js: add @memberof annotationsPaul Duncan1-4/+12
2018-09-09js: add member, ns, and const jsdoc annotationsPaul Duncan1-25/+55
2018-09-09js: upgrade version to 0.5.0, add documentation about luigi-compat.jsPaul Duncan3-2/+32
2018-09-09js: update api, add luigi-compat.js and test/compatPaul Duncan14-42/+331
2018-09-09js: reorder to improve documentationPaul Duncan1-109/+109
2018-09-09js: README cleanup, add initial jsdocPaul Duncan2-102/+99
2018-09-09js: add cache group section, fix typosPaul Duncan1-11/+32
2018-09-09js: add to Usage, fix cache test, add support for cache custom filtersPaul Duncan3-22/+35
2018-09-09js: add README.mkdPaul Duncan1-0/+213
2018-09-09yeeshPaul Duncan1-1/+1
2018-09-09ruby/test/README.mkd: fix test.html linkPaul Duncan1-1/+1
2018-09-09ruby: add test/README.mkdPaul Duncan1-0/+8
2018-09-09js: add cache singleton, support non-array cache templatesPaul Duncan2-2/+31
2018-09-09js: add FILTERS.u, fix error conditions and messagesPaul Duncan1-3/+14
2018-09-09js: rm test.js, add test/{test.html,*.js} based on mocha/chaiPaul Duncan7-58/+259
2018-09-03js/luigi-template.js: fix license, add json filterPaul Duncan1-32/+25
2014-12-30s/this/me/, bump to 0.4.1v0.4.1pabs@pablotron.org1-2/+2
2014-12-18add support for custom filter ovveride to js implementationpabs@pablotron.org1-4/+5
2014-12-18move javascript to js dirpabs@pablotron.org2-0/+437