0.8.3 • Published 3 years ago

@weblauncher/material-ckeditor v0.8.3

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

Material Ckeditor

npm version

This is an Angular Material component library for having a file input component.

Installation

Install dependencies

npm i @ckeditor/ckeditor5-angular @ckeditor/ckeditor5-build-classic

Install library

npm i @weblauncher/material-ckeditor

Usage

Import module into your project app.module.ts or other sub-module:

import { MatCkeditorModule } from '@weblauncher/material-ckeditor';

In your templates now you can add

<mat-form-field>
  <mat-label>Editor</mat-label>
  <mat-ckeditor [(ngModel)]="content" 
                  placeholder="Select one file"></mat-ckeditor>
</mat-form-field>

Contribute

Angular Material Administration library contribution guide

0.8.1

3 years ago

0.8.3

3 years ago

0.8.2

3 years ago

0.8.0

3 years ago

0.7.0

3 years ago

0.6.0

3 years ago

0.5.2

3 years ago

0.5.0

3 years ago

0.4.0

3 years ago

0.5.1

3 years ago

0.3.2

3 years ago

0.3.3

3 years ago

0.3.1

3 years ago

0.3.0

3 years ago

0.2.6

3 years ago

0.2.5

4 years ago

0.2.4

4 years ago

0.2.3

4 years ago

0.2.2

4 years ago

0.2.1

4 years ago

0.2.0

4 years ago

0.1.7

4 years ago

0.1.4

4 years ago

0.1.3

4 years ago

0.1.6

4 years ago

0.1.5

4 years ago

0.1.2

4 years ago

0.0.22

4 years ago

0.1.0

4 years ago

0.1.1

4 years ago

0.0.21

4 years ago

0.0.20

4 years ago

0.0.19

4 years ago

0.0.18

4 years ago

0.0.17

4 years ago

0.0.16

4 years ago

0.0.15

4 years ago

0.0.13

4 years ago

0.0.14

4 years ago

0.0.12

4 years ago

0.0.10

4 years ago

0.0.11

4 years ago

0.0.9

4 years ago

0.0.8

4 years ago

0.0.7

4 years ago

0.0.6

4 years ago

0.0.5

4 years ago

0.0.3

4 years ago

0.0.2

4 years ago

0.0.4

4 years ago

0.0.1

4 years ago