A templating language that looks like Lisp and compiles to HTML
Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.
Dylan Baker 3e5a873054 Prettier :/ 5 år sedan
bin Make sure source gets passed in as a string I noticed that if you passed in just a number, JS would helpfully parse that and then `source.length` was undefined, which broke the lexer. 5 år sedan
src Prettier :/ 5 år sedan
test Prettier :/ 5 år sedan
.gitignore Add .DS_Store and .oslo files to gitignore I keep test .oslo files around and I hate not having a clean repo. 5 år sedan
LICENSE Initial commit 6 år sedan
package-lock.json Saving state 5 år sedan
package.json Implement test helper functions 5 år sedan