Skip to content

olsonpm/change-case-cjs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What is this

A simple cjs wrapper to the forked change-case module

Here is the original module

Why make a wrapper ?

Since version 5 of change-case, the module only supports esm import. In order to continue using this module conveniently I decided to fork it and wrap it in fix-esm.

Why isn't change-case declared as a peer dependency ?

Unfortunately change-case uses package.json -> exports which prevents fix-esm from working as normal. This is why I forked it. The fork should be very easy to keep up-to-date.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors