mktbsh / jurassic-park

Collection of deno implementations for myself

Home Page:https://mktbsh.github.io/jurassic-park/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

jurassic-park

Location of my public Deno scripts

Commands

make editorconfig

Generate a minimal .editorconfig file in the specified path.

permission:

  • --allow-read
  • --allow-write

url:

https://mktbsh.github.io/jurassic-park/make-editorconfig.ts

example:

deno run --allow-read --allow-write https://mktbsh.github.io/jurassic-park/make-editorconfig.ts <path>

About

Collection of deno implementations for myself

https://mktbsh.github.io/jurassic-park/


Languages

Language:HTML 94.7%Language:TypeScript 5.3%