1.2.0 • Published 5 years ago

libj-opacity-css v1.2.0

Weekly downloads
3
License
ISC
Repository
-
Last release
5 years ago

libj-opacity-css

Part of libj tools

Creates a cross-browser style string, for a given opacity value a float number between 0 and 1

Test

  • Run this in a separate command line to start node server
node server.js
  • Run one of the following to re-create bundles
npm run dev
npm run dev:watch

Build

npm run build
npm run build:watch

Make sure to test everything in all browsers (specially IE 10/11)