Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tonymtz/jsstringbuilder

A string builder helper for javascript better than string+=string
https://github.com/tonymtz/jsstringbuilder

Last synced: 4 days ago
JSON representation

A string builder helper for javascript better than string+=string

Awesome Lists containing this project

README

        

JSStringBuilder
===============

A string builder helper for javascript better than string+=string

Please, read the comments in demo.js. You can find a nice how-to-use guide.