Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/nuid/lib

Commonly useful functions
https://github.com/nuid/lib

clj cljc cljs clojure clojurescript utilities

Last synced: 24 days ago
JSON representation

Commonly useful functions

Awesome Lists containing this project

README

        

# nuid.lib

Common utilities.

## 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`:

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

## Licensing

Apache v2.0 or MIT