diff --git a/README.md b/README.md index 7196633..e1d65e1 100644 --- a/README.md +++ b/README.md @@ -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.