Skip to content

alvarobyrne/hydra-code-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Topics

Resources

Stars

Watchers

Forks