Popularity
4.5
Declining
Activity
0.0
Stable
5
2
3
Monthly Downloads: 2
Programming language: Haskell
License: BSD 3-clause "New" or "Revised" License
ghcjs-fetch alternatives and similar packages
Based on the "ghcjs" category.
Alternatively, view ghcjs-fetch alternatives based on common mentions on social networks and blogs.
-
ghcjs-dom
Make Document Object Model (DOM) apps that run in any browser and natively using WebKitGtk -
ghcjs-base
base library for GHCJS for JavaScript interaction and marshalling, used by higher level libraries like JSC -
ghcjs-hplay
Client-side and server-side web framework over Transient and GHCJS (Haskell to JavaScript compiler) -
ghcjs-websockets
GHCJS interface for the Javascript Websocket API (DEPRECATED: use ghcjs-base's native websockets!) -
ghcjs-base-stub
Allow GHCJS projects to compile under GHC and develop using intero
Access the most powerful time series database as a service
Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression.
Promo
www.influxdata.com
* Code Quality Rankings and insights are calculated and provided by Lumnify.
They vary from L1 to L5 with "L5" being the highest.
Do you think we are missing an alternative of ghcjs-fetch or a related project?
README
ghcjs-fetch
Haskell bindings for the JavaScript Fetch API.
Running the tests
- Build the test executable using
cabal new-build ghcjs-fetch-test
. - Run the tests with
node selenium.js
.