1.1.0 • Published 4 years ago

ng-edu v1.1.0

Weekly downloads
3
License
MIT
Repository
github
Last release
4 years ago

alt text

ng-edu

ng-edu is a library of Angular 2 components for use in online education applications/interactives/digital learning objects.

Component styles are minimal and easily customizable with CSS.

Installation

ng-edu is available on npm:

npm install ng-edu --save

Basic Usage

Components are configured as Angular modules. Once you have installed the library, modules can be imported from 'ng-edu' shorthand in your application code. For example, if you are using Angular CLI and you want to use the Layer Toggle module, you would put this in your app.module.ts:

import { LayerToggleModule } from 'ng-edu';

Documentation

The documentation for ng-edu is located in this repo's wiki.

License

MIT

1.1.0

4 years ago

0.17.0

6 years ago

0.16.2

6 years ago

0.16.1

6 years ago

0.16.0

6 years ago

0.15.0

6 years ago

0.14.0

6 years ago

0.13.0

6 years ago

0.12.0

6 years ago

0.11.3

7 years ago

0.11.2

7 years ago

0.11.1

7 years ago

0.11.0

7 years ago