Security News
PyPI Now Supports iOS and Android Wheels for Mobile Python Development
PyPI now supports iOS and Android wheels, making it easier for Python developers to distribute mobile packages.
@beetle/bee-grid
Advanced tools
A microframework based on CSS Grid Layout to build various types of grids thanks to a twelve column system, five default responsive tiers, Sass variables and mixins, and dozens of predefined classes to organize your content.
Several quick start options are available:
https://github.com/davidedantonio/bee-grid.git
npm install @beetle/bee-grid
yarn add @beetle/bee-grid
Within the download you'll find the following directories and files, providing both compiled and minified variations. You'll see something like this:
dist
├── css/
│ ├── bee-grid.css
│ ├── bee-grid.css.map
│ ├── bee-grid.min.css
│ └── bee-grid.min.css.map
└── js/
├── navbar.js
├── navbar.js.map
├── navbar.min.js
└── navbar.min.css.js
Have a bug or a feature request? Search for existing and closed issues. If your problem or idea is not addressed yet, please open a new issue.
Beegrid's documentation, included in this repo in the root directory, is built with Jekyll and publicly hosted on GitHub Pages at https://davidedantonio.github.io/bee-grid/. The docs may also be run locally.
bundle install
.npm install
to install Node.js dependencies./bee-grid
directory, run npm run docs-serve
in the command line.http://localhost:9001
in your browser, and voilà.Learn more about using Jekyll by reading its documentation.
Solutions and improvements are always accepted. Please create a pull request here
Davide D'Antonio
Riccardo Tartaglia
Code released under the MIT License.
FAQs
A microframework based on CSS Grid Layout to build various types of grids thanks to a twelve column system, five default responsive tiers, Sass variables and mixins, and dozens of predefined classes to organize your content.
We found that @beetle/bee-grid demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
PyPI now supports iOS and Android wheels, making it easier for Python developers to distribute mobile packages.
Security News
Create React App is officially deprecated due to React 19 issues and lack of maintenance—developers should switch to Vite or other modern alternatives.
Security News
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.