Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

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)