Macdom-js
Macdom html preprocessor - javascript version
- Works pretty mutch the same as the PHP version. Documentation comming soon.
- PHP version documentation
- Try it on CODEPEN (JavaScript version is always behind the PHP version so it may contain bugs and errors that have already been fixed in the PHP version)
Sample
Macdom
!5htmlheadutf-8viewportfavicon includes/favicon.icotitle Macdom examplebodyh1 #title .titles .main-title Hello worldnav@ a $http://www.[@].com $blank Link on -[google] .first-link Google[yahoo] Yahoo[github] Githubdiv #wrapper Some text <b>here</b>.https://www.code.jquery.com/jquery-1.12.0.min.js async
Result
Macdom exampleHello worldLink on - GoogleLink on - YahooLink on - GithubSome text here.
Installation
npm install Macdom