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.
 
Go to file
garrettmills 6dfa3443d5
v0.52.0
4 years ago
app Update for new flitter-di 4 years ago
canon Update for new flitter-di 4 years ago
config Remove deprecated functionality; logging enhancements 4 years ago
controller Rework error handling 4 years ago
database Update for new flitter-di 4 years ago
directives Remove deprecated functionality; logging enhancements 4 years ago
errors Rework error handling 4 years ago
express Express-Busboy: pass in upload path from config 4 years ago
middleware Rework error handling 4 years ago
routing Update for new flitter-di 4 years ago
services Update for new flitter-di 4 years ago
static Remove deprecated functionality; logging enhancements 4 years ago
templates update docs 4 years ago
utility Fix UtilityUnit.root() and add UtilityUnit.path() methods 4 years ago
views Update ViewEngineUnit to generate error objects on development if not provided 4 years ago
LICENSE LICENSE and README 5 years ago
NamedService.js update docs 4 years ago
README.md Add docs link to README 5 years ago
Unit.js create analyzer 4 years ago
index.js Rework error handling 4 years ago
package.json v0.52.0 4 years ago
yarn.lock Update ORM 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. ;)