Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 609 Bytes

File metadata and controls

17 lines (9 loc) · 609 Bytes

shadow-cljs - CLJSJS compat

Provides a mapping of CLJSJS packages back to their original npm package.

shadow-cljs will compile npm directly and does not need the pre-bundled packages CLJSJS provides.

You do not need to add this package to your dependencies manually, shadow-cljs will already provide it.

Deprecation

Cljsjs is deprecated. And therefore this is as well.

This doesn't mean that the functionality was removed or changed.

See https://shadow-cljs.github.io/docs/UsersGuide.html#cljsjs

Just put the migration files directly into your own classpath to add or modify any existing ones.