New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More β†’

@lessondesk/schoolbus

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@lessondesk/schoolbus

🚌 Lesson Desk Component Library

5.2.1
latest
Version published
Weekly downloads
5
-28.57%
Maintainers
3
Weekly downloads
 
Created

🚌 School Bus

lessondesk-code-style Storybook

Lesson Desk Component Library

About

School Bus is a Component Library which provides developers with the easiest possible way of building Lesson Desk’s products.

Motivation

In order to create a great experience for our users, the component library is intented to be a single source of truth for all stakeholders.

Goals

  • Create consistency across products.
  • Speed up design and development velocity.
  • Improve overall quality of the codebase.
  • Provide a base set of components that can be reused in many contexts.

Install

The following peer dependencies are required:

"@lessondesk/material-icons": "^1.0.2",
"formik": "2.1.5",
"prop-types": "^15.7.2",
"react": "^16.8.6",
"react-dom": "^16.8.6",
"just-toasty": "^1.3.0",
"styled-components": "^4.3.2"

Afterwards, you can install the library:

npm install @lessondesk/schoolbus
# OR
yarn add @lessondesk/schoolbus

Contributing

Contributions are welcome. Please open up an issue or create PR if you would like to help out.

For all contributors, please be sure to read the Contributing doc.

Credits

This component library was heavily inspired by the excellent Priceline.com Design System.

License

MIT

FAQs

Package last updated on 14 Apr 2021

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