@fritter/core
TypeScript icon, indicating that this package has built-in type declarations

0.1.11 • Public • Published

Fritter

An HTTP middleware framework for Node.js built with TypeScript to make it simple and fast to write web applications and APIs.

Inspired by Koa, Fritter provides many of the same features while removing much of the ambiguity and providing type safety.

Installation

Fritter has currently only been tested with Node.js 19.4.0. It may work in earlier versions, it may not, there are no guarantees at this time.

It does at least require support for async functions.

npm install @fritter/core

Usage

This package is currently in Alpha (versions < 1.0.0) and is subject to change at any time.

Documentation will be added as the API stabilizes.

Readme

Keywords

Package Sidebar

Install

npm i @fritter/core

Weekly Downloads

0

Version

0.1.11

License

MIT

Unpacked Size

121 kB

Total Files

54

Last publish

Collaborators

  • duckdotexe