This project is for web application to convert Emmet to Json

Job ID: 37415635

Budget: $10 – $30 USD

Customized Emmet abbreviation to JSON

1. Capital D stands for div --> This will reduce typing requirement.
2. D+D>D = <div></div> <div><div></div> </div>
3. D.X-Y-L12 --> We separate all attributes of a div with a dash. It should make it easy to parse.
We will use X to define container type of the div. Y defines the content type. The S/M/L followed by 2 integers will define the responsiveness.
If M and S are missing , use the value from L. If S is missing, use M.
-div content type -- there are 5 types of content currently supported. --> d--> divlist, f--> field, g--> datagrid, c--> chart
I will give you some examples of what can be x and y.
Related categories: JavaScript .NET AJAX jQuery / Prototype JSON