evaluate-string
Convert strings to respective types
Convert strings to respective types
Mathematical expression evaluator
Functions to create and call functions and evaluate expressions
Throws a TypeError with a generated error message with ANSI-colors for easier console output readability.
Returns true of value 'v' is null.
Returns true if the argument is a string; false otherwise.
Check if a value is of the given type.
Check whether the provided value is undefined.
Returns whether the passed value is an arguments-object
Returns whether 'value' is an Array.
Returns true if 'value' is a constructor
Returns true if the argument is a function; false otherwise.
Throws TypeError if 'value' is not a constructor.
Perform easy type-checks with a simple type assertion.
Determine whether an array is empty
easily create dsl's from json by evaluating json keys and values, json decode on steroids
javascript compile time function evaluator
XPath like notation to query a JSON object
Check if a value is an number
Mathematical expression evaluator originally created by Matthew Crumley