Questions tagged [checklist-model]

checklist-model is a handy AngularJS directive that connects a list of checkboxes to an array seamlessly.

What is the proper way to configure the checklist-model directive in my AngularJS application?

I'm new to the node.js/grunt world, so please bear with me if my question seems basic... I have an angular.js project set up with yeoman/grunt, and now I want to add a directive, specifically this one. However, I'm unsure of how to install it! So far, ...