Skip to content

rokerkony/ngx-library

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ngx-library

Simple extension library for AngularJS used in LMC projects. Mostly UI components, inspired by Angular-UI project.

Build Status

Prerequisites

Installation

npm install -g grunt

# in your local ngx folder
npm install
grunt

... and try demos

Requirements

  • AngularJS v1.0+
  • jQuery, jQuery UI - for some directives

Licence

  • MIT

To do

This is an initial open-sourced version of this library, more to come soon.

  • ngx.ui.imageupload with flash upload for browsers without File API (IE8)
  • more global configuration via ngxConfig
  • separate modules which use external libraries (ngx.ui.fancybox, ngx.ui.jqDialog, ngx.ui.twDialog) with configurable usage in ngx.ui.wysiwyg/lightbox/dialog
  • more demos
  • documentation
  • tests
  • dependency map
  • custom build
  • lots of refactoring

About

Extension library for AngularJS projects

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 63.9%
  • CSS 36.1%