All Downloads are FREE. Search and download functionalities are using the official Maven repository.

synthetic.template10.tpl Maven / Gradle / Ivy

Go to download

This artifact stores acceptance test cases for all histone implementations (histone-java, histone-javascript).

The newest version!
{{* using string.strip to remove unwanted characters
	at the beginning and the end of a string *}}
{{var myString = "   [   one two three   ]   "}}
myString = {{myString.toJSON()}}
myString = {{myString.strip(' ', '[', ']').toJSON()}}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy