Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/jay-es/just-all

All Just modules
https://github.com/jay-es/just-all

Last synced: about 2 months ago
JSON representation

All Just modules

Awesome Lists containing this project

README

        

Includes all [Just](https://github.com/angus-c/just) modules

Install:

```shell
npm install @jay-es/just-all
```

Usage:

```ts
import { diff, merge } from "@jay-es/just-all";
```