An open API service indexing awesome lists of open source software.

https://github.com/nuid/ident

Common idents across nuid.*
https://github.com/nuid/ident

authentication clj cljs nuid

Last synced: 5 months ago
JSON representation

Common idents across nuid.*

Awesome Lists containing this project

README

          

# nuid.ident

Common `ident`s within NuID libraries. An `ident` is a fully qualified name, that may be represented as a string

## Requirements

[`jvm`](https://www.java.com/en/download/), [`node + npm`](https://nodejs.org/en/download/), [`clj`](https://clojure.org/guides/getting_started), [`shadow-cljs`](https://shadow-cljs.github.io/docs/UsersGuide.html#_installation)

## Clojure and ClojureScript

### tools.deps:

`{nuid/ident {:git/url "https://github.com/nuid/ident" :sha "..."}}`

## Licensing

Apache v2.0 or MIT