]> prime8.dev >> repos - ttyd.git/commit
preact: intial commit
authorShuanglei Tao <tsl0922@gmail.com>
Sun, 29 Apr 2018 03:11:11 +0000 (11:11 +0800)
committerShuanglei Tao <tsl0922@gmail.com>
Fri, 24 May 2019 12:44:46 +0000 (20:44 +0800)
commit8ee982bd022346948df3f565de94a449374a2309
treeb71799290f5ec25156cc791c863cd55ed9176d30
parent38cad37fcd0a7132a163711073f1d701ce7d646f
preact: intial commit
preact/.gitignore [new file with mode: 0644]
preact/package.json [new file with mode: 0644]
preact/preact.config.js [new file with mode: 0644]
preact/src/.babelrc [new file with mode: 0644]
preact/src/assets/favicon.ico [new file with mode: 0644]
preact/src/components/app.js [new file with mode: 0644]
preact/src/components/terminal/index.js [new file with mode: 0644]
preact/src/components/terminal/overlay.js [new file with mode: 0644]
preact/src/index.js [new file with mode: 0644]
preact/src/style/index.css [new file with mode: 0644]
preact/yarn.lock [new file with mode: 0644]