This is the template project that's checked out and configured when you run the bando-up command from ljsthw-bandolier. This is where the code really lives.
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.
Zed A. Shaw
ded2719236
Testing helpers are done.
2 years ago
..
api.js
lib/api.js now mostly documented.
2 years ago
auth.js
Documented the auth system.
2 years ago
blog.js
Document the blog.js file but also just remove index() since it just called load.
2 years ago
builderator.js
Documenting builderator.js and cleaned it up.
2 years ago
config.js
More documentation, almost done with everything in lib.
2 years ago
devtools.js
More documentation, almost done with everything in lib.
2 years ago
docgen.js
More documentation, almost done with everything in lib.
2 years ago
email.js
Adopt the standard that DANGER_ADMIN must equal '1' exactly, so DANGER_ADMIN==='1' is the only wayt to use it.
2 years ago
logging.js
More documentation, and a display of the status of each file's docs quality. It also includes detecting CAPS words like TODO, BUG, and showing a small icon next to each function.
2 years ago
models.js
More documentation, and a display of the status of each file's docs quality. It also includes detecting CAPS words like TODO, BUG, and showing a small icon next to each function.
2 years ago
ormish.js
More documentation, and a display of the status of each file's docs quality. It also includes detecting CAPS words like TODO, BUG, and showing a small icon next to each function.
2 years ago
queues.js
More documentation, and a display of the status of each file's docs quality. It also includes detecting CAPS words like TODO, BUG, and showing a small icon next to each function.
2 years ago
testing.js
Testing helpers are done.
2 years ago