
Security News
TypeScript is Porting Its Compiler to Go for 10x Faster Builds
TypeScript is porting its compiler to Go, delivering 10x faster builds, lower memory usage, and improved editor performance for a smoother developer experience.
aurora-grid
Advanced tools
The big idea behind Aurora Grid is to empower our users with all the tools necessary to create beautiful layouts for any devices with a simple and easy to use system.
It’s an easy, flexible and full of responsive and mobile first features, made for designers, CSS Grid System.
Use it to create modern website and apps with a strong focus on precise controlled layouts
You can also install through npm i aurora-grid
### Custom Build
Aurora Grid was created using Sass . It includes some settings and mixins to control and create custom builds for advanced needs.
For an easy to use development process you just have to install the npm
packages and start editing, building and exporting your custom aurora-grid.css
file. From the Terminal App, in the path where you have the Aurora Grid folder, you can run:
npm install
Now you have all the development dependencies installed in your node_modules
folder.
We use Gulp as a task runner. Make sure you have it installed globally or just npm install gulp@next -g
. Now you are ready to create a custom build of your project or watch it when working on it. Just run one of the two commands on the Terminal:
gulp
or
gulp watch
The scss
files are in /src
folder. And your output files will be available on the /dist
folder.
More information about Sass settings and functions here
FAQs
Grid system for Aurora Kit
The npm package aurora-grid receives a total of 20 weekly downloads. As such, aurora-grid popularity was classified as not popular.
We found that aurora-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
TypeScript is porting its compiler to Go, delivering 10x faster builds, lower memory usage, and improved editor performance for a smoother developer experience.
Research
Security News
The Socket Research Team has discovered six new malicious npm packages linked to North Korea’s Lazarus Group, designed to steal credentials and deploy backdoors.
Security News
Socket CEO Feross Aboukhadijeh discusses the open web, open source security, and how Socket tackles software supply chain attacks on The Pair Program podcast.