Skip to content

Latest commit

 

History

History
47 lines (39 loc) · 1.83 KB

File metadata and controls

47 lines (39 loc) · 1.83 KB

Tags

Lerna Styled with prettier MIT Build status

Packages

  • match-media - media queries directly in your Marko templates.
  • subscribe - declarative event subscriptions component.
  • context - share data through arbitrarily deep Marko components.

Contributing

This repo provides a consistent build, test, & development environment around components that aren't quite core but we also think improve the ecosystem.

npm scripts

  • test Run the tests for all packages
  • test:report Runs the test command and shows test coverage
  • publish Begins publishing any changed packages
  • format Formats the files in the repo (runs on precommit)

Code of Conduct

This project adheres to the eBay Code of Conduct. By participating in this project you agree to abide by its terms.