Klowner / tussle

Tus daemon written in Typescript using a pluggable architecture
MIT License
37 stars 2 forks source link

can we publish packages for tussle components #14

Closed rverma-dev closed 3 months ago

rverma-dev commented 3 months ago

Is it possible to publish the packages for tussle components on npm?

Klowner commented 3 months ago

If you're referring to the components in this repository, they are all published on npm under the @tussle namespace (eg: https://www.npmjs.com/package/@tussle/core)

If you'd like to contribute a component, PRs are welcome 🙂

rverma-dev commented 3 months ago

thanks, but i can see only a subset of packages are published. We are missing packages related to cloudflare middleware etc.

Klowner commented 3 months ago

Oh, which are missing?

rverma-dev commented 3 months ago

My bad, i found all. For some reason when i search on npm i wasn't able to locate the middleware-cloudflare, i did npm i and it installed.