/dilay

前端架构守护。A frontend architecture test library, to specify and assert architecture rules in TypeScript

Primary LanguageTypeScriptMIT LicenseMIT

Dilay

An architecture guard of frontend.

This project current is PoC stage, but you can try in your code.

Todo:

  • Language Support
    • TypeScript Support
    • JavaScript Support
  • Framework Support:
    • Framework recognize
    • Angular (part)
    • React
    • Vue
  • Architecture Support:
    • Design System based Architecture
    • Layered based
    • Clean Architecture
  • Custom DSL

Usage

  1. Install
npm install -g dilay
  1. Use
dialy -p [path]

License

Phodal's Idea

© 2019 A Phodal Huang's Idea. This code is distributed under the MIT license. See LICENSE in this directory.