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

https://github.com/covenengineering/libraries

📚 Coven Engineering libraries monorepo.
https://github.com/covenengineering/libraries

deno hooks javascript jsr jsx monorepo preact react tsx typescript workspace

Last synced: about 1 month ago
JSON representation

📚 Coven Engineering libraries monorepo.

Awesome Lists containing this project

README

        

[![Coverage Status](https://img.shields.io/coverallsCoverage/github/covenengineering/libraries?style=for-the-badge&logo=Coveralls&label=Coverage&labelColor=%23354a57&color=%23c87)](https://coveralls.io/github/covenengineering/libraries?branch=main)
[![GitHub Issues or Pull Requests](https://img.shields.io/github/issues/covenengineering/libraries?style=for-the-badge&logo=GitHub&label=Open%20Issues&labelColor=%23000&color=%23c87)](https://github.com/covenengineering/libraries/issues/)
[![GitHub repository size](https://img.shields.io/github/repo-size/covenengineering/libraries?style=for-the-badge&logo=GitHub&label=Repository%20Size&labelColor=%23000&color=%23c87)](https://github.com/covenengineering/libraries/)

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

- ⚖️ [`@coven/compare`](https://coven.to/compare) — Minimalist diffing.
- 🧱 [`@coven/constants`](https://coven.to/constants) — Common constants.
scrolls.
- ⏳ [`@coven/cron`](https://coven.to/cron) — Fantastic cron parser and
constructor.
- 🧙‍♀️ [`@coven/expression`](https://coven.to/expression) — Magical regular
expressions composer.
- ♻️ [`@coven/iterables`](https://coven.to/iterables) — Iterable and
AsyncIterable utilities.
- 🧮 [`@coven/math`](https://coven.to/math) — Precise math utilities.
- 💾 [`@coven/memo`](https://coven.to/memo) — Memoization utilities.
- 🖇️ [`@coven/pair`](https://coven.to/pair) — Paired hook pattern helper.
- 💫 [`@coven/parsers`](https://coven.to/parsers) — Parsing utilities.
- 🕵️‍♀️ [`@coven/predicates`](https://coven.to/predicates) — Predicate utilities.
- 🌈 [`@coven/terminal`](https://coven.to/terminal) — Terminal ANSI colors
utilities.
- 🏷️ [`@coven/types`](https://coven.to/types) — Collection of TypeScript types.
- 🛠️ [`@coven/utils`](https://coven.to/utils) — General utilities.
- 📡 [`@simulcast/core`](https://simulcast.coven.to/core) — Cross-framework
communication.
- 📡 [`@simulcast/angular`](https://simulcast.coven.to/angular) — Angular
service for `@simulcast/core`.
- 📡 [`@simulcast/preact`](https://simulcast.coven.to/preact) — Preact hook
for `@simulcast/core`.
- 📡 [`@simulcast/react`](https://simulcast.coven.to/react) — React hook for
`@simulcast/core`.
- 📡 [`@simulcast/svelte`](https://simulcast.coven.to/svelte) — Svelte hook
for `@simulcast/core`.
- 📡 [`@simulcast/vue`](https://simulcast.coven.to/vue) — Vue composable for
`@simulcast/core`.