![Oracle Drags Its Feet in the JavaScript Trademark Dispute](https://cdn.sanity.io/images/cgdhsj6q/production/919c3b22c24f93884c548d60cbb338e819ff2435-1024x1024.webp?w=400&fit=max&auto=format)
Security News
Oracle Drags Its Feet in the JavaScript Trademark Dispute
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.
assembler-grid
Advanced tools
A grid component built for the Assembler framework.
Four quick start options are available:
git clone https://github.rp-core.com/chrisopedia/assembler-grid.git
.bower install assembler-grid
.component install assembler-grid
.npm install assembler-grid
.Within the download you'll find the following directories and files, logically grouping common assets and providing both compiled and minified variations. You'll see something like this:
assembler-grid/
└── dist/
└─── styles/
├── assembler-grid.css
├── assembler-grid.css.map
├── assembler-grid.min.css
└── assembler-grid.min.css.map
Provided are compiled CSS (assembler-grid.*
). CSS source maps
(assembler-grid.*.map
) are available for use with certain browsers' developer
tools.
Have a bug or a feature request? Please first read the Contributing documentation and search for existing and closed issues. If your problem or idea is not addressed yet, please open a new issue.
assembler-grid's documentation is a Jekyll-based site and is publicly hosted on GitHub Pages. You may also run the docs locally.
Github has a great guide for setting up Jekyll for use with Github pages. I've outlined the basics below.
1.9.3
or better.gem install bundler
.bundle install
from the root directory./assembler-grid
directory and run grunt dev
in the command line.:exclamation: Note Windows users: Read this unofficial guide to get Jekyll up and running without problems.
Contribution is a perfect way to help advance the project. Please read the contributing guidelines. before getting started.
Editor preferences are available in the editor config for use in common text editors. Read more and download plugins at http://editorconfig.org.
:copyright: 2015. See the LICENSE
FAQs
A grid component built for the Assembler framework
We found that assembler-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
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.
Security News
The Linux Foundation is warning open source developers that compliance with global sanctions is mandatory, highlighting legal risks and restrictions on contributions.
Security News
Maven Central now validates Sigstore signatures, making it easier for developers to verify the provenance of Java packages.