Skip to content

bulma-css-templates/html-parser

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 

Repository files navigation

Html parser

Interactive tool to convert flat HTML to Pug, Jinja2 and Blade templates.


DEMO 2 - Automatic HTML Parser


DEMO 1 - Automatic HTML Parser


Html parser Features

The goal for this parser is to cut the manual work for the cases listed below:

  • Build production-ready components and templates for various template engines (PUG, Jinja2, Blade) starting from flat HTML themes
  • Remove hard-coded strings used by template HTML themes

Html parser Work-flow

In ordet to speed up the web development, the HTML parser, provided by AppSeed execute the steps:

  • load the HTML theme / page
  • user can interactively walk on HTML tree
  • user can edit the elements and properties
  • sections (components) can be extracted for various template engines: Jinja2, Blade, Php and PUG
  • save processed html with mutated structure

Html parser Technology

The parser is written in Python3 / Beautiful Soup4 as an interactive console.


Html parser DEMOs

Short list with HTML Parser demos

Short presentation of the parsing tool used by AppSeed to integrate in minutes an HTML theme.

Automatic HTML Parser - random theme from Colorlib

Short presentation of the HTML Parsing tool used by AppSeed to integrate in minutes an HTML theme.


Html parser tool provided by AppSeed

About

Html Parser - Html to Pug translator | AppSeed

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published