{"id":13817575,"url":"https://github.com/sm-react/storybook-boilerplate","last_synced_at":"2025-08-09T03:20:31.965Z","repository":{"id":73746165,"uuid":"94568142","full_name":"sm-react/storybook-boilerplate","owner":"sm-react","description":null,"archived":false,"fork":false,"pushed_at":"2017-07-05T10:00:28.000Z","size":1220,"stargazers_count":30,"open_issues_count":0,"forks_count":7,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-25T09:03:27.741Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sm-react.png","metadata":{"files":{"readme":"README-npm.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2017-06-16T17:46:13.000Z","updated_at":"2023-01-26T14:45:14.000Z","dependencies_parsed_at":"2023-07-01T15:12:12.031Z","dependency_job_id":null,"html_url":"https://github.com/sm-react/storybook-boilerplate","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sm-react%2Fstorybook-boilerplate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sm-react%2Fstorybook-boilerplate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sm-react%2Fstorybook-boilerplate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sm-react%2Fstorybook-boilerplate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sm-react","download_url":"https://codeload.github.com/sm-react/storybook-boilerplate/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248402545,"owners_count":21097331,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-08-04T06:00:51.139Z","updated_at":"2025-04-11T12:46:11.193Z","avatar_url":"https://github.com/sm-react.png","language":"JavaScript","funding_links":[],"categories":["JavaScript"],"sub_categories":[],"readme":"## Storybook Boilerplate Project\n\n[![GitHub version](https://badge.fury.io/gh/sm-react%2Freact-theming.svg)](https://badge.fury.io/gh/sm-react%2Freact-theming)\n[![Live demo](https://img.shields.io/badge/Live%20Demo-%20Storybook-brightgreen.svg)](https://sm-react.github.io/react-theming)\n\n[\u003cimg src=\"https://raw.githubusercontent.com/sm-react/react-theming/master/doc/logos/Storybook.png\" alt=\"Storybook\" title=\"Storybook\" height=\"60\"\u003e](http://getstorybook.io)\n[\u003cimg src=\"https://raw.githubusercontent.com/sm-react/react-theming/master/doc/logos/NodeJS.png\" alt=\"NodeJS\" title=\"NodeJS\" height=\"60\"\u003e](http://nodejs.org)\n[\u003cimg src=\"https://raw.githubusercontent.com/sm-react/react-theming/master/doc/logos/webpack.png\" alt=\"Webpack\" title=\"Webpack\" height=\"60\"\u003e](http://webpack.js.org)\n[\u003cimg src=\"https://raw.githubusercontent.com/sm-react/react-theming/master/doc/logos/react.png\" alt=\"React\" title=\"React\" height=\"60\"\u003e](http://facebook.github.io/react)\n[\u003cimg src=\"https://raw.githubusercontent.com/sm-react/react-theming/master/doc/logos/eslint.png\" alt=\"ESLint\" title=\"ESLint\" height=\"60\"\u003e](http://eslint.org)\n[\u003cimg src=\"https://raw.githubusercontent.com/sm-react/react-theming/master/doc/logos/Jest.png\" alt=\"Jest\" title=\"Snapshot Testing\" height=\"60\"\u003e](https://facebook.github.io/jest/blog/2016/07/27/jest-14.html)\n[\u003cimg src=\"https://raw.githubusercontent.com/sm-react/react-theming/master/doc/logos/mocha.png\" alt=\"Mocha\" title=\"MochaJS\" height=\"60\"\u003e](http://mochajs.org)\n[\u003cimg src=\"https://raw.githubusercontent.com/sm-react/react-theming/master/doc/logos/chai.png\" alt=\"Chai\" title=\"ChaiJS\" height=\"60\"\u003e](http://chaijs.com)\n[\u003cimg src=\"https://raw.githubusercontent.com/sm-react/react-theming/master/doc/logos/Material-UI.png\" alt=\"Material-UI\" title=\"Material-UI\" height=\"60\"\u003e](http://material-ui.com)\n\nAt the heart of this project the desire to collect the best practices of application development via [React-Storybook](https://github.com/storybooks/react-storybook) environment. This project is transparent and friendly for developers. You do not need to eject anything. Therefore you can easily add your own configuration and extend it using any packages.\n\nIt contains the *fully-charged* setup of the Storybook with **pre-installed plugins**, configuration, quick examples, and tips. Inspired by [Create React App](https://github.com/facebookincubator/create-react-app) and [React CDK](https://github.com/kadirahq/react-cdk).\n\n--\n\nUsage:\n\n```\ngit clone https://github.com/sm-react/react-theming.git\ncd react-theming\nnpm i\nnpm start\n```\n--\n\n### Table of contents\n\n- [Features](https://github.com/sm-react/react-theming#features)\n\n- [Roadmap](https://github.com/sm-react/react-theming#roadmap)\n\n- [Quick start](https://github.com/sm-react/react-theming#quick-start)\n\n- [Scripts](https://github.com/sm-react/react-theming#scripts)\n\n- [FAQ](https://github.com/sm-react/react-theming#faq)\n\n- [Contribute](https://github.com/sm-react/react-theming#contribute)\n\n--\n\nCreated as a part of React Theming\n\n[\u003cimg src=\"https://raw.githubusercontent.com/sm-react/react-theming/master/doc/logo-small.png\" align=\"left\" class=\"logo\" width=\"280\" title=\"❤︎❤︎❤︎\" alt=\"React-Theming\"/\u003e](https://github.com/sm-react/react-theming) \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsm-react%2Fstorybook-boilerplate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsm-react%2Fstorybook-boilerplate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsm-react%2Fstorybook-boilerplate/lists"}