Skip to content

evex-dev/homo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

homo.js

数字を 114514 を使用して表すソースです。 これは元のソースのESM/TypeScript版です。高速化処理などを施しています。

Playground

https://lab.magiconch.com/homo/

使用方法

import { homo } from "./homo.ts";

console.log(homo(1919))
npx jsr add @evex/h0mo
bunx --bun jsr add @evex/h0mo
deno add @evex/h0mo
import { homo } from "@evex/h0mo";

console.log(homo(1919))

元ネタ

https://github.com/itorr/homo

ライセンス

MIT

About

💩「臭う数字の生成」数字淫夢化ツール

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 100.0%