assembly-framework
v0.1.4
Published
A modern front-end development framework for UI-friendly rapid prototyping.
Downloads
8
Maintainers
Readme
A modern front-end development framework for UI-friendly rapid prototyping.
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
- CSS:
- 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 [email protected].
Creators
Mark Adkins
Copyright and License
Design, Code, and Documentation Copyright © 2018 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).