Skip to content

dictyBase/dicty-components-header-footer

Repository files navigation

dicty-components-header-footer

All Contributors

License
GitHub tag GitHub action
codecov Maintainability
Last commit
Funding

This is a React library for displaying the header and footer in all dictyBase web applications.

Install

yarn add dictyBase/dicty-components-header-footer

For a particular version(checks tags/release first)
yarn add dictyBase/dicty-components-header-footer#v1.0.0

Usage and documentation

import { Header, Footer } from "dicty-components-header-footer

Documentation of Header is here.
Documentation of Footer is here.

Development

  • Clone the develop branch of this repository
  • Run yarn
  • Create a new branch (i.e. feature/foo-plugin)
  • Complete any necessary work
  • Update build (yarn build)
  • Commit all changes and open a pull request. If all checks pass, it is ready to merge to develop

If you are ready to cut a new release, you can then merge into master. This will trigger a GitHub Action that uses semantic-release to create a new tag automatically.

Contributors ✨

Thanks goes to these wonderful people (emoji key):


Siddhartha Basu

🐛 💻 🖋 📖 🚧

This project follows the all-contributors specification. Contributions of any kind welcome!

Misc badges

Issues Open Issues Closed Issues
Total PRS Open PRS Closed PRS Merged PRS
Commits Branches Tags
GitHub repo size GitHub code size in bytes Lines of Code