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.
- Host: GitHub
- URL: https://github.com/covenengineering/libraries
- Owner: covenengineering
- License: mit
- Created: 2024-09-28T06:19:05.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2025-03-20T13:17:26.000Z (2 months ago)
- Last Synced: 2025-03-20T13:47:04.359Z (2 months ago)
- Topics: deno, hooks, javascript, jsr, jsx, monorepo, preact, react, tsx, typescript, workspace
- Language: TypeScript
- Homepage: https://coven.engineering/
- Size: 578 KB
- Stars: 3
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
[](https://coveralls.io/github/covenengineering/libraries?branch=main)
[](https://github.com/covenengineering/libraries/issues/)
[](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`.