JavaScript Style Guide
-
Updated
Sep 8, 2020 - JavaScript
{{ message }}
JavaScript Style Guide
Style guides for Google-originated open-source projects
The CSS design system that powers GitHub
Current behavior
When stylegudist is configured to use a font size for base and/or text to be anything other than 16px, the paragraph content generated from markdown does not use the specified font size.
Question: Is a markdown paragraph considered to be either base or text? I am assuming it should be text at the very least.
To reproduce
Config:
module.
Simple Python style checker in one Python file
A community coding style guide for the Clojure programming language
A community driven style guide for Elixir
Goes beyond PEP8 to discuss what makes Python code feel great. A Strunk & White for Python.
Vue.js Component Style Guide
An overview of automatic living styleguide generators
Created from react styleguidist for Vue Components with a living style guide
An attempt to make Unreal Engine 4 projects more consistent
Create living style guides using Markdown or React
One of the consumers of our system uses curly braces for content replacement in strings.
Due to the way that SD currently uses curly braces in the build process there is no way I can have a string that includes the braces for consumption.
I have tried a number of ways to escape the braces with no luck
Other languages and templating systems seem to use the concept of using double curly b
Tools for developing, documenting, and testing React component libraries
Open source emojis for designers, developers and everyone else!
Airbnb's Swift Style Guide.
The official GitHub mirror of https://gitlab.com/pycqa/flake8
A consistent code style guide for SQL to ensure legible and maintainable projects
/sBin/StyleGuide/Git/CommitMessage
Easily create front-end style guides with Markdown and Sass/SCSS.
Add a description, image, and links to the styleguide topic page so that developers can more easily learn about it.
To associate your repository with the styleguide topic, visit your repo's landing page and select "manage topics."
Describe the bug
Creating angular project with no initial app throws sb init error
• Detecting project type. ✓
• Adding Storybook support to your "Angular" app
TypeError: Cannot read property 'architect' of undefined
To Reproduce
Steps to reproduce the behavior: