Skip to content

WIP Feature: Add support for KoaJS#114

Open
Sefriol wants to merge 14 commits intotravist:masterfrom
Sefriol:feature-koa
Open

WIP Feature: Add support for KoaJS#114
Sefriol wants to merge 14 commits intotravist:masterfrom
Sefriol:feature-koa

Conversation

@Sefriol
Copy link
Copy Markdown
Contributor

@Sefriol Sefriol commented Jul 14, 2020

Added KoaJS support which I needed personally.

  • All tests work
  • All functions are supported
  • Everything is now async
  • Refactored node-paginate-anything.js for Koa and put it under utils.js
  • stackProcessor is not used (since I am unsure whether it can provide any use

It adds more dependancies since KoaJS does not have router or more protected query strings by default. Because of that I am unsure whether this should be a different package all together.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant