🚨 Shai-Hulud Strikes Again:834 Packages Compromised.Technical Analysis →
Socket
Book a DemoInstallSign in
Socket

cultivar

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cultivar

Composable event handling with Wonka for HTTP and beyond

latest
npmnpm
Version
1.0.0-alpha.12
Version published
Maintainers
1
Created
Source

Cultivar

TypeScript HTTP services based on Wonka streams and the exchange pattern.

Idea

Handle requests from many different sources, and compose a response using many handlers.

Goals

  • Portable: Should work with many different backends.
  • Opinionated, but replaceable: Pieces should be able to be removed and substituted with other solutions without issue.
  • Batteries-included: Should include a full toolkit to handle everyday API concerns.

Sources

  • HTTP requests
  • Messages from a queue
  • WebSocket events
  • WebRTC events?

Features

  • Routing
  • Authentication
  • Validation
  • Pagination
  • Database Access
  • Sessions
  • Authorization

FAQs

Package last updated on 26 Aug 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts