DevExpress / devextreme-schematics

Schematics for DevExtreme Angular applications.

Home Page:https://github.com/DevExpress/devextreme-angular

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DevExtreme Schematics

DevExtreme schematics are workflow tools you can use in an Angular application created with DevExtreme CLI to add DevExtreme libraries or views and perform other DevExtreme-related tasks. Read this article for more information on Angular Schematics.

Included Schematics

This package includes the following schematics:

  • install
    Adds DevExtreme to an Angular application

  • add-layout
    Adds a DevExtreme layout to a DevExtreme Angular application

  • add-app-template
    Adds a DevExtreme layout template to an Angular application

  • add-sample-views
    Adds sample views to a DevExtreme Angular application

  • add-view
    Adds a view to a DevExtreme Angular application

About

Schematics for DevExtreme Angular applications.

https://github.com/DevExpress/devextreme-angular

License:MIT License


Languages

Language:TypeScript 75.3%Language:HTML 17.2%Language:CSS 7.5%