Skip to content

Latest commit

 

History

History
48 lines (38 loc) · 744 Bytes

README.md

File metadata and controls

48 lines (38 loc) · 744 Bytes

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