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.
@cagovweb/design-system
Advanced tools
This system makes it easy to build digital services that meet the needs of Californians.
This is the Base Team repository for the upcoming California Design System. We can make this readme professional later. For now, here's what devs need to know.
There are currently two ways to grab the latest code from this repository. Take your pick.
We plan to support CDN-based download options in the future.
From your JavaScript project folder, run the following.
npm install @cagovweb/design-system
For now, the files will be available in node_modules/@cagovweb/design-system/dist
.
We'll make this more convenient as we learn more about how people want to consume this code from the NPM package.
All CSS and JavaScript source can be found in their respective src
subfolders.
The pages
folder is a place to test your work.
The repository currently uses 11ty for page previews. To run it...
npm install
.npm run start
.To build the 11ty site files, run npm run site
.
Files will be written to the _site
folder.
This is useful for uploading to GitHub Pages.
To build the CSS/JS bundle files, run npm run bundle
.
Files will be written to the dist
folder.
This is useful for packaging activities, such as GitHub Releases, NPM, and CDN.
FAQs
This system makes it easy to build digital services that meet the needs of Californians.
The npm package @cagovweb/design-system receives a total of 48 weekly downloads. As such, @cagovweb/design-system popularity was classified as not popular.
We found that @cagovweb/design-system demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 open source maintainers 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.