https://github.com/instea/styleguide
https://github.com/instea/styleguide
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/instea/styleguide
- Owner: instea
- Created: 2022-05-02T13:03:57.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2024-06-03T11:12:07.000Z (about 2 years ago)
- Last Synced: 2025-01-03T20:35:56.223Z (over 1 year ago)
- Language: JavaScript
- Size: 187 KB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Instea Style Guides
This repository is used to document principles and code style we follow at Instea.
It also contains tools that help to enforce consistent code style.
## Guides
- [General](./general/)
- [Javascript](./javascript/)
- [CSS](./css/)
- [Testing](./testing/)
## Contributing
Contributions are welcome in form of pull requests. Contributions from external people (not working on Instea projects) are not guaranteed to be considered.