blunt alternatives and similar packages
Based on the "Web" category.
Alternatively, view blunt alternatives based on common mentions on social networks and blogs.
-
haskell-bitmex-rest
swagger-codegen contains a template-driven engine to generate documentation, API clients and server stubs in different languages by parsing your OpenAPI / Swagger definition. -
servant
Servat is a Haskell DSL for describing, serving, querying, mocking, documenting web applications and more! -
swagger-petstore
swagger-codegen contains a template-driven engine to generate documentation, API clients and server stubs in different languages by parsing your OpenAPI / Swagger definition. -
neuron
Future-proof note-taking and publishing based on Zettelkasten (superseded by Emanote: https://github.com/srid/emanote) -
tagsoup
Haskell library for parsing and extracting information from (possibly malformed) HTML/XML documents -
keera-hails-reactive-htmldom
Keera Hails: Haskell on Rails - Reactive Programming Framework for Interactive Haskell applications -
ghcjs-base
base library for GHCJS for JavaScript interaction and marshalling, used by higher level libraries like JSC -
ghcjs-dom
Make Document Object Model (DOM) apps that run in any browser and natively using WebKitGtk
CodeRabbit: AI Code Reviews for Developers
* 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 blunt or a related project?
README
Blunt
Blunt converts between pointfree and pointful Haskell expressions. It is a web
front end to the pointfree and pointful libraries. While you can
install and run it locally, there's no real reason to prefer it over the
pointfree
and pointful
executables.
Install
Install Stack.
stack build
Run
-
stack exec blunt
Configure
Name | Default |
---|---|
HONEYBADGER_API_KEY | - |
LOGS_PRIORITY | NOTICE |
METRICS_HOST | 127.0.0.1 |
METRICS_PORT | 8081 |
SERVER_HOST | 127.0.0.1 |
SERVER_PORT | 8080 |