hackage.haskell.org "json" keyword
jsonlogic-aeson 0.1.0.0
JsonLogic Aeson allows for the translation of JsonLogic json to Aeson json.and vice versa.1 version - Latest release: almost 4 years ago - 1 dependent repositories - 128 downloads total - 1 maintainer
highjson 0.5.0.0
Haskell: Low boilerplate, easy to use and very fast Haskell JSON serialisation and parsing7 versions - Latest release: almost 5 years ago - 25 dependent repositories - 4.63 thousand downloads total - 11 stars on GitHub - 1 maintainer
Top 0.3% on hackage.haskell.org
98 versions - Latest release: over 1 year ago - 720 dependent packages - 10,280 dependent repositories - 603 thousand downloads total - 1,288 stars on GitHub - 6 maintainers
aeson 2.2.3.0
A JSON parsing and encoding library optimized for ease of use and high performance. To get start...98 versions - Latest release: over 1 year ago - 720 dependent packages - 10,280 dependent repositories - 603 thousand downloads total - 1,288 stars on GitHub - 6 maintainers
Top 4.2% on hackage.haskell.org
20 versions - Latest release: over 2 years ago - 37 dependent packages - 454 dependent repositories - 50.5 thousand downloads total - 51 stars on GitHub - 3 maintainers
lens-aeson 1.2.3
Law-abiding lenses for aeson.20 versions - Latest release: over 2 years ago - 37 dependent packages - 454 dependent repositories - 50.5 thousand downloads total - 51 stars on GitHub - 3 maintainers
Top 7.7% on hackage.haskell.org
14 versions - Latest release: over 4 years ago - 2 dependent packages - 197 dependent repositories - 23.4 thousand downloads total - 80 stars on GitHub - 2 maintainers
aeson-qq 0.8.4
JSON quasiquoter for Haskell14 versions - Latest release: over 4 years ago - 2 dependent packages - 197 dependent repositories - 23.4 thousand downloads total - 80 stars on GitHub - 2 maintainers
Top 7.3% on hackage.haskell.org
30 versions - Latest release: about 2 years ago - 7 dependent packages - 111 dependent repositories - 26 thousand downloads total - 37 stars on GitHub - 1 maintainer
jose-jwt 0.10.0
An implementation of the JOSE suite of IETF standards and the closely related JWT (JSON web token...30 versions - Latest release: about 2 years ago - 7 dependent packages - 111 dependent repositories - 26 thousand downloads total - 37 stars on GitHub - 1 maintainer
json-spec-openapi 1.2.0.2
This package provides a way to produce openapi3 documentation from a json-spec specification. Gi...18 versions - Latest release: 2 days ago - 820 downloads total - 1 stars on GitHub - 1 maintainer
json-spec-elm-servant 0.5.0.0
Generate Elm encoders, decoders, and API requests for an Servant API, where the shape of the data...23 versions - Latest release: 2 days ago - 1.05 thousand downloads total - 0 stars on GitHub - 1 maintainer
json-spec-elm 0.5.0.2
Produce elm types, encoders, and decoders from a `json-spec` Specification. See `testtest.hs` fo...17 versions - Latest release: 2 days ago - 1 dependent package - 895 downloads total - 3 stars on GitHub - 1 maintainer
aeson-single-field 0.1.0.0
1 version - Latest release: over 3 years ago - 1 dependent repositories - 135 downloads total - 1 maintainerjson-spec 1.3.0.1
See the README at: https://github.com/owensmurray/json-spec#json-spec23 versions - Latest release: 3 days ago - 3 dependent packages - 1.37 thousand downloads total - 2 stars on GitHub - 1 maintainer
deriveJsonNoPrefix 0.1.0.1
Please see the README on GitLab at https://gitlab.com/igrep/deriveJsonNoPrefix#readme2 versions - Latest release: over 7 years ago - 6 dependent repositories - 1.85 thousand downloads total - 0 stars on gitlab.com - 1 maintainer
record-aeson 0.1.1
Instances of "aeson" classes for the "record" types2 versions - Latest release: over 10 years ago - 1 dependent repositories - 1.63 thousand downloads total - 2 stars on GitHub - 1 maintainer
aeson-warning-parser 0.1.1
Please see the README on GitHub at https://github.com/commercialhaskell/aeson-warning-parser#readme2 versions - Latest release: over 2 years ago - 2 dependent packages - 2 dependent repositories - 1.07 thousand downloads total - 0 stars on GitHub - 3 maintainers
bookhound-format 0.1.2.0
Please see the README on GitHub at https://github.com/albertprz/bookhound-format#readme3 versions - Latest release: almost 3 years ago - 272 downloads total - 1 stars on GitHub - 1 maintainer
Top 5.3% on hackage.haskell.org
41 versions - Latest release: over 4 years ago - 11 dependent packages - 80 dependent repositories - 37.7 thousand downloads total - 129 stars on GitHub - 1 maintainer
jose 0.8.5
Implementation of JSON Object Signing and Encryption (JOSE) and JSON Web Token (JWT; RFC 7519). ...41 versions - Latest release: over 4 years ago - 11 dependent packages - 80 dependent repositories - 37.7 thousand downloads total - 129 stars on GitHub - 1 maintainer
aeson-diff 1.1.0.14
This is a small library for working with changes to JSON documents. It includes a library and two...18 versions - Latest release: 5 days ago - 24 dependent repositories - 14.1 thousand downloads total - 3 stars on GitHub - 5 maintainers
Quickson 0.1.1
Haskell library for quick JSON extractions with Aeson3 versions - Latest release: over 11 years ago - 2.72 thousand downloads total - 9 stars on GitHub - 1 maintainer
aeson-toolkit 0.0.1
2 versions - Latest release: over 12 years ago - 1 dependent repositories - 2.28 thousand downloads total - 1 maintainerbytestring-aeson-orphans 0.1.0.2
Encode ByteStrings as valid JSON using Aeson. The instances provided by this package use base64 ...3 versions - Latest release: about 1 year ago - 1 dependent repositories - 288 downloads total - 1 stars on GitHub - 5 maintainers
one-line-aeson-text 0.1.0.6
A very simply pretty-printer for Aeson values that produces single-line output, which you may wan...7 versions - Latest release: over 1 year ago - 1 dependent repositories - 1.67 thousand downloads total - 3 stars on GitHub - 1 maintainer
aeson-generic-default 0.1.1.0
Define default values for missing FromJSON object fields within field type declaration. It beco...2 versions - Latest release: over 1 year ago - 90 downloads total - 1 stars on GitHub - 1 maintainer
Top 5.1% on hackage.haskell.org
16 versions - Latest release: over 1 year ago - 10 dependent packages - 32 dependent repositories - 20.5 thousand downloads total - 1 maintainer
deriving-aeson 0.2.10
This package provides a newtype wrapper with FromJSON/ToJSON instances customisable via a phantom...16 versions - Latest release: over 1 year ago - 10 dependent packages - 32 dependent repositories - 20.5 thousand downloads total - 1 maintainer
log2json 0.1
Take an httpd.conf style LogFormat string and parse log files into JSON records.1 version - Latest release: over 13 years ago - 1.2 thousand downloads total - 1 stars on GitHub - 1 maintainer
derulo 1.0.10
Warning: This package is not maintained anymore. Derulo parses and renders JSON simply.17 versions - Latest release: about 5 years ago - 5 dependent repositories - 7.95 thousand downloads total - 1 maintainer
hschema 0.0.1.1
Please see the README on GitHub at https://github.com/alonsodomin/haskell-schema#readme2 versions - Latest release: over 7 years ago - 1.4 thousand downloads total - 21 stars on GitHub - 1 maintainer
json-tools 0.5.1
11 versions - Latest release: over 6 years ago - 8.07 thousand downloads total - 1 maintainerdata-json-token 0.1.0.0
1 version - Latest release: about 10 years ago - 1.16 thousand downloads total - 2 maintainershschema-prettyprinter 0.0.1.1
Please see the README on GitHub at https://github.com/alonsodomin/haskell-schema#readme2 versions - Latest release: over 7 years ago - 1.33 thousand downloads total - 21 stars on GitHub - 1 maintainer
aeson-filthy 0.1.4
Aeson parsing shims that make me feel dirty5 versions - Latest release: over 6 years ago - 3.38 thousand downloads total - 3 stars on GitHub - 1 maintainer
aeson-gadt-th 0.2.4
Template Haskell for generating ToJSON and FromJSON instances for GADTs. See README.md for examples.16 versions - Latest release: over 5 years ago - 2 dependent packages - 10 dependent repositories - 5.86 thousand downloads total - 7 maintainers
json-bytes-builder 0.5.2
Direct-to-bytes JSON Builder10 versions - Latest release: over 8 years ago - 1 dependent repositories - 6.14 thousand downloads total - 3 stars on GitHub - 1 maintainer
safe-json 1.1.1
This library aims to make the updating of JSON formats or contents, while keeping backward compat...14 versions - Latest release: over 5 years ago - 7 dependent repositories - 3.14 thousand downloads total - 28 stars on GitHub - 1 maintainer
json-qq 0.4.1
JSON Quasiquoter library2 versions - Latest release: over 14 years ago - 1 dependent repositories - 1.93 thousand downloads total - 4 stars on GitHub - 1 maintainer
json-enumerator 0.0.1
Pure-Haskell utilities for dealing with JSON with the enumerator package.4 versions - Latest release: about 15 years ago - 3.41 thousand downloads total - 2 stars on GitHub - 1 maintainer
argo 0.2022.8.28
Warning: This package is not maintained anymore. Argo parses and renders JSON.15 versions - Latest release: over 3 years ago - 1 dependent repositories - 2.1 thousand downloads total - 1 maintainer
jsonl 0.2.0.0
Parse and serialize the JSONL format via aeson's ToJSON/FromJSON2 versions - Latest release: almost 4 years ago - 1 dependent package - 1 dependent repositories - 279 downloads total - 4 stars on GitHub - 1 maintainer
tyro 0.3.0.0
A library for deriving JSON parsers (using Aeson) by indicating JSON structure at the type level.4 versions - Latest release: over 8 years ago - 2.78 thousand downloads total - 5 stars on GitHub - 1 maintainer
json-stream 0.4.6.0
Easy to use JSON parser fully supporting incremental parsing. Parsing grammar in applicative form...33 versions - Latest release: over 1 year ago - 1 dependent package - 24 dependent repositories - 19.1 thousand downloads total - 56 stars on GitHub - 1 maintainer
docrecords 0.1.0.0 💰
Express parametrable, composable and portable data pipelines1 version - Latest release: over 6 years ago - 574 downloads total - 89 stars on GitHub - 1 maintainer
waargonaut 0.8.0.2
Flexible, precise, and efficient JSON decoding/encoding library.20 versions - Latest release: about 5 years ago - 2 dependent repositories - 9.89 thousand downloads total - 93 stars on GitHub - 3 maintainers
digestive-functors-aeson 1.1.27
Run digestive-functors against a JSON document31 versions - Latest release: about 7 years ago - 20 dependent repositories - 23.3 thousand downloads total - 34 stars on GitHub - 2 maintainers
jsonlogic 0.1.0.0
JsonLogic is a library for evaluating JSON logic. It can be extended with additional operations1 version - Latest release: almost 4 years ago - 1 dependent repositories - 130 downloads total - 1 maintainer
gitson 0.5.2
A simple document store library for Git + JSON, based on Aeson. Uses command line git. Transactio...9 versions - Latest release: over 9 years ago - 95 dependent repositories - 7.52 thousand downloads total - 0 stars on codeberg.org - 1 maintainer
blaze-json 0.2.1
tiny library for encoding json3 versions - Latest release: almost 11 years ago - 1 dependent repositories - 2.55 thousand downloads total - 1 stars on GitHub - 1 maintainer
JSON-Combinator 0.2.8
14 versions - Latest release: almost 15 years ago - 12.3 thousand downloads total - 1 maintainerjson-to-haskell 0.1.1.2
Please see the README on GitHub at https://github.com/ChrisPenner/json-to-haskell#readme5 versions - Latest release: over 5 years ago - 2 dependent repositories - 819 downloads total - 81 stars on GitHub - 1 maintainer
purescript-iso 0.0.6
Please see the README on GitHub at https://github.com/githubuser/purescript-iso#readme18 versions - Latest release: over 7 years ago - 8.33 thousand downloads total - 0 stars on GitHub - 1 maintainer
bunz 0.0.9
CLI tool to beautify JSON string.8 versions - Latest release: about 7 years ago - 1 dependent repositories - 5.07 thousand downloads total - 1 stars on GitHub - 1 maintainer
aeson-injector 2.0.0.0
It is small utility library that is intented to be used in RESTful APIs, especially with servant ...22 versions - Latest release: over 2 years ago - 16 dependent repositories - 13.5 thousand downloads total - 1 maintainer
json-incremental-decoder 0.1.2
Incremental JSON parser with early termination and a declarative DSL3 versions - Latest release: almost 9 years ago - 2 dependent repositories - 2.17 thousand downloads total - 3 stars on GitHub - 1 maintainer
microaeson 0.1.0.3
microaeson aims to provide a RFC 8259 compliant JavaScript Object Notation (JSON) implementation....4 versions - Latest release: 6 months ago - 1 dependent package - 12 dependent repositories - 4.49 thousand downloads total - 3 maintainers
HsYAML-aeson 0.2.0.2
4 versions - Latest release: about 1 year ago - 4 dependent packages - 14 dependent repositories - 14.6 thousand downloads total - 4 maintainersservant-checked-exceptions 2.2.0.1 💰
Please see README.md.14 versions - Latest release: over 4 years ago - 15 dependent repositories - 9.76 thousand downloads total - 73 stars on GitHub - 2 maintainers
json-rpc-client 0.2.5.0
Functions for creating a Haskell JSON-RPC 2.0 client.10 versions - Latest release: about 9 years ago - 1 dependent repositories - 7.55 thousand downloads total - 2 stars on GitHub - 1 maintainer
detour-via-uom 1.0.0 💰
Lossy JSON and CSV encoding and decoding for newtype quantities via scientific with fixed decimal...1 version - Latest release: over 7 years ago - 1 dependent repositories - 849 downloads total - 12 stars on GitHub - 1 maintainer
jsonschema-gen 0.4.1.0
A generator for JSON Schema from Algebraic Data Type in Haskell.6 versions - Latest release: over 8 years ago - 1 dependent repositories - 4.68 thousand downloads total - 13 stars on GitHub - 1 maintainer
mcaeson 0.0.0.1
Please see the README on GitHub at https://github.com/mcaeson/mcaeson#readme1 version - Latest release: almost 5 years ago - 272 downloads total - 1 maintainer
jsonpath 0.3.0.0
Please see the README on GitHub at https://github.com/akshaymankar/jsonpath-hs#readme6 versions - Latest release: over 3 years ago - 1 dependent package - 10 dependent repositories - 2.9 thousand downloads total - 6 stars on GitHub - 1 maintainer
json2 0.8.3
10 versions - Latest release: almost 15 years ago - 1 dependent repositories - 7.46 thousand downloads total - 1 maintainerxml-to-json-fast 2.0.0
Assumes input xml is valid, which allows constant memory usage (<4 MB) and faster parsing. For a ...3 versions - Latest release: almost 11 years ago - 100 dependent repositories - 3.51 thousand downloads total - 49 stars on GitHub - 1 maintainer
aeson-native 0.3.3
A JSON parsing and encoding library optimized for ease of use and high performance. Note: if you...3 versions - Latest release: over 14 years ago - 5 dependent packages - 6 dependent repositories - 3.7 thousand downloads total - 1 maintainer
hnormalise 0.5.1.0
Log message normalisation tool producing structured JSON messages12 versions - Latest release: over 8 years ago - 1 dependent repositories - 8.39 thousand downloads total - 1 stars on GitHub - 1 maintainer
aeson-picker 0.1.0.6
Tiny library to get fields from JSON format7 versions - Latest release: almost 4 years ago - 2 dependent repositories - 4.22 thousand downloads total - 0 stars on GitHub - 2 maintainers
hw-aeson 0.1.9.0 💰
Convenience functions for Aeson.13 versions - Latest release: about 2 years ago - 1 dependent package - 1 dependent repositories - 5.01 thousand downloads total - 1 stars on GitHub - 2 maintainers
monad-logger-aeson 0.4.1.5
monad-logger-aeson provides structured JSON logging using monad-logger's interface. Specifically...20 versions - Latest release: 2 months ago - 3 dependent packages - 6 dependent repositories - 2.26 thousand downloads total - 14 stars on GitHub - 1 maintainer
JuPyTer-notebook 0.1.0.0
JuPyTer also called IPython notebook. It is cross-language interactive data science platform tha...1 version - Latest release: over 8 years ago - 1.14 thousand downloads total - 1 stars on GitHub - 1 maintainer
medea 1.2.0
A reference implementation of a schema language, together with a conformance suite and a specific...5 versions - Latest release: over 5 years ago - 1.33 thousand downloads total - 27 stars on GitHub - 1 maintainer
aeson-parsec-picky 0.1.0.1
JSON parser with nice error messages and little more strict syntax (whitespace-wise).2 versions - Latest release: about 10 years ago - 1.86 thousand downloads total - 6 stars on GitHub - 1 maintainer
contra-tracers 1.0.0 💰
Please see the README on GitHub at https://github.com/cardanosolutions/ogmios/tree/master/server/...1 version - Latest release: about 4 years ago - 5 dependent repositories - 247 downloads total - 318 stars on GitHub - 1 maintainer
aeson-typescript 0.6.4.0
Please see the README on Github at https://github.com/codedownio/aeson-typescript#readme22 versions - Latest release: over 1 year ago - 14 dependent repositories - 9.91 thousand downloads total - 63 stars on GitHub - 1 maintainer
json-encoder 0.1.8
A single-pass JSON encoder with a declarative DSL5 versions - Latest release: almost 10 years ago - 1 dependent repositories - 3.22 thousand downloads total - 4 stars on GitHub - 1 maintainer
aeson-schemas 1.3.5
Parse JSON data easily and safely without defining new data types. Useful for deeply nested JSON ...20 versions - Latest release: over 4 years ago - 1 dependent package - 12 dependent repositories - 5.24 thousand downloads total - 59 stars on GitHub - 1 maintainer
jsonifier 0.2.1
Minimalistic library for encoding JSON directly to strict bytestring, which is up to 3x faster th...16 versions - Latest release: almost 4 years ago - 8 dependent repositories - 3.12 thousand downloads total - 83 stars on GitHub - 1 maintainer
deriving-openapi3 0.1.0.0
DerivingVia for OpenAPI 31 version - Latest release: about 3 years ago - 129 downloads total - 3 stars on GitHub - 1 maintainer
aeson-quick 0.2.0
Small DSL on top of Aeson for casual and concise JSON construction and deconstruction.7 versions - Latest release: almost 4 years ago - 2 dependent repositories - 4.28 thousand downloads total - 9 stars on GitHub - 1 maintainer
JsonGrammar 1.0.5
14 versions - Latest release: over 9 years ago - 1 dependent repositories - 11.2 thousand downloads total - 26 stars on GitHub - 1 maintainerhschema-aeson 0.0.1.1
Please see the README on GitHub at https://github.com/alonsodomin/haskell-schema#readme2 versions - Latest release: over 7 years ago - 1.36 thousand downloads total - 21 stars on GitHub - 1 maintainer
aeson-possible 0.1.1.0
Three-valued possible types for use with aeson. Useful for use in PATCH endpoints.3 versions - Latest release: 3 months ago - 183 downloads total - 0 stars on GitHub - 1 maintainer
stratux 0.0.10
10 versions - Latest release: over 6 years ago - 1 dependent repositories - 6.39 thousand downloads total - 1 maintaineraeson-decode 0.1.0.1
A small and simple library for interpreting JSON after it has been parsed by aeson into the Value...2 versions - Latest release: about 3 years ago - 973 downloads total - 2 stars on GitHub - 2 maintainers
quickson 0.3
Haskell library for quick JSON extractions with Aeson1 version - Latest release: about 9 years ago - 1.01 thousand downloads total - 9 stars on GitHub - 1 maintainer
highjson-swagger 0.5.0.0
Haskell: Low boilerplate, easy to use and very fast Haskell JSON serialisation and parsing3 versions - Latest release: almost 5 years ago - 12 dependent repositories - 1.8 thousand downloads total - 11 stars on GitHub - 1 maintainer
aeson-combinators 0.1.2.2
Low overhead value space Decoder on top of Aeson's Parser for combinator style decoding.14 versions - Latest release: 6 months ago - 3 dependent repositories - 3.06 thousand downloads total - 13 stars on GitHub - 1 maintainer
aeson-jsonpath 0.3.0.2 💰
RFC 9535 compliant JSONPath parsing and querying package. JSONPath is similar to XPath for queryi...5 versions - Latest release: about 1 year ago - 216 downloads total - 5 stars on GitHub - 1 maintainer
serviette 0.1.0.6
Use json to generate simple sql queries. I needed this for the work project and decided to implem...7 versions - Latest release: over 8 years ago - 3.5 thousand downloads total - 1 stars on GitHub
stratux-types 0.0.11
10 versions - Latest release: over 6 years ago - 3 dependent repositories - 6.26 thousand downloads total - 1 maintainerjson-pointer 0.1.2
JSON Pointer parsing and interpretation utilities5 versions - Latest release: almost 10 years ago - 1 dependent package - 2 dependent repositories - 3.8 thousand downloads total - 1 stars on GitHub - 1 maintainer
tree-sitter-json 0.7.0.3 💰
Haskell bindings for tree-sitter11 versions - Latest release: almost 4 years ago - 2 dependent repositories - 4.78 thousand downloads total - 166 stars on GitHub - 9 maintainers
json-rpc-server 0.2.6.0
A Haskell implementation of JSON RPC 2.0 on the server side.14 versions - Latest release: about 9 years ago - 3 dependent repositories - 11.4 thousand downloads total - 9 stars on GitHub - 1 maintainer
crjdt-haskell 0.3.0
A Conflict-Free Replicated JSON Datatype for Haskell4 versions - Latest release: almost 9 years ago - 1 dependent repositories - 3.58 thousand downloads total - 34 stars on GitHub - 1 maintainer
json-pointer-hasql 0.1.1
JSON Pointer extensions for Hasql2 versions - Latest release: almost 10 years ago - 1 dependent repositories - 1.44 thousand downloads total - 2 stars on GitHub - 1 maintainer
text-json-qq 0.4.1
JSON quasiquatation for Haskell6 versions - Latest release: over 14 years ago - 4.46 thousand downloads total - 7 stars on GitHub - 1 maintainer
canonical-json 0.6.0.1
An implementation of Canonical JSON. http://wiki.laptop.org/go/Canonical_JSON The "canonical JS...4 versions - Latest release: over 3 years ago - 20 dependent repositories - 16 thousand downloads total - 12 stars on GitHub - 3 maintainers
aeson-yaml 1.1.0.1
This library exposes functions for encoding any Aeson value as YAML. There is also support for en...9 versions - Latest release: over 4 years ago - 1 dependent package - 8 dependent repositories - 7.3 thousand downloads total - 12 stars on GitHub - 2 maintainers
aeson-diff-generic 0.0.3
Apply a json-patch directly to a haskell datatype. It extends the capabilities of the aeson-diff...3 versions - Latest release: almost 8 years ago - 2.05 thousand downloads total - 1 maintainer
jsons-to-schema 0.1.0.0
A JSON Schema Draft 4 Generator from JSON Instances1 version - Latest release: over 8 years ago - 1.04 thousand downloads total - 2 stars on GitHub - 1 maintainer
vformat-aeson 0.1.0.1
Please see http://hackage.haskell.org/package/vformat-aeson2 versions - Latest release: about 6 years ago - 815 downloads total - 0 stars on GitHub - 1 maintainer
stratux-websockets 0.0.11
7 versions - Latest release: over 6 years ago - 1 dependent repositories - 4.38 thousand downloads total - 1 maintaineraeson-modern-tojson 0.2.0.0
Provide a newtype to be used with DerivingVia to correctly derive ToJSON. As simple as:3 versions - Latest release: over 3 years ago - 1 dependent repositories - 426 downloads total - 0 stars on GitHub - 1 maintainer
Related Keywords
Propose Tags
152
library
150
bsd3
73
mit
53
web
48
haskell
48
text
46
data
35
program
21
deprecated
13
haskell-library
9
aeson
8
network
7
parsing
7
servant
6
schema
5
data-structures
5
parser
5
gpl
5
mpl
5
higher-order
4
quickcheck
4
lgpl
4
adsb
4
tools
4
logging
4
codec
4
aviation
4
stratux
4
yaml
4
elm
4
apache
4
cli
3
database
3
swagger
3
hackage
3
generics
3
hkd
2
kml
2
igc
2
haversines
2
reflex-frp
2
haskell-application
2
gps
2
ghcjs
2
numeric
2
configuration
2
math
2
csv
2
response
2
server
2
hacktoberfest
2
utils
2
json-api
2
hacktoberfest2019
2
inference
2
json-autotype
2
parse
2
unification
2
language
2
websocket
2
javascript
2
cardano-node
2
cardano
2
command-line
2
wgs84
2
union
2
vincenty
2
utm
2
shortest-path
2
default
2
cryptography
2
enumerator
2
jsonl
2
jsonlines
2
jsonlines-data
2
jose
2
streaming-data
2
options
2
analytics
2
reproducible-research
2
workflows
2
jws
2
xml
2
docs
2
client
2
errors
2
toml
2
exceptions
2
records
2
openapi
2
unclassified
2
combinators
2
public-domain
2
jwt
2
pretty-printer
1
testing
1
dependent-types
1
xlsx
1
stackage
1