ngx-academia-uniandes-library
TypeScript icon, indicating that this package has built-in type declarations

0.2.9-beta.51 • Public • Published

Ngx Academia Uniandes Library

This library is used for Academia-Uniandes system.

Install

Use npm package manager and execute following command:

npm i ngx-academia-uniandes-library --save

Then import any avaliable ngx-academia-uniandes module in your main module. The following example imports SearchComboBoxModule module.

    import { AppComponent } from './app.component';
    import { SearchComboBoxModule } from 'ngx-academia-uniandes';



    @NgModule({
    declarations: [
        AppComponent
    ],
    imports: [
        BrowserModule,
        SearchComboBoxModule
    ],
    providers: [],
    bootstrap: [AppComponent]
    })
    export class AppModule { }

List of available components in ngx-academia-uniandes

© 2019

   _____                     .___             .__        
  /  _  \   ____ _____     __| _/____   _____ |__|____   
 /  /_\  \_/ ___\\__  \   / __ |/ __ \ /     \|  \__  \  
/    |    \  \___ / __ \_/ /_/ \  ___/|  Y Y  \  |/ __ \_
\____|__  /\___  >____  /\____ |\___  >__|_|  /__(____  /
        \/     \/     \/      \/    \/      \/        \/ 

____ ___      .__                   .___             
|    |   \____ |__|____    ____    __| _/____   ______
|    |   /    \|  \__  \  /    \  / __ |/ __ \ /  ___/
|    |  /   |  \  |/ __ \|   |  \/ /_/ \  ___/ \___ \ 
|______/|___|  /__(____  /___|  /\____ |\___  >____  >
                \/        \/     \/      \/    \/     \/ 

Package Sidebar

Install

npm i ngx-academia-uniandes-library

Weekly Downloads

43

Version

0.2.9-beta.51

License

MIT

Unpacked Size

8.12 MB

Total Files

1546

Last publish

Collaborators

  • santob20
  • estefaniaaj
  • gabrielgomez
  • seebax4321
  • joshiracing
  • edsandoval
  • raorueda
  • jj.alarcon10
  • cdarenas
  • c.rojasj