pubuzhixing8 / dilay

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

License:MIT License


Languages

Language:TypeScript 95.2%Language:JavaScript 4.8%