Security News
New Python Packaging Proposal Aims to Solve Phantom Dependency Problem with SBOMs
PEP 770 proposes adding SBOM support to Python packages to improve transparency and catch hidden non-Python dependencies that security tools often miss.
@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 4 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
PEP 770 proposes adding SBOM support to Python packages to improve transparency and catch hidden non-Python dependencies that security tools often miss.
Security News
Socket CEO Feross Aboukhadijeh discusses open source security challenges, including zero-day attacks and supply chain risks, on the Cyber Security Council podcast.
Security News
Research
Socket researchers uncover how threat actors weaponize Out-of-Band Application Security Testing (OAST) techniques across the npm, PyPI, and RubyGems ecosystems to exfiltrate sensitive data.