Security News
cURL Project and Go Security Teams Reject CVSS as Broken
cURL and Go security teams are publicly rejecting CVSS as flawed for assessing vulnerabilities and are calling for more accurate, context-aware approaches.
@christfellowshipchurch/flat-ui-web
Advanced tools
Flat UI package for Christ Fellowship web projects
This React DOM package is the Flat UI kit developed by Christ Fellowship Church. This UI Kit uses hard edges, solid colors, and no shadows to give a flat look to the overall design. Check out a directory for descriptions of each UI element and use cases for each of the elements.
This package uses a handful of other packages and technologies
Make sure that when you set up your project using this package, you import the main style sheet into your package. It'll be inside of node_modules/@christfellowship/flat-ui-web/styles/css/styles.css
.
QUICK TIP: This stylesheet includes compiled Bootstrap, so there's no need to import Bootstrap after importing this stylesheet unless you're wanting custom Bootstrap theming. We are working on getting this to be modularized to remove the global stylesheet dependency, so this is just a temporary solution for right now. Version 1 will be released with a fully modularized styling system.
Flat UI Web using jest snapshots for testing.
Running yarn test
runs a test and outputs the result. When run at the root, it will run tests for the entire project. Running at a specific directory will run tests for that directory.
Running yarn test -u
will update snapshots. Only do this if you are positive that snapshots need to be updated.
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate. Commits without tests are not likely to be taken into consideration.
FAQs
Flat UI package for Christ Fellowship web projects
The npm package @christfellowshipchurch/flat-ui-web receives a total of 53 weekly downloads. As such, @christfellowshipchurch/flat-ui-web popularity was classified as not popular.
We found that @christfellowshipchurch/flat-ui-web demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 2 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
cURL and Go security teams are publicly rejecting CVSS as flawed for assessing vulnerabilities and are calling for more accurate, context-aware approaches.
Security News
Bun 1.2 enhances its JavaScript runtime with 90% Node.js compatibility, built-in S3 and Postgres support, HTML Imports, and faster, cloud-first performance.
Security News
Biden's executive order pushes for AI-driven cybersecurity, software supply chain transparency, and stronger protections for federal and open source systems.