Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/harttle/liquidjs

A simple, expressive, safe and Shopify compatible template engine in pure JavaScript.
https://github.com/harttle/liquidjs

6.1.0

d65ea14b9fb1fab247698901d6a87cae7161f620 authored over 6 years ago
Added react-liquidjs-demo

f1b4c4fe14182ff363bd9667b60580a196eecd8d authored over 6 years ago
feature: url_decode, working on #94

6af631b77be1bed13153c0bbc87fdbd1e97cad0d authored over 6 years ago
6.0.1

d504c8107ec3e14a01eff302bf18a84dcf446d69 authored over 6 years ago
remove dependency from 'util'

c0181aec3106e56557a3e23f3a21cbcb61b9b32d authored over 6 years ago
test case for Regexp rendering

22a7a85d5052601e97b853c407c8aea28f44fbfd authored over 6 years ago
fixes #91

044be8253d82f2834dd0bb3cf6d131140e4b8ac4 authored over 6 years ago
refactor: move fs util into template.js

8a629980d90825f65b8726dab1514427812f7e58 authored over 6 years ago
fixes #88

5412c5a39f91bf60c6ead685dc4ac7db3ec81c82 authored over 6 years ago
6.0.0

b7445f26d67e160a47d4ab56d57d02a98c5e8e3c authored over 6 years ago
fix: ci

3213c6d23ad165983aa91eebd375a4879eb1471c authored over 6 years ago
fix: ci

829afc24a7968551cbe59aed7676e9c78bd81c0a authored over 6 years ago
fix: ci

0049a56864dda440c9d073d2ef183148583cd0bc authored over 6 years ago
fix: ci

f8e0587542547d29a778dd8588f16ba3dce35d91 authored over 6 years ago
fix: travis

c3c57a560b381244bb36e1387888f4b46bd0cadb authored over 6 years ago
test: cover all

5378f2709b9159b0f6f2071cda31e0a864b8dc73 authored over 6 years ago
refactor: bundle template.js respectively

d6876bd9ec01c6182c97dcbe02bf79f9f357d33b authored over 6 years ago
feature: get nyc, babel and coveralls working

31c39561c9ac0b30e5d0c9bb31ee72893be36af9 authored over 6 years ago
fix: unit test on node6.x

d828c4021e64f2687a3478d82effefd6f5f960e1 authored over 6 years ago
refactor

4d4a2d04ece6d6201066e7488a1c05af8dbf04a9 authored over 6 years ago
refactor: import rollup

bc9d8f92afe859fd2e7ecd2f65be483de47a121b authored over 6 years ago
5.3.0-0

4ece4e208f49e56267e01f6a5a5ac6b53c84ad11 authored over 6 years ago
modified: .eslintignore

4ad3d2a52b9f227bf56efbcd326acf3a7d7a1448 authored over 6 years ago
refactor: import babelify

fa7cd8f4fff6074ca6a095f715477e37b3429a77 authored over 6 years ago
refactor: mv es5 files to build/

87360d5207b95bfd762f2fc34b476ed77ba9805c authored over 6 years ago
refactor: es6 building and linting

19891b2df071ea6854fabb8af2221d640702d8bd authored over 6 years ago
refactor: moving all ES6 files to src/, working on #83

5f634b0b5ed270c49f31b9e0f2cc1652c98084b9 authored over 6 years ago
5.2.0

9f597843c904bd022ddc2e9187c84a36a200cd6e authored over 6 years ago
fix string type checking and circular reference, working on #81

fa5b731daf2c9209993bd48e5c8a3162119f0001 authored over 6 years ago
feature: variable lookup respects to to_liquid, #81

5b43520d78b589f0b17388597a20a51c864db994 authored over 6 years ago
feature: support toLiquid, working on #81

7a3689067b7bc5a6b0da1fd99e6b3811f95ea902 authored over 6 years ago
test cases for stringify

887b736f39979c260495349629696243f349b92c authored over 6 years ago
refactor: test/render.js use local scope

ea38a9e1f508d7d037f4ba7ae10cd92c989cc993 authored over 6 years ago
fix: express demo, fixes #79

96829b529345c8192e5af06960312d93f80860df authored over 6 years ago
5.1.1

4cf7215a6734919d37e10b2ba391c94f1d085dba authored over 6 years ago
fix: test/util/strftime.js

50006db26dc6d0a76a77bb2c96bb39b1701fd94f authored over 6 years ago
update outdated packages

2d81223d9965c455347e0a14a8ef00a309f5a529 authored over 6 years ago
5.1.0

3038115c21bb9a73c0b20c5861638a0fa71f9c39 authored over 6 years ago
add package.lock

fdbf4b838ab49aec716fcde3245fe0404609a2f5 authored over 6 years ago
feature: template string for {%include%} argument, #72

7ab0e96419a897378a24c89761d6c978021bcedf authored over 6 years ago
5.0.2

48484fe52fb13e6e277323462121258ea83f7d81 authored over 6 years ago
test case for _.forOwn

14d19562329aa2d55e5c1bb67d62d0b3f00ef196 authored over 6 years ago
fix: increment/decrement independent from capture, #76

c3e7859cdd48206b3474cb7bb85d60f048643760 authored over 6 years ago
fix: post-increment, pre-decrement working on #76

c3de3fbb197ab3ed07f515da8e9be50f9d1fc4e1 authored over 6 years ago
fix: {%assign%} now adds a shading scope

b5cfd2d2c59b42127e43c946658b59954272fcc6 authored over 6 years ago
refactor: pop the same context as the pushed one

36f84e4b3c761172272e37a10d7539f84e34068d authored over 6 years ago
refactor: src/scope.js

63b56586040d9ca5e8daca0306f57eac2c42dd14 authored over 6 years ago
fix: correctly understand variables with question marks

Fixes #77

c79700ef1a09d4e17449f530293238984c7bf07c authored over 6 years ago
5.0.1

6755462056c372aec6d666a8d601db861fc8055b authored over 6 years ago
fix #75

02806b2257b7987b3baafb86a1699a100c91620e authored over 6 years ago
5.0.0

d0fb5ccece6a4fdd48ec70640235700c178a1d0f authored over 6 years ago
fix: linting

b7144f9b75d3dec8a449007e8113bed6a3095e7f authored over 6 years ago
fix: tablerow cols defaults to 0, #74

88fc05732f5f0e96d44052d0b8efc9fb871940bd authored over 6 years ago
remove any-promise, working on #73

44b1aac096aa2a47398897f401f62543acc3a799 authored over 6 years ago
4.0.0

42043b69447e04a91e9094c0096841e58d917ce4 authored over 6 years ago
fix #59, divide numbers as it is

61f146432d2583b61bbe702a134454500648cb67 authored over 6 years ago
3.1.3

220b705b73e56802001cd6ecd7f0c3e32f6d86d9 authored over 6 years ago
fix #67: forloop.last, forloop.rindex, forloop.rindex0 incorrect if loop has a limit

ef85bd91924824f2688812d8bb51c492f0cd9cf7 authored over 6 years ago
Ensure strip_html filter uses same regex as Ruby Liquid

8e9e10fdb4c7f00ffa3997d3e2c0a0bfa48ce887 authored over 6 years ago
3.1.2

f668a5cc4188c4b2ad82c0dbcdd31e6e5bb95aae authored almost 7 years ago
fix: linting

098f5164e7213cf5e85377b79ddcd7baabb9f985 authored almost 7 years ago
fix: support comma-separated arguments for static partials, fixes #62

432f878bb656c4fbf94fedea05a0ef769ea8bfdc authored almost 7 years ago
fix dupe name bug

aa54dad36e8b147258efe209a81a56928106d50e authored almost 7 years ago
3.1.1

c6ff1f7911ca3aee277b3130020fd5be81465b90 authored almost 7 years ago
refactor: remove makefile

11355cbf09f3e54d45f767dedd00103e63da7b60 authored almost 7 years ago
fix: branch coverage

7ccd0cb1e550c443e57af9902ffd9d7c3cc75aac authored almost 7 years ago
fix #61: static filename not parsed for subdirectories

