|
6 months ago | |
---|---|---|
app | 10 months ago | |
canon | 11 months ago | |
config | 11 months ago | |
controller | 11 months ago | |
database | 6 months ago | |
directives | 1 year ago | |
errors | 6 months ago | |
express | 6 months ago | |
middleware | 11 months ago | |
routing | 6 months ago | |
services | 11 months ago | |
static | 1 year ago | |
templates | 1 year ago | |
utility | 6 months ago | |
views | 11 months ago | |
LICENSE | 2 years ago | |
NamedService.js | 1 year ago | |
README.md | 2 years ago | |
Unit.js | 1 year ago | |
index.js | 11 months ago | |
package.json | 6 months ago | |
yarn.lock | 11 months ago |
Flitter is a quick & ligthweight web app framework based on Express.
You should totally check out the main project here.
Also, the docs here.
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.
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. ;)