This website requires JavaScript.
Explore
Help
Sign In
kuschelyagi
/
handlebars-helpers-rust
Watch
1
Star
0
Fork
0
You've already forked handlebars-helpers-rust
Code
Issues
Pull Requests
Releases
Wiki
Activity
5
Commits
1
Branch
0
Tags
master
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Adrian Malacoda
719f9f1441
add proper test for stringify helper
2018-08-05 00:09:06 -05:00
src
add proper test for stringify helper
2018-08-05 00:09:06 -05:00
Cargo.toml
Update handlebars to ^1. Remove eq helper and update json-format helper, add test.
2018-08-04 23:59:18 -05:00
LICENSE
add license + readme
2018-05-21 00:34:30 -05:00
README.md
add license + readme
2018-05-21 00:34:30 -05:00
README.md
handlebars-rust helpers
Personal collection of helpers for
handlebars-rust
.
What is included
eq
: equality check of two parameters
JSONstringify
: returns JSON representaton of parameter.
License
GNU LGPL v3, see
LICENSE
.
Description
No description provided
Readme
88
KiB
Languages
Rust
100%