
Security News
Vite Releases Technical Preview of Rolldown-Vite, a Rust-Based Bundler
Vite releases Rolldown-Vite, a Rust-based bundler preview offering faster builds and lower memory usage as a drop-in replacement for Vite.
c2fo-ui-guide
Advanced tools
Code for creating frontend user interfaces.
Currently this code is not ready on its own. We need to do more work to fully build out all the parts we need to build our interfaces.
Each of the pages found at the documentation site should show how and when to use various parts of the ui-guide.
In order to develop within the ui-guide you'll need to run the below commands. They install then node dependencies as well as the needed libraries to run jekyll.
npm install
grunt setup
After you're initially setup all you need to have two windows open to run the site and get updates:
grunt monitor
jekyll serve
This does a few things:
The local site can be see at http://localhost:4000/ui-guide.
The current guide used for code development:
block
=> element
=> modifier
(e.g. person__hand--left-hand
)index.less
file combines all less files togethermixins
directory is only for true mixinsOverall project things to do are in a gist that can be found here:
https://gist.github.com/garrypolley/5c8d29df98cd3c1261cd
Things to cleanup as this project grows:
#site-container
gh-pages
bits when making the development site legitFAQs
Code for creating frontend user interfaces.
The npm package c2fo-ui-guide receives a total of 0 weekly downloads. As such, c2fo-ui-guide popularity was classified as not popular.
We found that c2fo-ui-guide 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
Vite releases Rolldown-Vite, a Rust-based bundler preview offering faster builds and lower memory usage as a drop-in replacement for Vite.
Research
Security News
A malicious npm typosquat uses remote commands to silently delete entire project directories after a single mistyped install.
Research
Security News
Malicious PyPI package semantic-types steals Solana private keys via transitive dependency installs using monkey patching and blockchain exfiltration.