tagger icon indicating copy to clipboard operation
tagger copied to clipboard

Results 6 tagger issues
Sort by recently updated
recently updated
newest added

Would be useful to be able to construct static strings at compile time

Add a way to swap in a new writer halfway through? This way you could write to a string some opening elements, and then write to another string the closing...

I think most people will expect a library to "build xml / html / svg programatically" to properly XML escape special characters. Your library currently doesn't, so I think you...