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.
|
3 years ago | |
---|---|---|
app | 4 years ago | |
canon | 4 years ago | |
config | 4 years ago | |
controller | 4 years ago | |
database | 3 years ago | |
directives | 4 years ago | |
errors | 3 years ago | |
express | 3 years ago | |
middleware | 4 years ago | |
routing | 3 years ago | |
services | 4 years ago | |
static | 4 years ago | |
templates | 4 years ago | |
utility | 3 years ago | |
views | 4 years ago | |
LICENSE | 5 years ago | |
NamedService.js | 4 years ago | |
README.md | 5 years ago | |
Unit.js | 4 years ago | |
index.js | 4 years ago | |
package.json | 3 years ago | |
yarn.lock | 4 years ago |
README.md
Flitter
Flitter is a quick & ligthweight web app framework based on Express.
You should totally check out the main project here.
Also, the docs here.
What is this package?
The libflitter package provides the core collection of units required to get Flitter off the ground. These units rely on a particular folder structure that is passed to the units. Each unit does one task and only one task. This helps keep Flitter extensible, changeable, and relatively easy to understand.
Who?
Flitter (and libflitter) was (er.. were) created by Garrett Mills, and its use is governed by the terms of the MIT License as specified in the LICENSE file.
Of course, that does mean that Flitter is © 2019 Garrett Mills. ;)