Skip to content

A sets of angular core modules for mobile devices(a few modules depend on Cordova plugins)

License

Notifications You must be signed in to change notification settings

meicj/corgular-modules-core

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

corgular-modules-core

A sets of angular core modules for mobile devices(a few modules depend on Cordova plugins)

Service list

  • localDB: Utilize local SQLite database on mobile devices, depends on Cordova-SQLite-Plugin(HTML5/Web SQL API)
  • device: Device events API
  • debugHelper: Debug helpful code tools for angular
  • exceptionHandler: Handle all kinds of error on the web front-end
  • ...

How to use

Coming soon...

Coming soon...

Development

In order to build this package, ensure that you have Git and Node.js installed.

Clone a copy of the repo:

git clone https://github.com/meicj/corgular-modules-core.git

Change to project directory:

cd corgular-modules-core

Install dev dependencies

npm install

Building

We use gulp based build system. To build this packages, simply run following command from root folder

gulp

License

MIT(LICENSE)

About

A sets of angular core modules for mobile devices(a few modules depend on Cordova plugins)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published