All Projects → sitetent → Tentcss

sitetent / Tentcss

Licence: mit
🌿 A CSS survival kit. Includes only the essentials to make camp.

Projects that are alternatives of or similar to Tentcss

Lemon
🍋 Minimal and responsive CSS framework for fast building websites.
Stars: ✭ 51 (-87.25%)
Mutual labels:  framework, sass, flexbox
Kanbasu
A lightweight CSS framework written in Sass.
Stars: ✭ 94 (-76.5%)
Mutual labels:  framework, sass, bem
Bulmaswatch
Themes for Bulma
Stars: ✭ 1,525 (+281.25%)
Mutual labels:  framework, sass, flexbox
Mam mol
$mol - fastest reactive micro-modular compact flexible lazy ui web framework.
Stars: ✭ 385 (-3.75%)
Mutual labels:  framework, bem
Unnamed Css Framework
A simple colorful CSS framework
Stars: ✭ 249 (-37.75%)
Mutual labels:  framework, sass
ekzo
💫 Functional Sass framework for rapid and painless development
Stars: ✭ 32 (-92%)
Mutual labels:  modular, bem
Mag.js
MagJS - Modular Application Glue
Stars: ✭ 157 (-60.75%)
Mutual labels:  framework, modular
Crumpet
Crumpet is a deliciously simple SASS/SCSS responsive framework that keeps your HTML clean & stays out of your way.
Stars: ✭ 266 (-33.5%)
Mutual labels:  framework, sass
zeus
A novel mobile first flexbox BEM css grid.
Stars: ✭ 14 (-96.5%)
Mutual labels:  bem, flexbox
Modular Admin Html
ModularAdmin - Free Dashboard Theme Built On Bootstrap 4 | HTML Version
Stars: ✭ 2,875 (+618.75%)
Mutual labels:  modular, sass
Liblava
🌋 A modern and easy-to-use library for the Vulkan API
Stars: ✭ 275 (-31.25%)
Mutual labels:  framework, modular
Barekit
A bare minimum responsive framework
Stars: ✭ 201 (-49.75%)
Mutual labels:  framework, sass
Oxide
Old repository for the Oxide mod. See individual repositories for updates
Stars: ✭ 173 (-56.75%)
Mutual labels:  framework, modular
pointcss
A lightweight and flexible CSS Framework for building modern responsive web apps
Stars: ✭ 33 (-91.75%)
Mutual labels:  bem, flexbox
Ignition Go
Bootstrap4 /Codeigniter 3 Modular (HMVC) App Building Framework - to build enterprise class web applications... Versions: CodeIgniter 3.1.9 AdminLTE 3.4 Bootstrap 4.5.0
Stars: ✭ 166 (-58.5%)
Mutual labels:  framework, modular
Bulma Helpers
Library with missing Functional / Atomic CSS classes for Bulma framework
Stars: ✭ 263 (-34.25%)
Mutual labels:  sass, flexbox
Bem Core
BEM Core Library
Stars: ✭ 275 (-31.25%)
Mutual labels:  framework, bem
Mini.css
A minimal, responsive, style-agnostic CSS framework!
Stars: ✭ 2,938 (+634.5%)
Mutual labels:  framework, sass
Pug Starter
Simple pug (jade) starter [framework] enabling faster delivery of HTML & CSS projects to a private server and/or automatic deployment of GitHub pages.
Stars: ✭ 328 (-18%)
Mutual labels:  sass, bem
Musubii
Simple CSS Framework for JP
Stars: ✭ 138 (-65.5%)
Mutual labels:  framework, sass

Tent CSS

Build Status npm version Gitter chat

TentCSS 1.x.x is not currently receiving updates.

A CSS survival kit. Includes only the essentials to make camp.

Website - http://css.sitetent.com/

Follow on Twitter - @tentcss

Installation

You can install via bower:

$ bower install --save tent-css

Or, you can install via npm:

$ npm install --save tent-css

Or, you can clone the source:

$ git clone https://github.com/sitetent/tentcss.git

Read more about installation on the documentation.

How to Use

Documentation for Tent CSS is updated on the official website:

Tent CSS Documentation

Related Projects

Contributing

You can help make Tent CSS event better!

Before you contribute

Please before opening a pull request, inquire via GitHub issues to make a case for any proposed change. Please be as specific as possibe, consider including code examples too.

Tent CSS has been designed with strict principles in mind that have made it the attractive framework that it is. Please be mindful that any potential feature requests must conform to these principles.

Creating a pull request

  1. Fork the repository.
  2. Create a feature branch. git checkout -b new-feature
  3. Install the dependencies and run npm install
  4. Build any feature before submitting by running npm run build
  5. Once you have pushed the branch to Github submit a new Pull Request.

License

MIT

Credit

  • All of the authors and contributors to the great open source frameworks that have set the pace thus far and going forward.
  • The Tent CSS website full-screen hero photo is by Jamison McAndie.
  • Tent CSS is developed with caffine by Aaron Mazade (@ulinaaron).

Roadmap

  • Addons for more objects and components.
  • Better mixin support for default objects and components. Will allow those that desire to include mixins into their own classes rather than class chaining to make object and component variations.
  • Example boilerplates for common page types such as marketing and landing pages.
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].