JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 66
  • Score
    100M100P100Q60900F
  • License MIT

A framework runs on Next.js

Package Exports

    This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (farrow-next) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

    Readme

    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.