Show HN: Bepis – Crazy Format for HTML+CSS in JavaScript
11–20 of 24 posts
Re: Show HN: Bepis – Crazy Format for HTML+CSS in JavaScript
#12Re: Show HN: Bepis – Crazy Format for HTML+CSS in JavaScript
#13Time to shill my own alternative. https://github.com/NoHatCoder/DOM_Maker No parser, just a bunch of JavaScript functions that nest nicely, to create dense and readable DOM generation code. Might be time for putting a 1.0 sticker on it. As for Bepis, the mechanism by which elements nest seem complicated, as far as I understand it is controlled by sprinkling , and . throughout the string, I don't get why this would be…
Re: Show HN: Bepis – Crazy Format for HTML+CSS in JavaScript
#14Time to shill my own alternative. https://github.com/NoHatCoder/DOM_Maker No parser, just a bunch of JavaScript functions that nest nicely, to create dense and readable DOM generation code. Might be time for putting a 1.0 sticker on it. As for Bepis, the mechanism by which elements nest seem complicated, as far as I understand it is controlled by sprinkling , and . throughout the string, I don't get why this would be…
Re: Show HN: Bepis – Crazy Format for HTML+CSS in JavaScript
#15Time to shill my own alternative. https://github.com/NoHatCoder/DOM_Maker No parser, just a bunch of JavaScript functions that nest nicely, to create dense and readable DOM generation code. Might be time for putting a 1.0 sticker on it. As for Bepis, the mechanism by which elements nest seem complicated, as far as I understand it is controlled by sprinkling , and . throughout the string, I don't get why this would be…
Why no examples in the readme?
Re: Show HN: Bepis – Crazy Format for HTML+CSS in JavaScript
#16Time to shill my own alternative. https://github.com/NoHatCoder/DOM_Maker No parser, just a bunch of JavaScript functions that nest nicely, to create dense and readable DOM generation code. Might be time for putting a 1.0 sticker on it. As for Bepis, the mechanism by which elements nest seem complicated, as far as I understand it is controlled by sprinkling , and . throughout the string, I don't get why this would be…
https://github.com/undecided/tg
(totally usable in vanilla JS too)
Re: Show HN: Bepis – Crazy Format for HTML+CSS in JavaScript
#17Nice, this reminds me of the Jade templating language [0], although after a bit of Googling I see it's now called Pug [1]. [0] http://jade-lang.com/ [1] https://github.com/pugjs/pug
Re: Show HN: Bepis – Crazy Format for HTML+CSS in JavaScript
#18:-)