All Projects → avalanchesass → Avalanche

avalanchesass / Avalanche

Licence: mit
A package based CSS framework.

Projects that are alternatives of or similar to Avalanche

Basis
A lightweight responsive Sass/CSS framework based on flexible box.
Stars: ✭ 133 (+54.65%)
Mutual labels:  css-framework, scss, sass
Bulma Helpers
Library with missing Functional / Atomic CSS classes for Bulma framework
Stars: ✭ 263 (+205.81%)
Mutual labels:  css-framework, scss, sass
Flexible Grid
Flexible grid layouts to get you familiar with building within the flexible grid system.(HTML, CSS, SASS, SCSS)
Stars: ✭ 154 (+79.07%)
Mutual labels:  css-framework, scss, sass
Fictoan
Mockups with markup — https://sujan-s.github.io/fictoan/
Stars: ✭ 114 (+32.56%)
Mutual labels:  css-framework, scss, sass
Cirrus
☁️ The CSS framework for the modern web.
Stars: ✭ 716 (+732.56%)
Mutual labels:  css-framework, scss, sass
Aqua.css
An elegant CSS Framework.
Stars: ✭ 253 (+194.19%)
Mutual labels:  css-framework, scss, sass
Bootstrap
The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.
Stars: ✭ 154,459 (+179503.49%)
Mutual labels:  css-framework, scss, sass
Input Range Scss
Styling Cross-Browser Compatible Range Inputs with Sass
Stars: ✭ 272 (+216.28%)
Mutual labels:  npm, scss, sass
Siimple
The minimal CSS toolkit for flat and clean designs
Stars: ✭ 502 (+483.72%)
Mutual labels:  css-framework, scss, sass
Vanilla Framework
From community websites to web applications, this CSS framework will help you achieve a consistent look and feel.
Stars: ✭ 476 (+453.49%)
Mutual labels:  css-framework, npm, sass
Sass A11ycolor
🌈 Generate the nearest accessible color with Sass.
Stars: ✭ 24 (-72.09%)
Mutual labels:  npm, scss, sass
Primitive
⛏️ ‎ A front-end design toolkit for developing web apps.
Stars: ✭ 783 (+810.47%)
Mutual labels:  css-framework, scss, sass
Hive Framework
A website development framework built with Sass, and incorporating jQuery UI.
Stars: ✭ 14 (-83.72%)
Mutual labels:  css-framework, scss, sass
Snack Helper
🗃 A universal CSS helper library.
Stars: ✭ 50 (-41.86%)
Mutual labels:  scss, sass
Availity Uikit
Availity UI Kit powered by Bootstrap 4
Stars: ✭ 44 (-48.84%)
Mutual labels:  css-framework, scss
Vertical Rhythm
Put some typographical vertical rhythm in your CSS. LESS, Stylus and SCSS/SASS versions included.
Stars: ✭ 83 (-3.49%)
Mutual labels:  scss, sass
Sassyfication
💅Library with sass mixins to speed up your css workflow.
Stars: ✭ 51 (-40.7%)
Mutual labels:  scss, sass
Jekyll Bootstrap4
Bootstrap 4 with Jekyll minimalistic example site
Stars: ✭ 43 (-50%)
Mutual labels:  scss, sass
Generator Baukasten
Awesome!
Stars: ✭ 50 (-41.86%)
Mutual labels:  scss, sass
Lemon
🍋 Minimal and responsive CSS framework for fast building websites.
Stars: ✭ 51 (-40.7%)
Mutual labels:  css-framework, sass

avalanche

Build Status GitHub stars

avalanche establishes the foundation for a package based CSS workflow. Heavy weight CSS toolkits often stay in your way when creating unique looking experiences or they lead to a rather bland design. But you don't have to reinvent the wheel for every new project either. avalanche provides building blocks for you to handpick and integrate into your workflow.

Get started

avalanche comes with a CLI to kickstart new projects:

# Install the avalanche CLI.
npm install @avalanche/cli -g
# Create a new project with the name "Your Project Name".
avalanche "Your Project Name"

avalanche is flexible in the way you can use it – it is also very easy to integrate avalanche packages into your existing project. Learn more about how to use avalanche.

Packages

Go to the avalanche website to browse all available packages: https://avalanche.oberlehner.net/packages.

Coding styleguide

avalanche follows some strict principles how to write CSS. Read more about it in the styleguide.

Testing

  • Test all packages at once: npm test
  • Test a specific package: npm test -- -p PACKAGE-NAME

Articles

Read more about avalanche and what problems inspired the development of this CSS framework.

Thanks

The development of avalanche is based on the work and ideas of (among others) the following three people:

About

Author

Markus Oberlehner
Website: https://markus.oberlehner.net
Twitter: https://twitter.com/MaOberlehner
PayPal.me: https://paypal.me/maoberlehner

License

MIT

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].