Releases: piyushk77/hueFree
Releases · piyushk77/hueFree
Enhanced Documentation
Updated Entry for CDN Configuration
This release improves the CDN configuration in package.json
, ensuring that the correct bundled file from the dist
folder (huefree.js
) is served via popular CDNs like jsDelivr and UNPKG. Users can now easily integrate and access the optimized library, benefiting from improved performance and reliability in their projects.
Readme Improvements
Release v1.0.1: Readme Improvements
- Updated README.md to improve clarity and provide comprehensive documentation.
- No changes to core functionality.
Initial Release of HueFree
HueFree v1.0.0
We are excited to announce the initial release of HueFree, a JavaScript library providing useful functions for developers to operate on different color blind visions.
What's New
- Color Methods: Added various methods to manipulate and analyze colors for color blind users.
- Vision Methods: Implemented methods to simulate different types of color blindness.
- Comprehensive Documentation: Detailed documentation for easy integration and usage.
Installation
To install HueFree, use npm:
npm install huefree