Skip to content
forked from phodal/dilay

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

License

Notifications You must be signed in to change notification settings

pubuzhixing8/dilay

 
 

Repository files navigation

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.

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 95.2%
  • JavaScript 4.8%