Tools for your design system - Part one

Alexander Vassbotn Røyne-Helgesen

Manager, Front-end Developer @ Bekk

https://github.com/phun-ky/speccer

https://github.com/phun-ky/responsive-documentation-examples

Speccer

<!-- Template as a target -->

<div data-rde data-rde-viewports="375x667,360x740,768x1024" data-rde-style="h1{color: #FF9900;}">
  <button type="button">Primary</button>
</div>

<!-- Just a target -->

<div data-rde-target data-rde-template="#template" data-rde-vw="667" data-rde-style="h1{color: blue;}"></div>

<div id="template"><button type="button">Primary</button></div>

Responsive documentation examples

Tools for your design system - Part One

By Alexander Vassbotn Røyne-Helgesen

Tools for your design system - Part One

This is a series of lightning talks direct towards tools and methods to enhance your design system documentation from a technical perspective

  • 445