このサイトはJavaScriptを使用しています
ホーム
エクスプローラー
ヘルプ
サインイン
simulacrumparty
/
sexp-template
ウォッチ
1
スター
0
フォーク
0
コード
リリース
0
アクティビティ
A templating language that looks like Lisp and compiles to HTML
選択できるのは25トピックまでです。
トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
44
コミット
1
ブランチ
ツリー:
b83126524d
master
ブランチ
タグ
${ item.name }
ブランチ
${ searchTerm }
を作成
'b83126524d' から
${ noResults }
HTTPS
ZIP
TAR.GZ
Dylan Baker
b83126524d
Make all functions lambdas for now
6年前
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年前
src
Make all functions lambdas for now
6年前
test
Make all functions lambdas for now
6年前
.gitignore
Add .DS_Store and .oslo files to gitignore I keep test .oslo files around and I hate not having a clean repo.
6年前
LICENSE
Initial commit
7年前
package-lock.json
Saving state
6年前
package.json
Implement test helper functions
6年前