项目作者: Kuipr

项目描述 :
A modern front-end development framework for UI-friendly rapid prototyping.
高级语言: CSS
项目地址: git://github.com/Kuipr/Assembly.git
创建时间: 2018-08-17T03:33:11Z
项目社区:https://github.com/Kuipr/Assembly

开源协议:MIT License

下载


Assembly Logo

A modern front-end development framework for UI-friendly rapid prototyping.

Status

Build Status
Coverage Status

Installation

The easiest way to install Assembly is with npm or Unpkg.

  • Install with npm: npm i assembly-framework
  • Unpkg CDN
    • CSS: https://unpkg.com/assembly-framework@latest/dist/css/assembly.min.css
    • JS: https://unpkg.com/assembly-framework@latest/dist/js/assembly.min.js
  • Manually: Download .zip
  • Github releases coming soon

Documentation

Docs are available in the repo or at https://kuipr.io/assembly.

Contributing

We are in the process of drafting a style guide and contribution guidelines. In the meantime, please open issues with your code suggestions and we will help you draft a pull request.

Versioning

We follow the Semantic Versioning Specification (SemVer). If you contribute and your pull request is accepted, changes will be reflected in the next release. Depending on status, severity, and roadmap, this could be a [Major], [Minor], or [Patch] release.

Support

If you encounter any issues please open an issue. For questions, you can get in touch with us at hello@kuipr.com.

Creators

Mark Adkins

Design, Code, and Documentation Copyright © 2018-2020

By Kuipr and the Authors of Assembly.

Code released under MIT License

Documentation released under Creative Commons Attribution-ShareAlike 4.0 International (CC BY-SA 4.0).