Giter Club home page Giter Club logo

ast-to-html's Introduction

Practice project "Abstract Syntax Trees (AST)"

Imagine this scenerio. There is this time in in your working team when you're trying to figurying out how to make HTML<->AST converter, built in order to handle object representation of HTML, applicable with the framework configuration. One person from your team has written the first part of this converter, which converts HTML to AST. You're responsible for reverse this process.

Create module which exports function convertASTToString. As a parameter function should take object representation of HTML fraction (Abstract Syntax Tree). Output should returns fraction of the HTML converted to string.

Layout of the built converter.

Table of contents ๐Ÿ“”

Technologies

  • HTML5
  • CSS3
  • Javascript

How to run ๐Ÿ”ฅ ๐Ÿ”ฅ ๐Ÿ”ฅ

  1. Clone this repo https://github.com/AdrianGHub/AST-to-HTML-Converter.git

  2. Make sure you have Node.js with npm from nodejs.org or via nvm | n

  3. Install parcel bundler :

npm install -g parcel-bundler

  1. Localize your directory with project and run following command :

parcel index.html

  1. Open website on localhost with index.html file displayed.

  2. Have fun! ๐Ÿ˜Ž

ast-to-html's People

Contributors

adrianghub avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.