• Stars
    star
    1
  • Language
  • Created about 11 years ago
  • Updated about 11 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

An angular directive that supports a pattern to simplify loading messages with timeout, error messages, and retry for a particular dom element.

More Repositories

1

angular-table

An angular directive for a table with fixed, sortable headers, row selection, row even/odd coloring, which automatically stays the correct height relative to its container when the browser is resized. No javascript code required; the api is a 100% declarative dsl.
JavaScript
174
star
2

es6-boilerplate

Write apps in es6 now via traceur while using dependencies distributed as amd and browser global modules, with source maps, concatenation, minification, compression, and unit testing in real browsers.
JavaScript
88
star
3

single-page-app-boilerplate

Single Page App Boilerplate is a toolkit for easily and quickly creating single page javascript applications using best practices such as test driven development, javascript dependency management, automated builds, and (coming soon) continuous deployment.
JavaScript
50
star
4

angular-accordion

An angular accordion which auto stretches to its container height and width while debouncing height recalculation on resize. Works in modern browsers and IE9+.
HTML
16
star
5

css-visual-test

Test your front end components visually. Currently supports components built with react and commonjs / browserify.
JavaScript
12
star
6

angular-es6-boilerplate

An opinionated angular boilerplate in the spirit of ng-boilerplate which uses traceur to allow for es6 features.
JavaScript
5
star
7

angular-jquery-ui-accordion

An angular accordion control which wraps the jquery ui accordion. Better for my use case than the bootstrap accordion wrappers, as it fits to the height of its container.
JavaScript
2
star