Check if function is an ES5 constructor or an ES6 class.
published version 0.0.1, 6 years agocommon structure to build api client
published version 0.3.0, 5 years agoIt's a zero-dependency package that exports default function: ```text placeholder(<template>, <data>, <options>) ``` and function with named params: ```text placeholder.replace({ template, data, options }) ``` where: - `template` - some template ( [string
published version 0.2.3, 2 years agoReturns type of value or object instance. An alternative to typeof operator.
published version 0.0.1, a year agoTests to see if the prototype property of a constructor appears anywhere in the prototype chain of an value.
published version 0.0.1, a year ago