muban

A backend-agnostic framework to enhance server-rendered HTML using a modern webpack development setup.

Github星跟踪图

Muban muban-release-status

Muban is a backend-agnostic framework and development setup to enhance server-rendered HTML with
TypeScript or Babel components and
SCSS stylesheets.

During development, webpack will supply fast compilation and hot
reloading, while using Handlebars templates to render everything.

The dist build will generates preview html pages and a js and css bundle that backend developers can
use to integrate the pages in their server side templates or CMS of choice.

? Documentation

You can find the full documentation in the /docs folder. Here you will find the full
table of contents covering all the subjects required to start on your own Muban project!

  • Totally new: If you are new to Muban we suggest to start by reading the
    preparations guide. This will guide you through the core
    technologies and the required steps to setup your environment.
  • Ready to get started: Once you've completed the preparations you can have a look at the
    getting started guide. This guide will walk you
    through all the steps to setup the a new Muban project
  • Give me some examples: If you want to dive straight into examples have a look at the
    guides section of the documentation. This page contains a lot of example
    situations that hopefully cover all your questions.

? Quick start

If you have all the preparations done and you don't want to
read the documentation you can follow these steps to get you started.

  1. Get the a copy of the source code using one of the following methods
    • Clone the repository and remove the .git folder.
    • ? Download the repository zip
      file.
  2. Install the project dependencies using yarn.
  3. Startup the development server using yarn dev.
  4. Start editing!

Note: If you need more instructions we suggest you take a look at the full
getting started guide!

? Ecosystem, Project, Status, Description, ----------------------------, --------------------------------------------------------------------------, -------------------------------, muban-core, muban-core-status, The core functionality of Muban, muban-transition-component, muban-transition-component-status, GSAP transitions for Muban, ## ? License

Muban is released under the MIT License.

主要指标

概览
名称与所有者mediamonks/muban
主编程语言JavaScript
编程语言JavaScript (语言数: 5)
平台
许可证
所有者活动
创建于2017-02-24 13:53:30
推送于2022-12-10 00:50:44
最后一次提交2022-08-15 10:44:37
发布数11
最新版本名称v3.5.0 (发布于 )
第一版名称v2.0.0 (发布于 )
用户参与
星数40
关注者数24
派生数15
提交数424
已启用问题?
问题数71
打开的问题数26
拉请求数84
打开的拉请求数28
关闭的拉请求数21
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?