Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.479.986 Times

Online Html To Javascript freeware
Filter: All | Freeware | Demo
 

Online Html To Javascript

< 1 2 3 4 5 > 
Released: June 08, 2011  |  Added: June 21, 2011 | Visits: 1.634

Spire Free PDF Converter Spire Free PDF Converter is a powerful PDF converting program which enables users to convert different office format files to PDF. Support converting Doc to PDF, Excel to PDF, Text to PDF and HTML to PDF. With Spire Free PDF Converter, you don't need any online PDF converter ever. As a free PDF... Platforms: Windows, etc.

License: Freeware Size: 5.4 MB Download (145): Spire Free PDF Converter Download

Added: May 10, 2013 | Visits: 623

Chilkat MHT C Library Chilkat MHT C Library converts HTML to self-contained .MHT web archives. It can also convert HTML into a self-contained email with all referenced images embedded within the email. Chilkat MHT can download HTML from a url, load HTML from a file, or accept HTML passed in directly as an in-memory... Platforms: Windows, C/C++,

License: Freeware Download (55): Chilkat MHT C Library Download

Added: May 10, 2013 | Visits: 908

dompdf dompdf is an HTML to PDF converter. At its heart, dompdf is (mostly) CSS2.1 compliant HTML layout and rendering engine written in PHP. It is a style-driven renderer: it will download and read external stylesheets, inline style tags, and the style attributes of individual HTML elements. It also... Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (59): dompdf Download

Released: December 22, 2011  |  Added: December 29, 2011 | Visits: 1.444

Flip HTML -  freeware Flip HTML is a 100% free professional desktop editor for you to dynamically convert any URL, HTML stream, or HTML files to flip books with the page turn effect while maintaining embedded styles. Whether converting static HTML files or a dynamic, data-driven, web-based report, Flip HTML provides... Platforms: Windows

License: Freeware Size: 10.19 MB Download (141): Flip HTML - freeware Download

Released: December 07, 2012  |  Added: December 07, 2012 | Visits: 496

HTML Canvas Javascript Library A full-featured lightweight wrapper library of the native html canvas element written in Javascript, aimed to make visualization and animation using canvas simpler. Features animation support, layers, event capture, multitouch and many examples. Platforms: Windows, Mac, Linux

License: Freeware Size: 238.92 KB Download (48): HTML Canvas Javascript Library Download

Added: August 10, 2010 | Visits: 1.763

Javascript::Menu Javascript::Menu is a NumberedTree that generates HTML and Javascript code for a menu. SYNOPSIS use Javascript::Menu; # Give it something to do (example changes the menus caption): my $action = sub { my $self = shift; my ($level, $unique) = @_; my $value = $self->getValue; return... Platforms: *nix

License: Freeware Size: 25.6 KB Download (102): Javascript::Menu Download

Added: May 18, 2013 | Visits: 627

HTML-Graphs javascript HTML-Graphs could be used to create horizontal / vertical bar graphs, progress bars and faders.You can create simple graphs and even grouped bar graphs with legends, add labels, change colors etc. No graphics ped bar gcal libraries are required. Platforms: JavaScript

License: Freeware Size: 10 KB Download (46): HTML-Graphs javascript Download

Added: October 12, 2010 | Visits: 1.388

HTML::WikiConverter::MediaWiki HTML::WikiConverter::MediaWiki is a Perl module used to convert HTML to MediaWiki markup. SYNOPSIS use HTML::WikiConverter; my $wc = new HTML::WikiConverter( dialect => MediaWiki ); print $wc->html2wiki( $html ); This module contains rules for converting HTML into MediaWiki markup. See... Platforms: *nix

License: Freeware Size: 11.26 KB Download (99): HTML::WikiConverter::MediaWiki Download

Released: February 21, 2009  |  Added: June 28, 2011 | Visits: 1.181

Easy HTML Snapshot Free Easy HTML Snapshot Free is a powerful HTML conversion product. It converts Htm to popular image format JPG.Easy HTML Snapshot Free does not depend on print drivers. The conversion result retains all the original text, pictures etc. You can set your heart at rest to use it. More professional and... Platforms: Windows

License: Freeware Size: 3.22 MB Download (102): Easy HTML Snapshot Free Download

Released: October 19, 2012  |  Added: October 19, 2012 | Visits: 714

Wonderwebware RTF to HTML Converter HTML to Script Converter is a tool for web developers, designed with one single purpose: to save your time when you need to convert RTF to HTML code. To convert rtf to html, just select the rtf file and save the output html. Platforms: Windows

License: Freeware Size: 491 KB Download (418): Wonderwebware RTF to HTML Converter Download

