Here are
61 public repositories
matching this topic...
High-performance serialization library for Clojure
Updated
Dec 5, 2021
Clojure
The fullest full stack clojure web framework
Updated
Apr 12, 2022
Clojure
Fast Idiomatic Pretty Printer for Clojure
Updated
Apr 30, 2022
Clojure
CLI to transform between JSON, EDN and Transit, powered with a minimal query language.
Updated
Apr 11, 2022
Clojure
A Clojure(script) SQL library for building APIs: Datomic® (GraphQL-ish) pull syntax, data driven configuration, dynamic filtering with relations in mind
Updated
Jan 31, 2022
Clojure
Clojure library for fast http api format negotiation, encoding and decoding.
Updated
Mar 27, 2022
Clojure
HoneyEQL is a Clojure library enables you to query database using the EDN Query Language.
Updated
Nov 27, 2021
Clojure
An EDN-like CRDT (Causal Tree) for Clojure & ClojureScript that automatically tracks history and resolves conflicts.
Updated
Mar 25, 2022
Clojure
Configurable EDN/Clojure parser with location metadata
Updated
May 4, 2022
Clojure
EDN reader and writer implementation in Python, using PLY (lex, yacc)
Updated
Nov 18, 2021
Python
Clojure Command-line Data Processor for JSON, YAML, EDN, XML and more
Updated
May 15, 2022
Clojure
Dynamic properties in EDN content
Updated
May 2, 2020
Clojure
Go implementation of EDN (Extensible Data Notation)
Dependency graphs for deps.edn projects
Updated
Dec 10, 2021
Clojure
Stack-based Programming in Clojure(script)
Updated
Aug 17, 2019
Clojure
A pure bash clojureish CI pipeline
Updated
Jan 17, 2021
Clojure
Utility lib on top of rewrite-clj with common operations to update EDN while preserving whitespace and comments.
Updated
May 10, 2022
Clojure
A Clojure/Script library to transform your database into EQL graph resolvers using Pathom Connect
Updated
Apr 27, 2020
Clojure
A utility for building ClojureScript-based React Native apps
Updated
May 31, 2019
Clojure
Ironhide, the data transformer
Updated
Dec 26, 2019
Clojure
Simple and efficient HTTP mock server with specification in yaml, edn or OpenAPI
Updated
May 22, 2022
Clojure
EDN parser for Emacs Lisp
Updated
May 20, 2022
Emacs Lisp
Evolve your RESTful API's and Web Services
Updated
Feb 19, 2021
Clojure
A data-driven Kubernetes pre-processor
Updated
Mar 10, 2022
Clojure
EDN I/O library for Objective-C (MacOS and iOS)
Updated
Sep 28, 2020
Objective-C
edn (extensible data notation) encoder/decoder for Elixir
Updated
Nov 1, 2020
Elixir
An Object Oriented PHP interface for the Datomic REST API
Updated
Jul 25, 2017
Clojure
Improve this page
Add a description, image, and links to the
edn
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
edn
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
As explained here: https://github.com/edn-format/edn#integers
integers ending with an
Nhave arbitrary size. We should parse them as the JS typebigint.