Ecosyste.ms: Repos

An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: naming-convention

cloudposse/terraform-null-label

Terraform Module to define a consistent naming convention by (namespace, stage, name, [attributes])

Language: HCL - Size: 1.28 MB - Last synced: 11 days ago - Pushed: 11 days ago - Stars: 603 - Forks: 311

cloudposse/terraform-terraform-label

Terraform Module to define a consistent naming convention by (namespace, stage, name, [attributes])

Language: HCL - Size: 1.09 MB - Last synced: 11 days ago - Pushed: 11 days ago - Stars: 118 - Forks: 58

advaitchaitanya/file-names

Stay organised with a simple file naming convention

Size: 1.95 KB - Last synced: 12 days ago - Pushed: over 2 years ago - Stars: 1 - Forks: 0

levchak0910/vkcn-eslint-plugin

ESLint plugin that ensures a VKCN (kebab class naming) convention in Vue projects

Language: TypeScript - Size: 3.71 MB - Last synced: about 9 hours ago - Pushed: 13 days ago - Stars: 0 - Forks: 1

mspnp/AzureNamingTool

The Azure Naming Tool is a .NET 8 Blazor application, with a RESTful API. The UI consists of several pages to allow the configuration and generation of Azure Resource names. The API provides a programmatic interface for the functionality.

Language: HTML - Size: 6.13 MB - Last synced: 13 days ago - Pushed: 14 days ago - Stars: 287 - Forks: 554

naming-convention/naming-convention-guides

πŸ“– Collection of naming guides for writing more consistent and readable codes

Language: HTML - Size: 635 KB - Last synced: 14 days ago - Pushed: about 2 months ago - Stars: 457 - Forks: 94

levchak0910/vkcn-reporter

Tool that helps to detect VKCN violations across the whole project

Language: TypeScript - Size: 146 KB - Last synced: 1 day ago - Pushed: 2 months ago - Stars: 0 - Forks: 0

RootSoft/Database-Naming-Convention

Database Naming Conventions & Best Practices

Size: 8.79 KB - Last synced: 3 months ago - Pushed: almost 7 years ago - Stars: 176 - Forks: 34

joepitt91/DateFix

Standardise Photo and Video filenames and timestamps.

Language: PowerShell - Size: 186 KB - Last synced: 4 months ago - Pushed: almost 3 years ago - Stars: 0 - Forks: 1

potherca-blog/VariableNamingConvention

https://blog.pother.ca/VariableNamingConvention/ The Variable Naming Convention I use in my projects explained.

Language: HTML - Size: 31.3 KB - Last synced: about 2 months ago - Pushed: 4 months ago - Stars: 0 - Forks: 1

kuyucuburak/reachard

Medium

Language: Kotlin - Size: 152 KB - Last synced: 4 months ago - Pushed: 4 months ago - Stars: 6 - Forks: 0

aritslimited/commitlint

A commit linting commitizen adapter & branch naming convention tool tailored for ARITS Limited with Jira Issue & Project Tracking Software; to track commits to Jira issues and transition them to the next stage of development workflow automatically.

Language: TypeScript - Size: 175 KB - Last synced: 21 days ago - Pushed: 7 months ago - Stars: 0 - Forks: 0

MakeContributions/naming-conventions

A Coding Standards and Naming Conventions to all programming language

Size: 16.6 KB - Last synced: 13 days ago - Pushed: almost 2 years ago - Stars: 2 - Forks: 0

CosmoMyzrailGorynych/css-naming-guide

My naming guide for CSS classes

Size: 9.77 KB - Last synced: 10 months ago - Pushed: over 3 years ago - Stars: 3 - Forks: 0

francesco-sodano/AZNames-bicep

This Bicep module helps to automate resource name generation following the recommended naming convention and abbreviations for Azure resource types.

Language: Bicep - Size: 139 KB - Last synced: about 1 year ago - Pushed: about 1 year ago - Stars: 25 - Forks: 10

jinseobhong/gitRepositoryNamingConvention

Git μ €μž₯μ†Œμ— λŒ€ν•œ 이름 λͺ…λͺ… μ •μ˜(Definition of convention in git repositories)

Size: 43 KB - Last synced: 12 months ago - Pushed: about 3 years ago - Stars: 18 - Forks: 2

shruddms/XML-Naming-Convention

Android XML Naming Convention

Size: 10.7 KB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 2 - Forks: 0

hiram3512/CSharpNamingGuidelines

C#ε‘½εθ§„θŒƒδΈ­ζ–‡η‰ˆ/C#ηΌ–η θ§„θŒƒδΈ­ζ–‡η‰ˆ

Size: 16.6 KB - Last synced: over 1 year ago - Pushed: over 5 years ago - Stars: 36 - Forks: 9

aitsuillinois/repository-naming

Suggestions on how to name repositories

Size: 0 Bytes - Last synced: 7 months ago - Pushed: 7 months ago - Stars: 3 - Forks: 0

trevor-moon/matlab-style-guide

Collection of proposed MATLAB style guides, naming conventions, and recommendations

Size: 18.6 KB - Last synced: over 1 year ago - Pushed: almost 2 years ago - Stars: 7 - Forks: 1

RootSoft/API-Naming-Convention

API Naming Conventions & Best Practices

Size: 14.6 KB - Last synced: over 1 year ago - Pushed: almost 7 years ago - Stars: 35 - Forks: 4

damygoes/gpt3-website

Modern static website built using React JS.

Language: CSS - Size: 18.9 MB - Last synced: over 1 year ago - Pushed: almost 2 years ago - Stars: 0 - Forks: 0

DonKoning/AzurePolicy

This repository includes information on the topic of Azure Policy Governance. The information provided is based on my personal experiences and does not necessarily express the views of my employer.

Language: PowerShell - Size: 1.99 MB - Last synced: 3 months ago - Pushed: 3 months ago - Stars: 1 - Forks: 1

edm00se/dino-sprint-namer

a js module + cli tool for helping name sprints with dinosaurs and an adjective

Language: JavaScript - Size: 2.14 MB - Last synced: about 2 months ago - Pushed: 8 months ago - Stars: 1 - Forks: 1

david-cattermole/namingcon

Naming Convention Validator

Language: Python - Size: 278 KB - Last synced: over 1 year ago - Pushed: almost 7 years ago - Stars: 4 - Forks: 0

mgyongyosi/TestNameAnalyzer

A simple Roslyn analyzer which checks that the test name is in the MethodName_ExpectedBehavior_StateUnderTest format.

Language: C# - Size: 20.5 KB - Last synced: about 1 year ago - Pushed: over 6 years ago - Stars: 0 - Forks: 0