TodePond / Habitat

my javascript helpers
MIT License
45 stars 5 forks source link

Redesign library to be more suitable for importing #54

Closed TodePond closed 1 year ago

TodePond commented 2 years ago

eg: Array.prototype.shuffle() -> shuffleArray(array)

Optional new while we're at it:

TodePond commented 2 years ago

Also related to #36

TodePond commented 2 years ago

Added a checklist

TodePond commented 2 years ago

Started some docs in the documentation folder too.

TodePond commented 2 years ago

Array done

TodePond commented 2 years ago

Async done

TodePond commented 2 years ago

Colour done - I didn't port the multiply/add functions because those will be covered by vector.js

TodePond commented 2 years ago

Document done

TodePond commented 2 years ago

event done

TodePond commented 2 years ago

html done

TodePond commented 2 years ago

javascript done

TodePond commented 2 years ago

keyboard and linked list done

TodePond commented 2 years ago

math and number done and merged

TodePond commented 2 years ago

Memo done

TodePond commented 2 years ago

Did Mouse and Pointer, and some more stuff, and cancelled Object

TodePond commented 2 years ago

Cancel state - should be a library within hypertode

TodePond commented 2 years ago

Random done

TodePond commented 2 years ago

struct done

TodePond commented 2 years ago

Changed how the custom mouse and keyboard events work

TodePond commented 2 years ago

Stage done

TodePond commented 2 years ago

String done

TodePond commented 2 years ago

Touch done

TodePond commented 2 years ago

started skeleton for tween - I need to do lerp first cancel type

TodePond commented 2 years ago

Left linkedgrid out of this issue - carry on with it here: #56

TodePond commented 1 year ago

Vector done

TodePond commented 1 year ago

Vector redesigned

TodePond commented 1 year ago

lerp done

TodePond commented 1 year ago

Tween done!!!!