Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jcayzac/copepod-modules
A collection of ESM modules I use in my projects.
https://github.com/jcayzac/copepod-modules
astro astro-component astro-integration rehype-plugin remark-plugin shiki shiki-theme shikijs
Last synced: 3 days ago
JSON representation
A collection of ESM modules I use in my projects.
- Host: GitHub
- URL: https://github.com/jcayzac/copepod-modules
- Owner: jcayzac
- License: mit
- Created: 2024-08-16T02:35:32.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-10-26T03:45:10.000Z (21 days ago)
- Last Synced: 2024-10-29T23:43:14.528Z (17 days ago)
- Topics: astro, astro-component, astro-integration, rehype-plugin, remark-plugin, shiki, shiki-theme, shikijs
- Language: TypeScript
- Homepage:
- Size: 798 KB
- Stars: 5
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# The Copepod Nursery
This is a collection of modules I use in my projects. I'm publishing them here so you can use them in yours if you feel like it.
## Installation
Modules are available on the [NPM](https://npmjs.com/) registry.
> **Note:** That's not true for all packages, at the moment. Many are still not published. I'm working on it.
To install a module, run:
```sh
# pnpm
pnpm add @jcayzac/# bun
bunx add @jcayzac/# npm
npx add @jcayzac/# yarn
yarn jsr add @jcayzac/# deno
deno add npm:@jcayzac/
```## Usage
See the `README` file in each of the module.
## Like it? Buy me a coffee!
If you like anything here, consider buying me a coffee using one of the following platforms:
[GitHub Sponsors](https://github.com/sponsors/jcayzac) ・ [Revolut](https://revolut.me/julienswap) ・ [Wise](https://wise.com/pay/me/julienc375) ・ [Ko-Fi](https://ko-fi.com/jcayzac) ・ [PayPal](https://paypal.me/jcayzac)