-
Updated
Oct 6, 2021 - JavaScript
#
styleguide
Here are 822 public repositories matching this topic...
JavaScript Style Guide
javascript
styleguide
eslint
es6
style-linter
linting
style-guide
es2015
naming-conventions
arrow-functions
es2017
es2016
tc39
es2018
nodejs
javascript
testing
npm
styleguide
express
microservices
rest
mocha
types
eslint
es6
jest
style-guide
best-practices
expressjs
node-js
nodejs-development
-
Updated
Sep 25, 2021 - JavaScript
Style guides for Google-originated open-source projects
-
Updated
Sep 13, 2021 - HTML
The CSS design system that powers GitHub
-
Updated
Oct 8, 2021 - SCSS
jasonwilliams
commented
Nov 30, 2020
Current behavior
I think there's a mismatch of environment variables being read by babel (JSX config) and Styleguidist, causing some issues deeper down.
(I've noticed this was raised before but was closed)
- build.js sets the env to be
productionhere: https://github.com/styleguidist/react-styleguidist/blob/master/src/s
Simple Python style checker in one Python file
-
Updated
Oct 7, 2021 - Python
A community driven style guide for Elixir
-
Updated
Aug 24, 2021 - Elixir
A community coding style guide for the Clojure programming language
-
Updated
Aug 18, 2021
Goes beyond PEP8 to discuss what makes Python code feel great. A Strunk & White for Python.
python
documentation
styleguide
style-guide
python3
python-style
readability
flake8
code-style
codestyle
pep8
-
Updated
Sep 20, 2020
Vue.js Component Style Guide
styleguide
vuejs
vue
style-guide
vuejs2
vue-components
vue2
vuejs-style-guide
vuejs-component-style-guide
-
Updated
Jul 8, 2019
An attempt to make Unreal Engine 4 projects more consistent
lint
styleguide
linting
style-guide
linter
naming-conventions
blueprint
unreal
unrealengine
unreal-engine
ue4
linters
udk
unreal-engine-4
unreal-marketplace
udk4
-
Updated
Aug 17, 2021
Created from react styleguidist for Vue Components with a living style guide
-
Updated
Oct 10, 2021 - TypeScript
javascript
styleguide
programming
best-practices
principles
coding
code-quality
best-practice
style-guides
-
Updated
Sep 6, 2021
Open source emojis for designers, developers and everyone else!
-
Updated
Oct 8, 2021 - HTML
equinusocio
commented
Jul 1, 2021
hello, i just found a text mentioning a basePxFontSize configuration which is not documented anywhere inside the doc. This is really useful to use inside custom transforms and it should be documented.
An overview of automatic living styleguide generators
-
Updated
May 31, 2019
-
Updated
Oct 10, 2020 - HTML
0anton
commented
Oct 4, 2021
flake8 is a python tool that glues together pycodestyle, pyflakes, mccabe, and third-party plugins to check the style and quality of some python code.
stylelint
python
styleguide
static-code-analysis
style-guide
linter
static-analysis
python3
flake8
pep8
linter-flake8
complexity-analysis
-
Updated
Oct 8, 2021 - Python
Create living style guides using Markdown or React
-
Updated
Oct 5, 2021 - JavaScript
Airbnb's Swift Style Guide.
-
Updated
Oct 8, 2021 - Markdown
Tools for developing, documenting, and testing React component libraries
react
testing
cli
components
documentation
development
styleguide
design-systems
library
ui
jsx
isolation
mdx
-
Updated
Sep 20, 2021 - JavaScript
An unofficial styleguide and best practices summary for PyTorch
-
Updated
Jan 11, 2021 - Python
A consistent code style guide for SQL to ensure legible and maintainable projects
-
Updated
Aug 23, 2021 - HTML
/sBin/StyleGuide/Git/CommitMessage
-
Updated
Oct 7, 2018 - Ruby
Improve this page
Add a description, image, and links to the styleguide topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the styleguide topic, visit your repo's landing page and select "manage topics."


Describe the bug
Some community Storybooks were moved out of the monorepo some time ago. In the README file, the links which refer to them are broken.
To Reproduce