mirror of
https://github.com/harttle/liquidjs.git
synced 2026-09-16 12:50:38 -07:00
Update README.md
This commit is contained in:
@@ -51,7 +51,9 @@ Also available from CLI:
|
||||
echo '{{"hello" | capitalize}}' | npx liquidjs
|
||||
```
|
||||
|
||||
For more tutorials and the full API, refer to the [wiki page](https://github.com/harttle/liquidjs/wiki).
|
||||
* A live demo is available on jsfiddle: <https://jsfiddle.net/6u40xbzs/>
|
||||
* For more tutorials and the full API, refer to the [wiki page](https://github.com/harttle/liquidjs/wiki).
|
||||
* Typedoc is also available here: <https://harttle.github.io/liquidjs/classes/_liquid_.liquid.html>
|
||||
|
||||
## Differences and Limitations
|
||||
|
||||
@@ -114,4 +116,4 @@ Thanks goes to these wonderful people:
|
||||
[shopify/liquid]: https://shopify.github.io/liquid/
|
||||
[caniuse-promises]: http://caniuse.com/#feat=promises
|
||||
[pp]: https://github.com/taylorhakes/promise-polyfill
|
||||
[tutorial]: https://shopify.github.io/liquid/basics/introduction/
|
||||
[tutorial]: https://shopify.github.io/liquid/basics/introduction/
|
||||
|
||||
Reference in New Issue
Block a user