electricessence / TypeScript.NET

A JavaScript-Friendly .NET Based TypeScript Library (Moved)
https://github.com/electricessence/TypeScript.NET-Core
Other
251 stars 36 forks source link

Add String.format method. #5

Closed electricessence closed 8 years ago

electricessence commented 10 years ago

Here's some examples. http://stackoverflow.com/questions/2534803/string-format-in-javascript

Let's make sure to allow for IFormatProviders for localization.

electricessence commented 10 years ago

May want to include StringBuilder at the same time.

electricessence commented 8 years ago

Added format and supplant to System/Text.