https://github.com/devwulf/code-conventions
https://github.com/devwulf/code-conventions
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/devwulf/code-conventions
- Owner: Devwulf
- Created: 2020-10-01T20:23:27.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-10-02T23:00:50.000Z (almost 6 years ago)
- Last Synced: 2025-03-23T11:14:57.499Z (over 1 year ago)
- Language: JavaScript
- Size: 359 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### Code Conventions
A visual viewer and aggregator of various coding conventions, and be able to create and customize new ones.
#### Planned Features:
- Multiple code convention templates based on the programming language
- Be able to create a new code convention from scratch or from the language's predefined template
- Be able to categorize and tag conventions
- Be able to view and share code conventions to others
- Be able to search through the code convention through fuzzy search
- Be able to use a Git-based solution to import code conventions from and track changes to
- Easily convert the coding convention to be usable by various code linters