Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Dashboard framework with Angular.js and Twitter Bootstrap

License

NotificationsYou must be signed in to change notification settings

raulgomis/angular-dashboard-framework

 
 

Repository files navigation

PackagistBuild StatusCoverage StatusDependency StatusJoin the chat at https://gitter.im/sdorra/angular-dashboard-framework

Dashboard framework with Angular.js and Twitter Bootstrap.

The api of angular-dashboard-framework (adf) is documentedhere. A gettingstarted guide can be foundhere.Follow me (@ssdorra) on twitter for latest updates and news about adf.

Demo

A live demo of the adf can be viewedhere. The demo uses html5 localStorage to store the state of the dashboard. The source of the demo can be foundhere.

A more dynamic example can be foundhere.

Build from source

Install bower and gulp:

npm install -g bowernpm install -g gulp

Clone the repository:

git clone https://github.com/angular-dashboard-framework/angular-dashboard-frameworkcd angular-dashboard-framework

Install dependencies:

npm installbower install

Checkout git submodule widgets:

git submodule initgit submodule update

You can start the sample dashboard, by using the serve gulp task:

gulp serve

Now you open the sample in your browser athttp://localhost:9001/sample

Or you can create a release build of angular-dashboard-framework and the samples:

gulp all

The sample and the final build of angular-dashboard-framework are now in the dist directory.

Contributing

Please do not commit changes to the dist folder. The dist folder is only generated for releases.

License

The MIT LicenseCopyright (c) 2015, Sebastian SdorraPermission is hereby granted, free of charge, to any person obtaining a copyof this software and associated documentation files (the "Software"), to dealin the Software without restriction, including without limitation the rightsto use, copy, modify, merge, publish, distribute, sublicense, and/or sellcopies of the Software, and to permit persons to whom the Software isfurnished to do so, subject to the following conditions:The above copyright notice and this permission notice shall be included inall copies or substantial portions of the Software.THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS ORIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THEAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHERLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THESOFTWARE.

About

Dashboard framework with Angular.js and Twitter Bootstrap

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript84.6%
  • HTML12.9%
  • CSS2.5%

[8]ページ先頭

©2009-2025 Movatter.jp