esm.sh icon indicating copy to clipboard operation
esm.sh copied to clipboard

Add support for `.ripple` transformation

Open hatemhosny opened this issue 3 months ago • 1 comments

Currently esm.sh supports transforming .ts(x)|.vue|.svelte files. I suggest adding similar support for .ripple files.

Ripple is a new, open-source promising framework with many interesting ideas that is quickly gaining attention. It is still work-in-progress, however, over the past few weeks it has rapidly developed most of the features.

Allowing to import .ripple files from esm.sh can allow library authors to test and share their work in the official Ripple playground. The playground uses LiveCodes which depends on esm.sh for module resolution.

This is a list that has some ripple libraries for testing: https://github.com/stars/hatemhosny/lists/ripple

By the way, thank you very much for such an amazing project.

hatemhosny avatar Oct 05 '25 07:10 hatemhosny

Thanks i will look into it

ije avatar Oct 05 '25 07:10 ije