
Product
Introducing Custom Tabs for Org Alerts
Create and share saved alert views with custom tabs on the org alerts page, making it easier for teams to return to consistent, named filter sets.
grunt-init-helper-mod
Advanced tools
Quickly create a Handlebars helper that can easily be used with Assemble
Quickly create helpers for use with Assemble, using grunt-init. Includes README documentation, test files, metadata, bower.json and package.json.
If you haven't already done so, install Grunt and grunt-init:
npm i -g grunt-cli grunt-init
Once grunt-init is installed, place this template in your ~/.grunt-init/ directory. It's recommended that you use git clone to install this template into that directory as follows:
(Windows users, see the documentation for the correct destination directory path)
git clone https://github.com/assemble/grunt-init-helper.git ~/.grunt-init/helper
Note that you may make the template available as any name you choose by simply changing the name of the folder in which the template is stored. So instead of ~/.grunt-init/helper, you may change the name to ~/.grunt-init/foo so that this template is available to be used with the following command: grunt-init foo.
Once grunt init is intalled, navigate to the directory where you want the helper to be generated and then:
grunt-init helperThis will generate a helper with example code that can be modified or removed.
Note that no warning will be issued if you create a helper with the same name as an existing helper, in which case the existing helper of the same name will be overwritten.
Copyright 2013 Jon Schlinkert
FAQs
Quickly create a Handlebars helper that can easily be used with Assemble
We found that grunt-init-helper-mod demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Product
Create and share saved alert views with custom tabs on the org alerts page, making it easier for teams to return to consistent, named filter sets.

Product
Socket’s Rust and Cargo support is now generally available, providing dependency analysis and supply chain visibility for Rust projects.

Security News
Chrome 144 introduces the Temporal API, a modern approach to date and time handling designed to fix long-standing issues with JavaScript’s Date object.