New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@funkia/funnel

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@funkia/funnel

A functional frontend framework in Typescript

0.0.1
Source
npm
Version published
Weekly downloads
2
100%
Maintainers
1
Weekly downloads
 
Created
Source

Funnel

A functional reactive frontend framework for building webapplications.

Buzzwords you might like:

  • Functional
  • Reactive
  • Component-based
  • Typescript

Getting started

Installation

At the moment, Github is the only place to find Funnel. But we are looking into getting it to npm.

git clone https://github.com/Funkia/funnel

Funnel uses two peer dependencies, that you'll need to install too:

  • hareactive (Pure FRP library)
  • jabz (Monads, Do-notation and stuff)
npm install --save jabz hareactive

Keywords

functional

FAQs

Package last updated on 27 Sep 2016

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