farrow-pipeline
Type-Friendly middleware library
Last updated 3 years ago by lucifier129 .
MIT · Repository · Bugs · Original npm · Tarball · package.json
$ cnpm install farrow-pipeline 
SYNC missed versions from official npm registry.

Farrow Logo

npm version CI Status Benchmark Status License: MIT

Description

Farrow is A Type-Friendly Web Framework for Node.js

Getting Started

Please follow the documentation at farrowjs.com!

Benefits

  • Expressive HTTP middleware like Koa but no need to modify req/res or ctx
  • Strongly typed and type-safe from request to response via powerful schema-based validation
  • Provide React-Hooks-like mechanism which is useful for reusing code and integrating other parts of Server like database connection
  • Easy to learn and use if you were experienced in expressjs/koajs

Farrow Demo

Environment Requirement

  • TypeScript >= 4.3
  • Node.js >= 14.x

Issues

Contributions, issues and feature requests are welcome! Feel free to check issues page.

Contributing Guide

Stay In Touch

License

This project is MIT licensed.

Copyright © 2021-present, Jade Gu.

Current Tags

  • 2.3.0                                ...           latest (3 years ago)

26 Versions

  • 2.3.0                                ...           3 years ago
  • 2.2.1                                ...           3 years ago
  • 2.2.0                                ...           3 years ago
  • 2.1.1                                ...           3 years ago
  • 2.1.0                                ...           3 years ago
  • 2.0.1                                ...           3 years ago
  • 2.0.0                                ...           3 years ago
  • 1.12.0                                ...           4 years ago
  • 1.11.4                                ...           4 years ago
  • 1.11.3                                ...           4 years ago
  • 1.11.2                                ...           4 years ago
  • 1.11.1                                ...           4 years ago
  • 1.11.0                                ...           4 years ago
  • 1.10.7                                ...           5 years ago
  • 1.10.6                                ...           5 years ago
  • 1.10.2                                ...           5 years ago
  • 1.8.0                                ...           5 years ago
  • 1.7.0                                ...           5 years ago
  • 1.6.7                                ...           5 years ago
  • 1.6.0                                ...           5 years ago
  • 1.5.3                                ...           5 years ago
  • 1.5.0                                ...           5 years ago
  • 1.4.0                                ...           5 years ago
  • 1.3.4                                ...           5 years ago
  • 1.0.1                                ...           5 years ago
  • 1.0.0                                ...           5 years ago
Maintainers (2)
Downloads
Today 0
This Week 0
This Month 0
Last Day 0
Last Week 1
Last Month 10
Dependencies (1)
Dev Dependencies (4)

Copyright 2013 - present © cnpmjs.org | Home |