{"payload":{"pageCount":4,"repositories":[{"type":"Public","name":"handlebars-helpers","owner":"helpers","isFork":false,"description":"188 handlebars helpers in ~20 categories. Can be used with Assemble, Ghost, YUI, express.js etc.","allTopics":["nodejs","template","helper","handlebars","helpers","render","compile","jonschlinkert","javascript","handlebars-helpers"],"primaryLanguage":{"name":"JavaScript","color":"#f1e05a"},"pullRequestCount":19,"issueCount":64,"starsCount":2195,"forksCount":364,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2024-01-26T12:09:23.138Z"}},{"type":"Public","name":"helper-markdown","owner":"helpers","isFork":false,"description":"Markdown template helper. Uses remarkable to render markdown in templates. Should work with Handlebars, Lo-Dash or any template engine that supports helper functions.","allTopics":["markdown","helper","javascript","register","handlebars"],"primaryLanguage":{"name":"JavaScript","color":"#f1e05a"},"pullRequestCount":5,"issueCount":8,"starsCount":39,"forksCount":23,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2023-11-01T14:37:05.460Z"}},{"type":"Public","name":"helper-md","owner":"helpers","isFork":false,"description":"Markdown template helper. Uses remarkable to render markdown in templates. Should work with Handlebars, Lo-Dash or any template engine that supports helper functions.","allTopics":[],"primaryLanguage":{"name":"JavaScript","color":"#f1e05a"},"pullRequestCount":1,"issueCount":2,"starsCount":4,"forksCount":7,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2023-10-30T16:11:05.763Z"}},{"type":"Public","name":"helper-compile-async","owner":"helpers","isFork":false,"description":"Convenience method to compile async helpers and add common functionality to use with async-helpers.","allTopics":[],"primaryLanguage":{"name":"JavaScript","color":"#f1e05a"},"pullRequestCount":1,"issueCount":2,"starsCount":2,"forksCount":2,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2023-03-14T09:01:55.837Z"}},{"type":"Public","name":"handlebars-helper-br","owner":"helpers","isFork":false,"description":"{{br}} Handlebars helper. Adds `<br>` tags to generated HTML. Great for prototyping.","allTopics":[],"primaryLanguage":{"name":"JavaScript","color":"#f1e05a"},"pullRequestCount":1,"issueCount":0,"starsCount":1,"forksCount":1,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2022-09-06T16:21:44.345Z"}},{"type":"Public","name":".github","owner":"helpers","isFork":false,"description":"Default community health files for the Helpers organization.","allTopics":[],"primaryLanguage":null,"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":1,"license":null,"participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2021-10-13T13:31:15.203Z"}},{"type":"Public","name":"helper-year","owner":"helpers","isFork":false,"description":"Template helper for adding the current year. Good for adding dates for licenses, copyrights, last modified date, comment dates, etc. Works with handlebars, lo-dash or any template engine that has support for helper functions.","allTopics":[],"primaryLanguage":{"name":"JavaScript","color":"#f1e05a"},"pullRequestCount":2,"issueCount":0,"starsCount":1,"forksCount":0,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2020-07-15T20:29:20.395Z"}},{"type":"Public","name":"async-helper-base","owner":"helpers","isFork":false,"description":"Used for creating template.js-compatible async helpers. Works with verb, assemble or any other template.js application.","allTopics":[],"primaryLanguage":{"name":"JavaScript","color":"#f1e05a"},"pullRequestCount":1,"issueCount":0,"starsCount":2,"forksCount":0,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2020-07-15T19:41:22.718Z"}},{"type":"Public","name":"node-name","owner":"helpers","isFork":false,"description":"Basic utility methods for transforming and handling file paths.","allTopics":[],"primaryLanguage":{"name":"JavaScript","color":"#f1e05a"},"pullRequestCount":0,"issueCount":0,"starsCount":2,"forksCount":0,"license":null,"participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2020-01-30T05:53:22.049Z"}},{"type":"Public","name":"helper-coverage","owner":"helpers","isFork":false,"description":"Template helper for including a code coverage report generated by istanbul.","allTopics":[],"primaryLanguage":{"name":"JavaScript","color":"#f1e05a"},"pullRequestCount":1,"issueCount":0,"starsCount":0,"forksCount":0,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2019-12-26T17:59:39.236Z"}},{"type":"Public","name":"helper-date","owner":"helpers","isFork":false,"description":"Format dates with date.js and moment.js. Uses date.js to parse human readable date phrases, and moment to format the rendered output. 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 Template.","allTopics":[],"primaryLanguage":{"name":"JavaScript","color":"#f1e05a"},"pullRequestCount":2,"issueCount":1,"starsCount":6,"forksCount":10,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2019-06-18T17:54:33.093Z"}},{"type":"Public","name":"handlebars-helper-repeat","owner":"helpers","isFork":false,"description":"{{repeat}} handlebars helper, for duplicating a block of content n times.","allTopics":["nodejs","template","helper","node","handlebars","repeat","repeat-string","javascript","engine","jonschlinkert"],"primaryLanguage":{"name":"JavaScript","color":"#f1e05a"},"pullRequestCount":1,"issueCount":0,"starsCount":27,"forksCount":8,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2019-05-31T23:45:29.857Z"}},{"type":"Public","name":"liquid-filters","owner":"helpers","isFork":false,"description":"Liquid filters written in vanilla JavaScript, allowing them to be used with any template engine. WIP! Star/watch the project for updates.","allTopics":["jekyll","jekyll-theme","jekyll-site","template","helper","template-engine","filter","helpers","liquid","static-site","shopify","filters","liquid-templating-engine","jekyll-block"],"primaryLanguage":{"name":"JavaScript","color":"#f1e05a"},"pullRequestCount":0,"issueCount":3,"starsCount":8,"forksCount":1,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2018-11-27T00:58:07.242Z"}},{"type":"Public","name":"logging-helpers","owner":"helpers","isFork":false,"description":"Basic template helpers for printing messages out to the console. Useful for debugging context in templates. Should work with any template engine.","allTopics":["console","helper","log","logging","helpers","error","lodash","success","warn","handlebars"],"primaryLanguage":{"name":"JavaScript","color":"#f1e05a"},"pullRequestCount":1,"issueCount":1,"starsCount":12,"forksCount":1,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2018-10-24T02:30:21.582Z"}},{"type":"Public","name":"helper-resolve","owner":"helpers","isFork":false,"description":"Template helper to resolve the path to a file in node_modules. This is mostly useful during development.","allTopics":[],"primaryLanguage":{"name":"JavaScript","color":"#f1e05a"},"pullRequestCount":0,"issueCount":1,"starsCount":4,"forksCount":0,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2018-06-26T22:02:53.746Z"}},{"type":"Public","name":"helper-related","owner":"helpers","isFork":false,"description":"Template helper for generating a list of links to the homepages of related GitHub/npm projects.","allTopics":[],"primaryLanguage":{"name":"JavaScript","color":"#f1e05a"},"pullRequestCount":0,"issueCount":1,"starsCount":5,"forksCount":3,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2018-05-30T00:33:31.863Z"}},{"type":"Public","name":"helper-reflinks","owner":"helpers","isFork":false,"description":"Template helper for generating a list of markdown formatted reference links for all of the dependencies and devDependencies listed in package.json.","allTopics":[],"primaryLanguage":{"name":"JavaScript","color":"#f1e05a"},"pullRequestCount":0,"issueCount":1,"starsCount":6,"forksCount":2,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2018-05-30T00:11:43.783Z"}},{"type":"Public","name":"handlebars-helper-and","owner":"helpers","isFork":false,"description":"Handlebars helper that returns true when all of the given conditions are truthy.","allTopics":[],"primaryLanguage":{"name":"JavaScript","color":"#f1e05a"},"pullRequestCount":0,"issueCount":0,"starsCount":0,"forksCount":0,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2018-03-23T18:42:21.663Z"}},{"type":"Public","name":"handlebars-helper-moment","owner":"helpers","isFork":false,"description":"{{moment}} handlebars helper. Combines the powers of Assemble, Handlebars.js and Moment.js into a great helper to master time.","allTopics":[],"primaryLanguage":{"name":"HTML","color":"#e34c26"},"pullRequestCount":1,"issueCount":4,"starsCount":19,"forksCount":10,"license":null,"participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2018-01-03T17:45:07.871Z"}},{"type":"Public","name":"handlebars-utils","owner":"helpers","isFork":false,"description":"Utils for handlebars helpers. Externalized from handlebars, to allow helpers to use the utils without having to depend on handlebars itself.","allTopics":["utility","helper","handlebars","helpers","handlebars-helpers"],"primaryLanguage":{"name":"JavaScript","color":"#f1e05a"},"pullRequestCount":0,"issueCount":0,"starsCount":7,"forksCount":4,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2017-11-17T03:42:17.256Z"}},{"type":"Public","name":"handlebars-helper-sitemap","owner":"helpers","isFork":false,"description":"Handlebars helpers and templates for generating a sitemap.","allTopics":[],"primaryLanguage":{"name":"JavaScript","color":"#f1e05a"},"pullRequestCount":0,"issueCount":0,"starsCount":3,"forksCount":1,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2017-07-20T19:22:33.836Z"}},{"type":"Public","name":"helper-git-hash","owner":"helpers","isFork":false,"description":"Template helper for getting the most recent commit hash from git history.","allTopics":[],"primaryLanguage":{"name":"JavaScript","color":"#f1e05a"},"pullRequestCount":0,"issueCount":0,"starsCount":1,"forksCount":0,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2017-06-18T01:33:53.208Z"}},{"type":"Public","name":"helper-uigradient","owner":"helpers","isFork":false,"description":"Template helper that generates the CSS for any of the gradients from Ghosh/uiGradients","allTopics":["helper","ui","colors","css","gradient"],"primaryLanguage":{"name":"JavaScript","color":"#f1e05a"},"pullRequestCount":0,"issueCount":0,"starsCount":5,"forksCount":3,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2017-06-10T22:56:36.963Z"}},{"type":"Public","name":"handlebars-helper-compose","owner":"helpers","isFork":false,"description":"{{compose}} handlebars helper. Similar to {{aggregate}}, but this is a block helper that extends the inner block's content with content from \"external\" files, while also extending the context with YAML front matter from those files. You may also optionally use wildcard (glob/minimatch) patterns. ","allTopics":[],"primaryLanguage":{"name":"JavaScript","color":"#f1e05a"},"pullRequestCount":0,"issueCount":8,"starsCount":10,"forksCount":8,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2017-04-29T20:12:20.744Z"}},{"type":"Public","name":"helper-link-to","owner":"helpers","isFork":false,"description":"Templates helper that returns a link path from the current view to the another view.","allTopics":["template","helper","link","resolve","relative"],"primaryLanguage":{"name":"JavaScript","color":"#f1e05a"},"pullRequestCount":0,"issueCount":0,"starsCount":4,"forksCount":1,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2017-04-13T02:13:14.985Z"}},{"type":"Public","name":"handlebars-helper-prettify","owner":"helpers","isFork":false,"description":"{{prettify}} handlebars helper, for formatting (\"beautifying\") HTML, CSS and JavaScript. ","allTopics":[],"primaryLanguage":{"name":"JavaScript","color":"#f1e05a"},"pullRequestCount":0,"issueCount":0,"starsCount":20,"forksCount":2,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2017-04-03T17:11:06.353Z"}},{"type":"Public","name":"helper-ask-include","owner":"helpers","isFork":false,"description":"Async template helper that prompts the user to choose the `include` or `includes` to render.","allTopics":["template","helper","async","prompt","include"],"primaryLanguage":{"name":"JavaScript","color":"#f1e05a"},"pullRequestCount":0,"issueCount":0,"starsCount":1,"forksCount":0,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2017-02-20T07:33:43.728Z"}},{"type":"Public","name":"helper-sort-items","owner":"helpers","isFork":false,"description":"Helper for filtering and sorting an assemble collection based on an array of strings.","allTopics":["helper","items","handlebars","sort","assemble"],"primaryLanguage":{"name":"JavaScript","color":"#f1e05a"},"pullRequestCount":0,"issueCount":0,"starsCount":2,"forksCount":2,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2017-02-20T04:37:34.259Z"}},{"type":"Public","name":"helper-collection","owner":"helpers","isFork":false,"description":"Async collection helper for assemble.","allTopics":["helper","collection","handlebars","assemble"],"primaryLanguage":{"name":"JavaScript","color":"#f1e05a"},"pullRequestCount":0,"issueCount":0,"starsCount":4,"forksCount":1,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2017-02-11T01:04:18.496Z"}},{"type":"Public","name":"helper-glob-files","owner":"helpers","isFork":false,"description":"Generic template helper for creating an array of vinyl file objects from a glob pattern.","allTopics":[],"primaryLanguage":{"name":"JavaScript","color":"#f1e05a"},"pullRequestCount":0,"issueCount":1,"starsCount":1,"forksCount":2,"license":"MIT License","participation":null,"lastUpdated":{"hasBeenPushedTo":true,"timestamp":"2017-02-11T00:43:37.084Z"}}],"repositoryCount":100,"userInfo":null,"searchable":true,"definitions":[],"typeFilters":[{"id":"all","text":"All"},{"id":"public","text":"Public"},{"id":"source","text":"Sources"},{"id":"fork","text":"Forks"},{"id":"archived","text":"Archived"},{"id":"template","text":"Templates"}],"compactMode":false},"title":"Repositories"}