- Content HTML structure is highly manipulable.
- Styles for the template are easily customizable.
This project was generated with Angular CLI version 7.2.1
$ npm install ngx-timeline-albe
import { NgxTimelineAlbeModule } from 'ngx-timeline-albe';
@NgModule({
imports: [ NgxTimelineAlbeModule ],
...
})
export class AppModule {}
<ngx-timeline></ngx-timeline>
Follow these instructions to run the demo:
- Clone the repository to your local machine
- From the project folder, run
npm i
to install all required dependencies - Run
ng b ngx-timeline-albe
to build in dist folder. - Run
ng s
to serve the project from a live-updating server. - Go to
localhost:4200
to see the demo site
- Se for passado 'string', converter para 'object'.
- Exibe mensagem padão.
- Inserir animação.
- Ordenar itens pela data.
Inspired on the plug-in: https://github.com/Albejr/jquery-albe-timeline