Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/storiesjs/stories

Stories is a set of web components for viewing and developing UI components and pages working in isolation.
https://github.com/storiesjs/stories

angular ember frontend javascript react react-native ssr stories storiesjs svelte vue vuejs vuejs2 vuejs3

Last synced: 3 months ago
JSON representation

Stories is a set of web components for viewing and developing UI components and pages working in isolation.

Awesome Lists containing this project

README

        

# Stories
Stories is a set of **packages** that helps you visually test UI components and pages in an isolated environment in the context of the application.

You can seamlessly integrate Stories with various cross-platform native and web app experiences. Here is a list of those tested so far:
- [Angular](/docs/angular/overview)
- [React](/docs/react/overview)
- [Vue](/docs/vue/overview)

Alternatively, it can be used standalone without any frontend framework using a simple script include.

Stories supports visual testing on both client and server-side rendering out of the box!

Look at documentation on our [website](https://www.storiesjs.org)

## License

[GNU General Public License v2.0](https://github.com/storiesjs/stories/blob/main/LICENSE)