New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

react-styleguidist-extended

Package Overview
Dependencies
Maintainers
1
Versions
30
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-styleguidist-extended

React components style guide generator - extended version

  • 1.2.15
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
19
decreased by-42.42%
Maintainers
1
Weekly downloads
 
Created
Source
React Styleguidist

MODIFIED VERSION

This is modified version of the original React Styleguidist.

Read below before use

  • this repo will not be maintained
  • no support will be provided
  • no documentation updates for new features
  • there can be lots of issues with different configurations as I only made this to work for my own needs
  • use on your own responsibility

Deviations from original styleguidist package

  • changes in babel configuration to fix MobX observables
  • groups support ( see screenshots and ./examples/basic/styleguide.config.js )
  • add extra comments column for special md comment blocks usage: "> header" and ">> text" in MD files
  • inject custom scss file to modify styles ( customScss: './examples/basic/custom.scss' )
  • auto generate navigation headings by reading md headings ( ## Test -> will create Test in navigation )

Change Log

All notable changes to this project will be documented in this file.

[ 1.2. ]* - 10 - Jan - 2018

  • styling changes

[ 1.2.4 ] - 9 - Jan - 2018

  • headings
    • improvements
      • headings will use pure scss
    • new features
      • add type support, component heading will have extra class now heading--type-component

---------- Original styleguidist readme ----------

Usage

  • Getting Started: install and run Styleguidist
  • Documenting components: how to write documentation
  • Locating components: point Styleguidist to your React components
  • Configuring webpack: tell Styleguidist how to load your code
  • Cookbook: how to solve common tasks with Styleguidist

Examples

Showcase

Real projects using React Styleguidist:

Integration with other tools

Third-party tools

Resources

Advanced documentation

Change log

The change log can be found on the Releases page.

Contributing

Everyone is welcome to contribute. Please take a moment to read the contributing guidelines and the developer guide.

Authors and license

Artem Sapegin and contributors.

Logo by Sara Vieira and Andrey Okonetchnikov.

MIT License, see the included License.md file.

Keywords

FAQs

Package last updated on 25 Jan 2018

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc