-
Updated
Nov 13, 2021 - JavaScript
#
styleguide
Here are 828 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
Nov 14, 2021 - JavaScript
Style guides for Google-originated open-source projects
-
Updated
Oct 30, 2021 - HTML
The CSS design system that powers GitHub
-
Updated
Nov 13, 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
production
here: https://github.com/styleguidist/react-styleguidist/blob/master/src/s
Simple Python style checker in one Python file
-
Updated
Nov 9, 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
Oct 25, 2021
javascript
styleguide
programming
best-practices
principles
coding
code-quality
best-practice
style-guides
-
Updated
Sep 6, 2021
Created from react styleguidist for Vue Components with a living style guide
-
Updated
Nov 13, 2021 - TypeScript
Open source emojis for designers, developers and everyone else!
-
Updated
Nov 10, 2021 - HTML
7studio
commented
Oct 6, 2021
Hi,
I looked into the CLI part of style-dictonary to construct a similar thing and I found a bug when I run the command style-dictionary test
or npx -p style-dictionary style-dictionary test
in my case:
npx : 43 installé(s) en 3.911s
/Users/xzalawa/.npm/_npx/19473/lib/node_modules/style-dictionary/bin/style-dictionary:75
console.error('Invalid command: %s\nSee --help for a list o
An overview of automatic living styleguide generators
-
Updated
May 31, 2019
-
Updated
Nov 14, 2021 - 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
hacktoberfest
linter-flake8
complexity-analysis
-
Updated
Nov 10, 2021 - Python
Create living style guides using Markdown or React
-
Updated
Oct 22, 2021 - JavaScript
Airbnb's Swift Style Guide.
-
Updated
Nov 2, 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
When running
yarn build
and pressing enter, it states the following error:It would be nice if the tool did not allow empty selections.
To Reproduce
yarn build
System
Please paste the results of
npx sb@next info
here