broodlord

0.1.2 • Public • Published

Overview

Broodlord is a lightweight MVC code rendering engine based on typescript. Render templates into code or documents through the simply defined Liquid template engine; json or yaml can also be generated based on AST. Broodlord's customization ability can make you not bound by any code generator and perfectly adapt to your own project.

Template Structure

Main
  • Templates

    • Template
  • Specials

    • Template
Template
  • Constants (In progress)
  • Enums
  • Models
      • Parameters
  • Controllers
    • Actions
      • Requests
      • Responses
Parameter / Request / Response
  • nullable
  • is_array
  • is_map
  • is_enum
  • is_model
  • key_type
  • type

Config

Readme

Keywords

none

Package Sidebar

Install

npm i broodlord

Weekly Downloads

1

Version

0.1.2

License

none

Unpacked Size

92.9 kB

Total Files

28

Last publish

Collaborators

  • kamicloud