@pascalplantey/js-utils
TypeScript icon, indicating that this package has built-in type declarations

1.0.5 • Public • Published

My personal JS library, with some ReactJS pieces


I've spent lot of time trying to find out how to build my own library but couldn't find any functional tutorial. I tried also with the help of chatgpt, with very little success. So I did clone some react hooks librairies to have a starting point, and decided to use the 'React Recipes' one. So, don't be surprised if you find some weird things in this package as I have little experience about building libraries and publishing.

npm i @pascalplantey/js-utils --save
yarn add @pascalplantey/js-utils

Documentation

Name Returns Arguments
🍡 useAdjustColor color (percentage, color1, color2: null, linearBlend: false)

Package Sidebar

Install

npm i @pascalplantey/js-utils

Weekly Downloads

5

Version

1.0.5

License

ISC

Unpacked Size

281 kB

Total Files

282

Last publish

Collaborators

  • pascalplantey