Skip to content

Commit

Permalink
๐Ÿ“ update root README.md.
Browse files Browse the repository at this point in the history
  • Loading branch information
loucyx committed Oct 11, 2024
1 parent 5b2f747 commit cb1045d
Showing 1 changed file with 21 additions and 11 deletions.
32 changes: 21 additions & 11 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,25 @@
[![Coverage Status](https://coveralls.io/repos/github/covenengineering/libraries/badge.svg?branch=main)](https://coveralls.io/github/covenengineering/libraries?branch=main)

Monorepo of all the [Coven Engineering](https://coven.engineering) JSR
libraries:
libraries:[![Coven Engineering logo](./logo.svg)](https://coven.engineering/)

- ๐Ÿชž `@coven/compare` โ€” Minimalistic deep comparison.
- ๐Ÿ“– `@coven/constants` โ€” Shared constants scrolls.
- ๐Ÿง™๐Ÿปโ€โ™€๏ธ `@coven/expression` โ€” Magically build regular expressions.
- ๐ŸŒช๏ธ `@coven/iterables` โ€” Iteration rituals.
- ๐Ÿ’€ `@coven/math` โ€” Math witchcraft.
- ๐Ÿ’ซ `@coven/parsers` โ€” Parsing charms.
- ๐Ÿ›ก๏ธ `@coven/predicates` โ€” Predicate wards.
- ๐Ÿ–Œ๏ธ `@coven/terminal` โ€” Delightfully simple terminal text styles.
- ๐Ÿ“š `@coven/types` โ€” Arcane types codex.
- ๐Ÿช„ `@coven/utils` โ€” Utility spells.
Some of our libraries:

- ๐Ÿชž [`@coven/compare`](https://jsr.io/@coven/compare) โ€” Minimalistic deep
comparison.
- ๐Ÿ“– [`@coven/constants`](https://jsr.io/@coven/constants) โ€” Shared constants
scrolls.
- โณ [`@coven/cron`](https://jsr.io/@coven/cron) โ€” A fantastic cron parser and
constructor.
- ๐Ÿง™๐Ÿปโ€โ™€๏ธ [`@coven/expression`](https://jsr.io/@coven/expression) โ€” Magically
build regular expressions.
- ๐ŸŒช๏ธ [`@coven/iterables`](https://jsr.io/@coven/iterables) โ€” Iteration rituals.
- ๐Ÿ’€ [`@coven/math`](https://jsr.io/@coven/math) โ€” Math witchcraft.
- ๐Ÿ’ซ [`@coven/parsers`](https://jsr.io/@coven/parsers) โ€” Parsing charms.
- ๐Ÿ›ก๏ธ [`@coven/predicates`](https://jsr.io/@coven/predicates) โ€” Predicate wards.
- ๐Ÿ–Œ๏ธ [`@coven/terminal`](https://jsr.io/@coven/terminal) โ€” Delightfully simple
terminal text styles.
- ๐Ÿ“š [`@coven/types`](https://jsr.io/@coven/types) โ€” Arcane types codex.
- ๐Ÿช„ [`@coven/utils`](https://jsr.io/@coven/utils) โ€” Utility spells.
- ๐Ÿ”ฎ [`@simulcast/core`](https://jsr.io/@simulcast/core) โ€” Communicate across
framework like magic.

0 comments on commit cb1045d

Please sign in to comment.