Koa
Koa is a new web framework designed by the team behind Express,
which aims to be a smaller, more expressive, and more robust foundation
for web applications and APIs. By leveraging async functions, Koa allows you
to ditch callbacks and greatly increase error-handling. Koa does not bundle any
middleware within its core, and it provides an elegant suite of methods that make
writing servers fast and enjoyable.
Here are 1,954 public repositories matching this topic...
-
Updated
Nov 27, 2020 - JavaScript
-
Updated
Dec 8, 2020 - TypeScript
-
Updated
Dec 7, 2020 - TypeScript
-
Updated
Aug 5, 2020 - JavaScript
-
Updated
Dec 10, 2020 - JavaScript
-
Updated
Nov 13, 2020 - JavaScript
-
Updated
Nov 28, 2020 - JavaScript
-
Updated
Dec 10, 2020 - TypeScript
-
Updated
Oct 20, 2020 - JavaScript
I've read the docs, and it seems you can pass through knex instances, but I didn't see if it supports SQLite3 - could you clarify please?
-
Updated
Dec 9, 2020 - TypeScript
-
Updated
Oct 20, 2020 - Vue
-
Updated
Oct 25, 2020 - JavaScript
-
Updated
Nov 30, 2020 - JavaScript
-
Updated
Nov 5, 2020 - JavaScript
-
Updated
Sep 7, 2020 - JavaScript
-
Updated
Nov 24, 2020 - TypeScript
-
Updated
Dec 4, 2020 - JavaScript
Bug report
Describe the bug
There is an extra space in the French wording in the modal to add a single unilateral relation in the CTB. But I also wonder if the wording is actually correct: for the 2 first relationship types we use "[CT1] a un [CT2]".
See video: https://www.loom.com/share/95e8b07f2dff4dc3801624dd9d6bafc4
Steps to reproduce the behavior