Skip to content

LeonnardoVerol/Projects-Naming-Conventions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

Projects Naming Conventions

This is about helping organizing projects

Format

<Category?/Type?>-<Name?>-<Language_name?/Framework_name?>

  • The order can be changed
  • ? Means "Optional"
  • No "spaces"
  • If Its like a "brand" name, keep it simple. (Ex.: "Electron" instead of "Framework-Electron-JS)
  • "-" as separator is not mandatory. (Ex.: "PySimpleGUI")

Types

  • App
  • Api
  • Game
  • Framework
  • lib / Framework_name
  • Wiki
  • Documentation / Docs
  • Roadmap
  • Resource
  • Template / Boilerplate
  • Awesome
  • Cheatsheet
  • Book
  • Tool

Categories

  • Learning
  • Example
  • Sample
  • Tutorial
  • Checklist
  • GUI / UI

Examples

  • awesome-vue
  • PySimpleGUI
  • express-status-monitor
  • react-router
  • koa2-swagger-ui
  • babel-eslint

About

This is about helping organizing projects

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published