Returns true if a buffer or string has a byte order mark (BOM)
Repositories
jonschlinkert repositories
Returns true if an object has all of the specified keys.
Returns true if an object has an own, enumerable property. Nested properties can be checked using using dot notation paths ('a.b.c').
Return true if an object has the given key. Dot-notation may be used to check for nested keys.
Returns true if a string has regular expression special characters.
Returns true if a value exists, false if empty. Works with deeply nested values using object paths.
Returns true if any values exist, false if empty. Works for booleans, functions, numbers, strings, nulls, objects and arrays.
A find and match utility. Search for a string or an array of strings within a string or array or strings.
Migrate Jekyll (gh-pages) themes to use handlebars instead of liquid.
CLI for hekyll, the Jekyll to Handlebars theme converter.
Simple, easy-to-use cache for storing helper functions.
Join any number of args, using the last arg as the seperator.
Load template engine helpers (handlebars, lo-dash, etc) from file paths, globs, arrays or objects
Template helper for parsing YAML from a string.
My personal custom templates for Generate and Update.
Get the number of hours for a day, week and the elapsed hours for the current day.
Array of all standard HTML and HTML5 elements.
Generate HTML tags from an object.
Easily generate helpers for creating HTML tags. Works great as handlebars helpers or vanilla javascript utils.
Generate a HTML table of contents using cheerio.