isteven - Overview

View isteven's full-sized avatar

Steven isteven

JavaScript. Husband. Father.

  • SEA

Block or report isteven

Pinned Loading

  1. A multi select dropdown directive for AngularJS. Allows you to use HTML tags and CSS in the data. Requires only AngularJS and nothing else.

    JavaScript 1.1k 511

  2. Multi-purpose page-load/progress bar directive you can use to display progress or completion.

    JavaScript 15 7

  3. Use $routeParams directly in your view. No need to copy them to $scope. Use simple expressions on them such as <a href="#/product/[[productId + 1]]>Next product</a>

    JavaScript 5 2

  4. Display all object properties tree in browser console. Helpful when debugging on older browsers such as IE8, as well as hybrid mobile dev tools.

    JavaScript 2