A modern front-end development framework for UI-friendly rapid prototyping.
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
- CSS:
- Manually: Download .zip
- Github releases coming soon
Docs are available in the repo or at https://kuipr.io/assembly.
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.
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.
If you encounter any issues please open an issue. For questions, you can get in touch with us at hello@kuipr.com.
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).