alvarobyrne / hydra-code-generator

Port of @alecominotti's python version at https://github.com/alecominotti/hydracodegenerator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hydra code generator in typescript

A port from the @alecominotti python version

Original project

Not ported: In the original port one may run a local server and control hydra from there

View on line

view on line

TODO:

  • currently, upon building using vite's defualt tsconfig.json file, there are many ts errors in the hydra-ts library, so one has to add the //@ts-nocheck at the top of the files that throw such errors.
  • The mouse function probability has not been ported (and might not be)
  • Remove many //@ts-ignore comments

Other functions

That I would like to add:

References:

using

https://github.com/folz/hydra-ts

Code is copied to clipbaord

Upon random generation code is also copied to clipboard so that it is easy to paste (for example at https://hydra.ojack.xyz)

About

Port of @alecominotti's python version at https://github.com/alecominotti/hydracodegenerator


Languages

Language:TypeScript 95.9%Language:CSS 2.7%Language:HTML 1.1%Language:JavaScript 0.3%