style-to-js
Parses CSS inline style to JavaScript object (camelCased).
precise-typeof
Better 'typeof'. Detects real type of the objects like 'Array()', 'new Number(1)', 'new Boolean(true)', etc.
@zerodep/is-pojo
A utility to determine if a value is a Plain Old Java Object (a non-null serializable JSON object)