An open API service indexing awesome lists of open source software.

https://github.com/ufcpp/nonletterfilename

File name with non-letter characters
https://github.com/ufcpp/nonletterfilename

Last synced: 6 months ago
JSON representation

File name with non-letter characters

Awesome Lists containing this project

README

          

C# 11 の [file-local types](https://github.com/dotnet/csharplang/issues/6011) で遊んでて、`.cs` (拡張子のみの C# ファイル)とか、ゼロ幅不可視文字 + `.cs` とかいう名前のファイルが普通に作れることに気づいて、なんとなくそれを GitHub にも push してみようと思っただけのリポジトリ。