Skip to content

Releases: piyushk77/hueFree

Enhanced Documentation

01 Jul 17:43
Compare
Choose a tag to compare

This release includes comprehensive documentation. Bug fixes are also incorporated to ensure a smoother and more efficient experience.

Updated Entry for CDN Configuration

30 Jun 13:24
8931e26
Compare
Choose a tag to compare

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

29 Jun 12:25
Compare
Choose a tag to compare

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

29 Jun 11:04
963239e
Compare
Choose a tag to compare

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