-
### Describe the project you are working on
A simple template for other games
### Describe the problem or limitation you are having in your project
i want more customization
### Describe the feat…
-
It would be nice to have the ability to Humanize a string without making any changes to the casing.
-
## TL;DR; ⏲️
* Should we adopt a naming convention for component names in UX packages and documentation? If so, which one?
* Should all component names be case-sensitive?
## Context 🔠
While …
-
Consider the following example:
```javascript
import { test } from "node:test";
import { assert, expect } from "chai";
test("pass", () => {
expect([NaN]).to.deep.equal([NaN]);
expect({ a…
-
While crawling [Web Audio API](https://webaudio.github.io/web-audio-api/), the following enum values were found to ignore naming conventions (lower case, hyphen separated words):
* [ ] The value `"HR…
-
**Is your feature request related to a problem? Please describe.**
Currently we are using mixed snake and camel case for the functions and variables names.
**Describe the solution you'd like**
In…
-
![Screenshot 2023-04-14 at 3.08.40 PM.png](https://raw.githubusercontent.com/nus-cs2103-AY2223S2/pe/master/files/00989fa0-c40a-481a-8b06-424de1573c31.png)
How to replicate:
edit 8 Bt3103
The applicat…
-
I don't think `Underscore()` should automatically transform to lowercase. I need a way to transform pascal to underscore without changing case and that does not seem possible with Humanizer.. it autom…
-
Long ago, I had written a bunch of recipes for GT++ casings & Multiblock controllers. This entire file contains almost all the recipe changes. Over 500 lines worth.
The intent for this project was …
-
## Problem
It's really important to keep the casing in some of our columns which are unique ( cannot be duplicated ) which constraint can be overridden so easily by just change the casing
## Sugge…