Today's npm package is css-in-js-utils
This package is NOT for general public use.
Only if you are making a CSS-in-JS lib, this package might be helpful.
This package provides following functions:
assignStyle(base, ...extend)
camelCaseProperty(property)
cssifyDeclaration(property, value)
cssifyObject(object)
hyphenateProperty(property)
isPrefixedProperty(property)
isPrefixedValue(value)
isUnitlessProperty(property)
normalizeProperty(property)
resolveArrayValue(property, value)
unprefixProperty(property)
unprefixValue(value)
Stay tuned for tomorrow's package of the Day.