Il sito funziona meglio con JavaScript.
Home
Esplora
Aiuto
Accedi
simulacrumparty
/
sexp-template
Segui
1
Vota
0
Forka
0
Codice
Rilasci
0
Attività
A templating language that looks like Lisp and compiles to HTML
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
45
Commit
1
Ramo (Branch)
Albero (Tree):
3e5a873054
master
Rami (Branch)
Tag
${ item.name }
Crea branch
${ searchTerm }
da '3e5a873054'
${ noResults }
HTTPS
ZIP
TAR.GZ
Dylan Baker
3e5a873054
Prettier :/
6 anni fa
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.
6 anni fa
src
Prettier :/
6 anni fa
test
Prettier :/
6 anni fa
.gitignore
Add .DS_Store and .oslo files to gitignore I keep test .oslo files around and I hate not having a clean repo.
6 anni fa
LICENSE
Initial commit
7 anni fa
package-lock.json
Saving state
6 anni fa
package.json
Implement test helper functions
6 anni fa