Quick HTML Embedding for JavaScript
There are cases in our web applications where we would be needing to open a window in JavaScript and stream out contents dynamically from within JavaScript. This becomes tedious with escape/unescape of quotes/delimiters etc. The process become intensively tedious if the document to be written significantly large.
I just came across a free online HTML convertor webservice which addresses this need.
Webservice: Yellowpipe HTML Convertor
Features:
There are cases in our web applications where we would be needing to open a window in JavaScript and stream out contents dynamically from within JavaScript. This becomes tedious with escape/unescape of quotes/delimiters etc. The process become intensively tedious if the document to be written significantly large.
I just came across a free online HTML convertor webservice which addresses this need.
Webservice: Yellowpipe HTML Convertor
Features:
- Free
- Online and hence anywhere to use service
- Supports conversion of free form HTML to
- JavaScript
- ASP
- PHP
- Quick Copy of Generated Content to System Clipboard
I hope this would be of tremendous importance to web application developers in enhancing their development efforts.
No comments:
Post a Comment