This website works better with JavaScript.
Home
Explore
Help
Sign In
ObsidianBlk
/
wwwterm
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
A small 'live' web site which uses rest-api to represent a pseudo-termial-like interface.
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.
8
Commits
1
Branch
Branch:
master
master
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from 'master'
${ noResults }
HTTPS
ZIP
TAR.GZ
Bryan Miller
f39d640cfb
Logging now returns a class instance and logs are created with .createLog(). Test suite works now!
5 years ago
app
Logging now returns a class instance and logs are created with .createLog(). Test suite works now!
5 years ago
test
Logging now returns a class instance and logs are created with .createLog(). Test suite works now!
5 years ago
.gitignore
Initial commit for wwwterm.
5 years ago
package.json
Added mocha, chai, and sinon for unit testing. Created a test-setup.spec file.
5 years ago
wwwterm.js
Improved logging. Still trying to figure out tests.
5 years ago