Skip to content
/ Assembly Public

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

License

Notifications You must be signed in to change notification settings

Kuipr/Assembly

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Copyright and Licenses

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).