cosmokit

A collection of common utilities

Downloads in past

Stats

StarsIssuesVersionUpdatedCreatedSize
cosmokit
301.4.1a month agoa year agoMinified + gzip package size for cosmokit in KB

Readme

cosmokit
Codecov npm
A collection of common utilities.

Usage

Node.js

npm install cosmokit

import cosmokit from 'cosmokit'
``` 

### Deno

```ts
import cosmokit from 'npm:cosmokit@latest'