Display events on a month view or "day grid" view
Display events on time slots
Use the gap, column-gap, and row-gap shorthand properties in CSS
Compass stylesheets
Compile Sass to CSS using Compass
Photo Sphere Viewer plugin to add a compass to represent which portion of the sphere is currently visible.
Strategic consultant for AI company lifecycle — diagnose, found, revive, reposition
Advanced Data Grid / Data Table supporting Javascript / Typescript / React / Angular / Vue
Displays events on a vertical resource view with time slots
Native compass heading plugin for Capacitor
Display events on day/resource columns
AG Grid React Component
Advanced Charting / Charts supporting Javascript / Typescript / React / Angular / Vue
A draggable and resizable grid layout with responsive breakpoints, for React.
Grid plugin for @atlaskit/editor-core
Advanced Charting / Charts supporting Javascript / Typescript / React / Angular / Vue
The Community plan edition of the MUI X Data Grid components.
A plugin to provide Tailwind CSS utilities for grid areas.
Grid and image overlay plugin for Rozenite.
Advanced Data Grid / Data Table supporting Javascript / Typescript / React / Angular / Vue
Utilities for MongoDB Compass Development
Grunt task to run shell commands
Advanced Data Grid / Data Table supporting Javascript / Typescript / React / Angular / Vue
Advanced Charting / Charts supporting Javascript / Typescript / React / Angular / Vue
Compass grid extension inspired by the 1KB CSS Grid. Supports fixed and fluid grids. Designed to utilize Sass and Compass to remove unnecessary classes from the HTML markup and make customization easier.
The Compass Adaptive Grid plugin aims to make it easier to quickly build and deploy fluid layouts with Sass.
Responsive web design with grids the quick and reliable way.
Susy is a ground-up native Compass plugin grid system that takes full advantage of Sass' capabilities to remove the tedium from grid-based web design.
Susy is a ground-up native Compass plugin grid system that takes full advantage of Sass' capabilities to remove the tedium from grid-based web design.
This is a Compass Plugin that utilizies the Unsemantic CSS Framework (http://unsemantic.com/) by Nathan Smith. This plugin is very simple way to allow people to create a Grid system for websites using the unsemantic-vars.sass file within the sass/partials folder. This does not include the adapt version. This is only for the responsive version of the framework. I have duplicated the code from sass/partials/unsemantic-vars.sass file to the main .sass file for the compass plugin so it will be easier to implement the @import. Instead of @import "compass-unsemantic/unsemantic-vars" people can just write @import "compass-unsemantic" at the appropriate places. This plugin is mainly meant for people who want to roll their own grid using the Unsemantic CSS Framework (http://unsemnatic.com/). For documentation on where to add these import statements refer to http://unsemantic.com/sass-documentation#14-roll-your-own.