Canvas Kit

screenshot of Canvas Kit
react

Canvas Kit

Development kits to implement UI following the Workday Canvas Design System (https://canvas.workday.com/). See our Component Storybook -

Overview:

Workday Canvas Kit is a project that provides a set of components for the Workday Canvas Design System. The purpose of the kit is to allow developers to implement user experiences that are consistent with Workday's design principles. It is built using React and follows semantic versioning.

Features:

  • Components for Workday Canvas Design System: Workday Canvas Kit provides a set of components that developers can use to implement user experiences consistent with Workday's design principles.
  • Installation: The kit can be easily installed by adding or installing the module to an existing React project.
  • Bug Reporting: Users can report bugs, inconsistencies, or typos by opening a bug issue or by submitting a pull request to address it.
  • Feature Requests: Users can suggest new features by opening a feature issue, and the Canvas Kit core team will discuss it with them.
  • Contributing Guidelines: There are guidelines available for users who want to contribute to Canvas Kit React, including information on how to get started.
  • Versioning: Canvas Kit follows semantic versioning and is independently versioned using Lerna.
  • Version Support: Canvas Kit supports three major versions: previous, current, and next. Each version has different levels of support.
  • Developer Documentation: The kit provides comprehensive documentation for developers, including code style, best practices, and upgrade guides.
  • License: The Workday Canvas Kits are licensed under the Apache 2.0 License.
  • Supported Browsers: Canvas Kit supports the last two versions of Microsoft Edge, Mozilla Firefox, Google Chrome, Apple Safari, and Opera.
react
React

React is a widely used JavaScript library for building user interfaces and single-page applications. It follows a component-based architecture and uses a virtual DOM to efficiently update and render UI components

eslint
Eslint

ESLint is a linter for JavaScript that analyzes code to detect and report on potential problems and errors, as well as enforce consistent code style and best practices, helping developers to write cleaner, more maintainable code.

prismjs
Prism JS

PrismJS is an open-source, lightweight, and extensible syntax highlighting library that supports a wide range of programming languages and markup formats.

typescript
Typescript

TypeScript is a superset of JavaScript, providing optional static typing, classes, interfaces, and other features that help developers write more maintainable and scalable code. TypeScript's static typing system can catch errors at compile-time, making it easier to build and maintain large applications.