Skip to content

Javascript utilities for use in Micro Focus Frontend Javascript projects

License

Notifications You must be signed in to change notification settings

opentext-idol/jsWhatever

Repository files navigation

jsWhatever

Build Status

A collection of Javascript utilities using Backbone and Bootstrap 2.

This project exposes AMD modules. The path to the project root directory must be aliased as js-whatever. The module names in the documentation reflect this.

Documentation can be found here.

This repo uses git-flow. develop is the development branch. master is the last known good branch.

Installation

bower install hp-autonomy-js-whatever

Grunt tasks

  • grunt : runs the lint, test, and coverage tasks
  • grunt test : Runs the Jasmine tests in Phantom JS
  • grunt browser-test : Starts a server on localhost:8000, which can be used to run the Jasmine tests in the browser
  • grunt coverage : Generates code coverage statistics
  • grunt lint : Runs js-lint and coffeelint
  • grunt doc : Generates project documentation

Is it any good?

Yes!

License

(c) Copyright 2013-2018 OpenText or one of its affiliates.

Licensed under the MIT License (the "License"); you may not use this project except in compliance with the License.

About

Javascript utilities for use in Micro Focus Frontend Javascript projects

Resources

License

Stars

Watchers

Forks

Packages

No packages published