50%

JADE to HTML

JADE to HTML Converter Online


JADE to HTML Converter helps to convert HTML to JADE whitespace sensitive syntax for writing HTML and helps to save and share JADE.

JADE is renamed as PUG and jade libs are deprecated. Please use PUG for updated version. Find more about JADE check out jade-lang.com

What can you do with JADE to HTML?

  • This tool helps you to convert your JADE Template to Plain HTML.
  • This tool allows loading the JADE Template URL converting to HTML. Click on the URL button, Enter URL and Submit.
  • This tool supports loading the jame file to transform to Hyper Text Markup language. Click on the Upload button and select File.
  • JADE to HTML Online works well on Windows, MAC, Linux, Chrome, Firefox, Edge, and Safari.

Example of JADE

JADE Template Try it.

doctype html
html
  head
    title Largest companies by market cap — US Stock Market
    |     
    meta(charset='UTF-8')
  |   
  body
    h1 Apple : 2037 Billion
    |     
    h2 Microsoft : 1624 Billion
    |     
    h3 Amazon : 1611 Billion
    |     
    h4 Google : 1058 Billion
    |     
    h5 Alibaba : 826 Billion
    |     
    b This data is as of 21 Sep 2020.

Converted HTML

<!DOCTYPE html>
<html>
  <head>
    <title>Largest companies by market cap — US Stock Market</title>
    <meta charset="UTF-8" />
  </head>
  <body>
    <h1>Apple : 2037 Billion</h1>
    <h2>Microsoft : 1624 Billion</h2>
    <h3>Amazon : 1611 Billion</h3>
    <h4>Google : 1058 Billion</h4>
    <h5>Alibaba : 826 Billion</h5>
    <b>This data is as of 21 Sep 2020.</b>
  </body>
</html>

For Advanced Users

JADE External URL

Load JADE External URL in Browser URL like this https://codebeautify.org/jade-to-html-converter?url=external-url

https://codebeautify.org/jade-to-html-converter?url=https://gist.githubusercontent.com/cbmgit/b7b0837d3b39c12a1e6da453d5c98777/raw/jadepug.template

Related Tools


Recently visited pages


Tags