Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/storiesjs/stories
- Owner: storiesjs
- License: gpl-2.0
- Created: 2021-11-17T19:10:53.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-06-17T15:50:05.000Z (over 2 years ago)
- Last Synced: 2024-09-28T13:42:43.097Z (4 months ago)
- Topics: angular, ember, frontend, javascript, react, react-native, ssr, stories, storiesjs, svelte, vue, vuejs, vuejs2, vuejs3
- Language: TypeScript
- Homepage: https://www.storiesjs.org
- Size: 2.84 MB
- Stars: 1
- Watchers: 1
- Forks: 2
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
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)