close icon
daily.dev platform

Discover more from daily.dev

Personalized news feed, dev communities and search, much better than what’s out there. Maybe ;)

Start reading - Free forever
Continue reading >

Brand new Storybook for Daily

Brand new Storybook for Daily
Author
 Ido Shamun
Related tags on daily.dev
toc
Table of contents
arrow-down

🎯

As part of our ongoing journey of open sourcing and documenting Daily, we are now launching a Storybook app to demonstrates all of Daily components.

Let me know what you think :)

https://storybook.dailynow.co

Source code is here:

GitHub logo dailydotdev / daily-apps

Everything you see on Daily 👀

Daily Apps

Everything you see on Daily 👀

Build Status License StackShare Storybook

This is a monorepo with most of Daily's frontend projects. It was created as part of Daily 2.0 refactor to separate concerns to different standalone projects. The main concept of the refactor was to enable others use Daily style guidelines in their applications as well.

Technology

  • Yarn for managing dependencies.
  • Node v10.13.0 (a .nvmrc is presented for nvm users).
  • lerna for managing the monorepo.

Projects

components

Library which implements Daily's style guidelines It mainly contains Vue generic components (such as modals, text boxes and toggles) but also consists of style sheets which define color platte, typography and more For more information click here.

services

Typescript library with clients for interaction with Daily's backend services The library encapsulates the http requests to simple methods and defines relevant types to make it easy to use. For more information click here.

extension

Daily…

Why not level up your reading with

Stay up-to-date with the latest developer news every time you open a new tab.

Read more