4326c223f3bf06dff9715ed5a9bc885c006ab135 authored almost 7 years ago
fix: file path asserts for windows

78b6e35fbfe65510b667ca8ba8e919053f63de36 authored almost 7 years ago
Update README.md

e275368cb396aae75105c741b07ddb519c52eaa6 authored about 7 years ago
Update README.md

ca2b16a583e4fad629e430d9bbd388083e96d666 authored about 7 years ago
Update README.md

86d0529a5ea51d4a12c3a7b178fe6d585906ed36 authored about 7 years ago
Update README.md

400b93c88d68c9d6a6764cc06b8c502a8ab7d1ed authored about 7 years ago
3.1.0

22b41fd1a89697d6c0e198b6ff9724a6dd5acb3c authored about 7 years ago
Add xhr support for render file in browser.

c55f0234ebaa6815e3484f2f30a4b4489205aff6 authored about 7 years ago
make dist

d7c7f32d4b67a36e8a8dbb2f91053b4997bfbfc8 authored about 7 years ago
low version, skip tests

7b696ed0d23da88ec5c6a29a0084f7e354fd3cd5 authored about 7 years ago
100% coverage

925df9a9b5f3e01fcf4fceb4d2850c183828a995 authored about 7 years ago
fix package.json syntax

eee5649a4766e9cc117e5135df89f29843f406b9 authored about 7 years ago
add engine spec

1048f4e0ab5d2e0a6bce9a59d40f0cf7906566d7 authored about 7 years ago
fix: remove `let` for nodejs 4.x

5c6d05092f1627b5fb8d690dae2463b19698062f authored about 7 years ago
test cases for #53

900664a26d013def60a82be1835b754def32b940 authored about 7 years ago
fix linting

757a06ee83cea5dc1849f48de74a2141f8c9cd38 authored about 7 years ago
3.0.0

9f6e9f2f3f3b0ce96c4be56a061f6c75e07c36ac authored about 7 years ago
change: remove deprecated features, coverall

0f9adfb067490383b1e9d76a2c0c8d92566005c3 authored about 7 years ago
2.2.1

dabde0e9e450fb0c647ebf978c2fd41ee7c6ccc8 authored about 7 years ago
update babelify

bd4e851b3c19612584fbf0509421a191ea92b3c0 authored about 7 years ago
2.2.0

1d2aece6877480e82c481157b4a85531c0a5b0be authored about 7 years ago
feature: support static filepath resolving by options.dynamicPartials,

fix #51

ace271c7f0cbb767c8cca1961030c1dbb81374e9 authored about 7 years ago
Ignore "fs" module in browser environments

4cbfa6d20481a73ea6376fa31dad363a33f6a194 authored about 7 years ago
2.1.4

3153f1d4bbc0921ff01ff076ff3ad3e9baddd91d authored about 7 years ago
modified: README.md

9cd4f3d90467a005140ae36d81dfe18fc23637e5 authored about 7 years ago
2.1.3

8dd1b3ba99699d4ffed9a9f6bd079901bfe3efd7 authored about 7 years ago
update doc

11de73a7b1942d8eff39d6f603da4e122a6b2d3b authored about 7 years ago
2.1.2

0325eacddfa52e8ae5e8e6442da9b2c851df2be6 authored about 7 years ago
fix: compatible to nodejs<=4

a21fcf6f879b4edd89acfae86d0f23f839791756 authored about 7 years ago
2.1.1

7bb2ee2213dbe109e1415b4ec3c70718b73c9399 authored about 7 years ago
remove debug message, working on #50

b24582c2c4abe3e8ece1b1c5f9c3fd0b86fd200f authored about 7 years ago
2.1.0

49cb7a8c3668a80d7fd7cffc6f034a77f8f064ff authored about 7 years ago
fix: typo in scope.get("liquid") error message, fixes #50

a4126e7f104ec83565c17faf115e2b1138cebef3 authored about 7 years ago
feature: date filter supports utc string now, fixes #49

5196d6ad56020096ea23bd950cef9975de19383f authored about 7 years ago