Helpers (helpers)

Helpers

helpers

Geek Repo

Template helpers and utils for any engine. Create an issue on helpers/meta to request a new helper repo, or ask to be added to the org.

Github PK Tool:Github PK Tool

Helpers's repositories

handlebars-helper-partial

Handlebars helper, alternative to built-in partials. Like Assemble itself, this helper will automatically determine the correct context to use, or a context may be explicitly passed in as a second parameter.

Language:JavaScriptLicense:MITStargazers:16Issues:7Issues:4

example-pagination

Nothing to see yet, this repo will eventually contain examples and boilerplate code for adding paging and pagination to your projects with Assemble.

Language:CSSLicense:MITStargazers:8Issues:6Issues:5

helper-moment

Template helper for formatting dates with moment.js. Works with Handlebars, Lo-Dash or any template engine that supports helper functions.

Language:JavaScriptLicense:MITStargazers:8Issues:7Issues:5

helper-html-table

Create an HTML table from JSON configuration.

Language:JavaScriptLicense:MITStargazers:7Issues:6Issues:0

handlebars-helper-isActive

{{isactive}} handlebars helper. Adds an 'active' class to the 'current page'. Class can be customized.

Language:JavaScriptLicense:MITStargazers:6Issues:5Issues:0

helper-changelog

Template helper for generating a markdown-formatted changelog from an object, array or yaml file. Should work with Handlebars or Lo-Dash or any engine with support for helper functions.

Language:JavaScriptLicense:MITStargazers:6Issues:6Issues:0

helper-copyright

Template helper for adding a basic, one-line copyright statement, with formatting appropriate for LICENSE/LICENSE-MIT or README templates. Should work with any Handlebars, Lo-Dash, underscore, or any template engine that allows helper functions to be registered.

Language:JavaScriptLicense:MITStargazers:6Issues:5Issues:0

helper-apidocs

Template helper for automatically generating API docs from code comments. The sync version works with handlebars, lo-dash, or any template engine that supports helper functions.

Language:JavaScriptLicense:MITStargazers:5Issues:6Issues:4

helper-geopattern

Template helper for generating a geometric SVG pattern for CSS backgrounds using btmills/geopattern

Language:JavaScriptLicense:MITStargazers:5Issues:6Issues:0

template-helper-apidocs

Template helper for automatically generating API docs from code comments. This is based on helper-apidocs, but specifically for applications built-with the Template library.

Language:JavaScriptLicense:MITStargazers:5Issues:6Issues:3

helper-issue

Helper to create a URL that pre-populates a Github issue.

Language:JavaScriptLicense:MITStargazers:3Issues:6Issues:2

helper-license

Template helper for dynamically generating a basic, one-line license statement based on the given context, e.g. `Released under the MIT license`. Should work with any Handlebars, Lo-Dash, underscore, or any template engine that allows helper functions to be registered.

Language:JavaScriptLicense:MITStargazers:3Issues:6Issues:0

helper-octicon

Template helper for displaying octicon SVGs. Should work with any Handlebars, Lo-Dash, underscore or any template engine that allows helper functions to be registered. Also compatible with verb, assemble, and templates.

Language:JavaScriptLicense:MITStargazers:3Issues:7Issues:0

meta

General planning around helpers. Also the place to make requests and suggestions.

handlebars-helper-each

Handlebars each helper, can be used as a sync helper with any handlebars project (as normal) or as an async helper with assemble or libs that support async helpers.

Language:JavaScriptLicense:MITStargazers:2Issues:6Issues:0

handlebars-helper-npm-downloads

Get the npm download counts for the specified repository.

Language:JavaScriptLicense:MITStargazers:2Issues:6Issues:0

handlebars-helper-variable

Handlebars block helper that adds variables to the context that can be used by following expressions in the same template.

Language:JavaScriptLicense:MITStargazers:2Issues:6Issues:0

helper-dateformat

Date helper that uses node-dateformat to format dates. Works with Lo-Dash, Handlebars or any template engine that supports helper functions.

Language:JavaScriptLicense:MITStargazers:2Issues:6Issues:0

helper-example

Opinionated template helper that inserts a code example from a filepath.

Language:JavaScriptLicense:MITStargazers:2Issues:6Issues:0

helper-front-matter

Template helper for parsing front matter and passing the data to templates as context.

Language:JavaScriptLicense:MITStargazers:2Issues:6Issues:0

helper-lookup-deps

Template helper for generating a list of markdown formatted reference links to Github repos for the tree of dependencies and devDependencies listed in package.json.

Language:JavaScriptLicense:MITStargazers:2Issues:6Issues:0

helper-npm-downloads

Get the npm download counts for the specified repository.

Language:JavaScriptLicense:MITStargazers:2Issues:6Issues:0

helper-slugify

Slugify a URL, path or heading the same way that GitHub formats heading anchors.

Language:JavaScriptLicense:MITStargazers:2Issues:6Issues:0

helper-toc

Template helper for generating a table of contents using content from the file in which the helper is used, or for a glob of files.

Language:JavaScriptLicense:MITStargazers:2Issues:6Issues:1

handlebars-helper-create-frame

Handlebars block helper for creating private variables that are accessible inside the block.

Language:JavaScriptLicense:MITStargazers:1Issues:6Issues:0

helper-ask

Async helper that prompts the user for a value and uses the answer as context for rendering the template.

Language:JavaScriptLicense:MITStargazers:1Issues:6Issues:0

helper-codelinks

Generate a list of links that take you to the first line of code for each method in a given directory. (this helper will replace verb-helper-reflinks)

Language:JavaScriptLicense:MITStargazers:1Issues:6Issues:0

helper-concat

Template helper for concatenating a list of files using glob patterns. Should work with handlebars, lodash or any template engine that allows helper functions.

Language:JavaScriptLicense:MITStargazers:1Issues:6Issues:0

helper-read

Template helper for reading from the file system. Includes both async and sync versions.

Language:JavaScriptLicense:MITStargazers:1Issues:6Issues:0

helper-require

Use any node module as a helper in templates. Should work with Handlebars, Lo-Dash, underscore, or any template engine that supports helper functions.

Language:JavaScriptLicense:MITStargazers:1Issues:6Issues:0