elr-ui
v0.2.1
Published
JavaScript UI Utilities
Downloads
4
Maintainers
Keywords
Readme
elr-ui
JavaScript UI Utilities
Installation
Download node at nodejs.org and install it, if you haven't already.
npm install elr-ui --save
Tests
npm install
npm test
Dependencies
- babel-runtime: babel selfContained runtime
- elr-utility-lib: JavaScript Utility Library
- jquery: JavaScript library for DOM operations
Dev Dependencies
- babel-core: Babel compiler core.
- babel-preset-es2015: Babel preset for all es2015 plugins.
- chai: BDD/TDD assertion library for node.js and the browser. Test framework agnostic.
- chai-arrays: a simple chai plugin for better array assertions
- chai-jquery: jQuery assertions for the Chai assertion library
- chai-shallow-deep-equal: Shallow deep equal assertion for chai
- chai-subset: Object properties matcher for Chai
- codecov: Uploading report to Codecov: https://codecov.io
- del: Delete files and folders
- ghooks: Simple git hooks
- gulp: The streaming build system
- gulp-babel: Use next generation JavaScript, today
- gulp-jshint: JSHint plugin for gulp
- gulp-mocha: Run Mocha tests
- gulp-notify: gulp plugin to send messages based on Vinyl Files or Errors to Mac OS X, Linux or Windows using the node-notifier module. Fallbacks to Growl or simply logging
- gulp-plumber: Prevent pipe breaking caused by errors from gulp plugins
- gulp-sourcemaps: Source map support for Gulp.js
- jshint: Static analysis tool for JavaScript
- mocha: simple, flexible, fun test framework
- mocha-notifier-reporter: Show notification with other Mocha reporters
- nyc: the Istanbul command line interface
License
SEE LICENSE IN LICENSE.md
Generated by package-json-to-readme