Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@christfellowshipchurch/flat-ui-web

Package Overview
Dependencies
Maintainers
2
Versions
52
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@christfellowshipchurch/flat-ui-web

Flat UI package for Christ Fellowship web projects

  • 0.0.43
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
4
decreased by-92.45%
Maintainers
2
Weekly downloads
 
Created
Source

alt christ-fellowship-flat-ui

@christfellowshipchurch/flat-ui-web

About

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.

Usage

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.

Testing

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.

Contributing

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.

Authors and acknowledgment

Caleb Panza

License

MIT

FAQs

Package last updated on 03 May 2019

Did you know?

Socket

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.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc