UNPKG

hex2rgba

Version:
12 lines (8 loc) 428 B
# Change Log All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com) and this project adheres to [Semantic Versioning](http://semver.org). ## [0.0.1](https://github.com/remarkablemark/hex2rgba/tree/v0.0.1) - 2017-06-24 ### Added - Function `hex2rgba()` that converts hexadecimal to RGBA string - With an optional alpha transparency override