[Software recommendation] jquerypad-small and practical jquery & HTML testing tool (supporting IE, chrome, ff)

Source: Internet
Author: User

This jquerypad was accidentally seen when I checked the page on the Internet. After downloading it and trying it out, I felt very good. This software was developed using WPF (but it is not open-source and needs to be installed. net Framework 3.5), the overall interface is very simple, first look at the software running interface:

HTML on the leftCodeOn the right side is the jquery code. Code folding and syntax highlighting are also supported (but there is no code prompt, and it feels a bit uncomfortable, however, after jquery is used for a long time, it should not matter if you are familiar with it.) After compiling, you can press F5 to view the actual effect. You can also click chrome, FF, IE button to view the actual effect of the three browsers. If you think you can save it as HTML, jquerypad will automatically merge jquery code and HTML code into HTML, and you can double-click it to run it, the generated code is as follows:

<! -- Saved from url = (0014) about: Internet --> <! -- The comment above allows the embedded browser to load the document without the ActiveX security prompt --> <! Doctype HTML public "-// W3C // dtd xhtml 1.0 strict // en" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <HTML xmlns = "http://www.w3.org/1999/xhtml" XML: lang = "en"> 

 

How does it look good? I think it is a tool that can replace vs in daily development. After all, VS is too large. If you need to write basic code, you can use it.

Another highlight of this tool is the support for templates (using nvelocity ).ProgramUnder the templates directory, you will seeJquery. jsAndDefault. VM, WhereDefault. VMThe actual HTML template is generated. You can customize the template as long as you have used nvelocity. In this way, you can customize the template as needed.(Sighs: The template engine is really good. I thought it was really good when I didn't use it for a while. If you haven't used it, you can study it quickly, not necessarily nvelocity. You can also learn the T4 provided by)

TIPS: when using this tool, you can use the CTRL + Tab key to switch the input of HTML and jquery code, which greatly speeds up writing without leaving one hand on the keyboard.

: Click to download

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.