Released: July 09, 2012  |  Added: July 09, 2012 | Visits: 452

Simbel Javascript Generation code Generate javascript validation from an xml template; you can configure on xml your html forms, giving params (min / max length, etc) and creates an JavaScript code to put in your html to validate your forms. Its an easy way to write js validation. Platforms: Windows, Mac, Linux

License: Freeware Size: 43 KB Download (47): Simbel Javascript Generation code Download

Added: April 27, 2013 | Visits: 448

javascript Timer The javascript Timer module provides a timer api that can hook html elements to javascript widget objects. This is useful if you want a moving timer/clock or a widget that updates every second. It comes with widgets for a countdown timer, a countup timer, and a clock.This module replaces the... Platforms: PHP

License: Freeware Size: 20.48 KB Download (50): javascript Timer Download

Released: October 15, 2018  |  Added: October 23, 2018 | Visits: 778

Kooboo Kooboo is a new kind of web development tool capable of developing static pages or complex websites. Content managers use inline editing tool. Developers use HTML/CSS for database driven websites and JavaScript for extensive development. The software is free, open source and portable. The... Platforms: Windows, Windows 8, Windows 7, Windows Server

License: Freeware Size: 4.61 MB Download (76): Kooboo Download

Added: August 30, 2008 | Visits: 1.340

Webmaster Online Tools TopTechnologies collection of FREE Online Tools for webmasters. Tools include: Domain Availability Lookup and Whois; Submit to 75+ Search Engines Automatically; Search Engine Spider Test Tool; Button Graphic Creator; Color Wheel and Picker; HTML to XHTML Converter; HTML to JavaScript Converter;... Platforms: Any Browser

License: Freeware Size: 12 KB Download (118): Webmaster Online Tools Download

Added: February 03, 2010 | Visits: 1.184

HTML::WikiConverter::Markdown HTML::WikiConverter::Markdown is a Perl module to convert HTML to Markdown markup. SYNOPSIS use HTML::WikiConverter; my $wc = new HTML::WikiConverter( dialect => Markdown ); print $wc->html2wiki( $html ); This module contains rules for converting HTML into Markdown markup. You should not... Platforms: *nix

License: Freeware Size: 8.19 KB Download (109): HTML::WikiConverter::Markdown Download

Added: February 09, 2010 | Visits: 980

HTML::WikiConverter::Oddmuse HTML::WikiConverter::Oddmuse is a Perl module that can convert HTML to Oddmuse markup. SYNOPSIS use HTML::WikiConverter; my $wc = new HTML::WikiConverter( dialect => Oddmuse ); print $wc->html2wiki( $html ); This module contains rules for converting HTML into Oddmuse markup. This dialect... Platforms: *nix

License: Freeware Size: 6.14 KB Download (96): HTML::WikiConverter::Oddmuse Download

Added: February 25, 2010 | Visits: 1.464

HTML::WikiConverter HTML::WikiConverter is a Perl module that can convert HTML to wiki markup. SYNOPSIS use HTML::WikiConverter; my $wc = new HTML::WikiConverter( dialect => MediaWiki ); # Provide HTML directly print $wc->html2wiki( $html ); # ...which is the same as print $wc->html2wiki( html => $html );... Platforms: *nix

License: Freeware Size: 34.82 KB Download (102): HTML::WikiConverter Download

Released: February 24, 2011  |  Added: March 02, 2011 | Visits: 1.256

Online Storage Secure online storage and collaboration. Use CryptoHeaven online storage to distribute large files, collaborate on projects, and securely access documents. CryptoHeaven is the premier provider of secure email, encrypted hosted email, messaging and online storage. Our automatic and transparent... Platforms: Windows, Mac, *nix, Pocket PC, Android,BlackBerry,iPhone,iPod,Java

License: Freeware Size: 109 KB Download (114): Online Storage Download

Released: May 01, 2012  |  Added: May 09, 2012 | Visits: 1.654

AshSofDev HTML Editor AshSofDev HTML Editor is a very rich html editor with support for html, xhtml, javascript, php, and css. Platforms: Windows

License: Freeware Size: 4.65 MB Download (103): AshSofDev HTML Editor Download

Released: June 01, 2012  |  Added: June 01, 2012 | Visits: 1.096

Online Radio Free Online Radio to tune in to any Online Radio Channel. Online Radio Software Utility can be controlled by System Tray Menu. By default a Non Stop FM Hindi Radio Station is tuned in. Change the URL of any other LIVE Radio Channel. Tune in to your favourite online channel easily. Online Radio... Platforms: Windows, Unix

License: Freeware Size: 292 KB Download (596): Online Radio Download

< 1 2 3 4 5 >