This project is a shareable code style guide of all basic back- and front end project used at Anolilab.
Daniel Bannert's open source work is supported by the community on GitHub Sponsors
This is a mono-repository that contains a collection of separate, shareable npm packages that provide various configuration files for commonly used tools in modern web development.
Check the README for each configuration within the packages directory for specific usage instructions.
| Package | Version | Description |
|---|---|---|
| @anolilab/commitlint-config | Anolilab´s shareable coding standard config for commitlint. | |
| @anolilab/eslint-config | ESLint shareable config for the Anolilab JavaScript style guide. | |
| @anolilab/lint-staged-config | Shareable Lint-Staged Config for any project. | |
| @anolilab/prettier-config | Prettier shareable config for Anolilab. | |
| @anolilab/stylelint-config | Stylelint shareable config for the Anolilab stylesheet guide. | |
| @anolilab/textlint-config | Anolilab Coding Standard for text linting. | |
| browserslist-config-anolilab | Shareable browserlist config for Anolilab projects. |
Show the world that you are using Anolilab’s code style in your project by including the badge in your readme.
[](https://github.com/anolilab/javascript-style-guide)We use SemVer for its versioning providing us an opt-in approach to releases. This means we add a version number according to the spec, as you see below. So rather than force developers to consume the latest and greatest, they can choose which version to consume and test any newer ones before upgrading. Please the read the spec as it goes into further detail.
Libraries in this ecosystem make the best effort to track Node.js’ release schedule. Here’s a post on why we think this is important.
The anolilab community can be found on GitHub Discussions, where you can ask questions, voice ideas, and share your projects.
To chat with other community members you can join the Anolilab Discord.
Our Code of Conduct applies to all Anolilab community channels.
Please see our contributing.md.
Note: please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms.
We have a list of good first issues that contain bugs that have a relatively limited scope. This is a great place to get started, gain experience, and get familiar with our contribution process.
The anolilab javascript-style-guide is open-sourced software licensed under the MIT license