This website works better with JavaScript.
Home
Explore
Help
Sign In
simulacrumparty
/
sexp-template
Watch
1
Star
0
Fork
0
Code
Releases
0
Activity
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.
33
Commits
1
Branch
Tree:
296e94f25a
master
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from '296e94f25a'
${ noResults }
HTTPS
ZIP
TAR.GZ
Dylan Baker
296e94f25a
Add .DS_Store and .oslo files to gitignore
I keep test .oslo files around and I hate not having a clean repo.
6 years ago
bin
Implement some very basic error handling
6 years ago
src
Clean up unused stuff
6 years ago
test
Allow empty strings
6 years ago
.gitignore
Add .DS_Store and .oslo files to gitignore
6 years ago
LICENSE
Initial commit
7 years ago
package-lock.json
Implement CLI
6 years ago
package.json
Implement CLI
6 years ago