1
0
Derivar 0
Não pode escolher mais do que 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
Ir para o ficheiro
Garrett Mills 47bc88feab
v0.59.0
há 3 anos
app Register DI as 'injector' há 4 anos
canon Fix return/throw typo há 4 anos
config Add error_context function and calls in lib code há 4 anos
controller Add error_context function and calls in lib code há 4 anos
database Allow omit db port há 3 anos
directives Remove deprecated functionality; logging enhancements há 4 anos
errors Request error logging! há 3 anos
express Derp há 3 anos
middleware Add error_context function and calls in lib code há 4 anos
routing Opt-out of FLoC há 3 anos
services Add error_context function and calls in lib code há 4 anos
static Remove deprecated functionality; logging enhancements há 4 anos
templates update docs há 4 anos
utility Add ability to log API Requests to the database há 3 anos
views Add error_context function and calls in lib code há 4 anos
LICENSE LICENSE and README há 5 anos
NamedService.js update docs há 4 anos
README.md Add docs link to README há 5 anos
Unit.js create analyzer há 4 anos
index.js Add error_context function and calls in lib code há 4 anos
package.json v0.59.0 há 3 anos
yarn.lock Update ORM há 4 anos

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. ;)