

CodyHouse
Like
CodyHouse's design system is a CSS framework and a library of HTML, CSS, JS components that work seamlessly with the framework.
Cost / License
- Freemium (Pay once)
- Open Source
Platforms
- Self-Hosted
- CSS
- JavaScript
- HTML
Features
- Create UI Components
- Code Snippets
- Coding
Tags
- web-framework
- web-components
- library-components
- library-css
CodyHouse News & Activities
Highlights All activities
Recent activities
No activities found.
CodyHouse information
No comments or reviews, maybe you want to be first?
Post comment/reviewWhat is CodyHouse?
The CodyHouse's framework is a system of SCSS globals representing the base upon which you can build the style of your web project.
The framework serves three main purposes:
- Template - it provides you with a CSS template to speed up the first steps of setting up the style of a web project.
- Responsive - it includes smart rules that take care of several responsiveness aspects.
- Design system - it simplifies the process of creating the base of your design system.
The framework is composed of:
- A collection of SCSS files that compile into a _global.scss file. Make sure to import this style before your own;
- A util.js file with some utility functions that are used in the CodyHouse components. Make sure to import this before the component script file.




