您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
转到文件
Garrett Mills 47bc88feab
v0.59.0
3 年前
app Register DI as 'injector' 4 年前
canon Fix return/throw typo 4 年前
config Add error_context function and calls in lib code 4 年前
controller Add error_context function and calls in lib code 4 年前
database Allow omit db port 3 年前
directives Remove deprecated functionality; logging enhancements 4 年前
errors Request error logging! 3 年前
express Derp 3 年前
middleware Add error_context function and calls in lib code 4 年前
routing Opt-out of FLoC 3 年前
services Add error_context function and calls in lib code 4 年前
static Remove deprecated functionality; logging enhancements 4 年前
templates update docs 4 年前
utility Add ability to log API Requests to the database 3 年前
views Add error_context function and calls in lib code 4 年前
LICENSE LICENSE and README 5 年前
NamedService.js update docs 4 年前
README.md Add docs link to README 5 年前
Unit.js create analyzer 4 年前
index.js Add error_context function and calls in lib code 4 年前
package.json v0.59.0 3 年前
yarn.lock Update ORM 4 年前

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