GithubHelp home page GithubHelp logo

joeshub / interoperable-design-system-api Goto Github PK

View Code? Open in Web Editor NEW
2.0 1.0 0.0 22 KB

The goal of this project is to build an API for being able to seamlessly switch from one design system to another

interoperable-design-system-api's Introduction

Interoperable Design System API (IDSAPI)

The goal of this project is to build an Interoperable Design System API which empowers consumers to seamlessly switch from one design system to another.

https://twitter.com/joeseifi/status/979898260142739457

Preface

We are starting to see really advanced design systems being built on top of React and CSS-in-JS libraries. This is great for now but as the number of publicly available Design Systems grow, we will end up with a large set of design systems that are not interoperable. Meaning the cost of moving from one to the other will be too high due to the lack of a shared specification.

The goal of this project is to build a common API, similar to the HTML spec, for UI components, to be adopted by Design Systems developers. Each system would implement their component internals, and only expose a common IDSAPI to consumers.

Creating a design system built on top of IDSAPI does not require building a full UI component list and their respective APIs. The only thing you should need to worry about is how those components look and behave.

Goals

  • Start with IDSAPI documentation
  • Start small. We can start by creating the API for shared atoms used in all Design System.
  • Consumers should be able to install and use parts from multiple design systems simultaneously.
  • Components should have common similar APIs for callbacks, variations and data exchange.
  • Across all components similar props should be consistent.

Challenges

  • Standardizing on a currently highly opinionated API
  • Designs systems may have internal dependencies which would need to be installed

List of Existing Design Systems using React

A case study to see if this is feasible by surveying a list of existing DS's

Inspiration

interoperable-design-system-api's People

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.