Skip to content

cacheflowe/haxademic.js

Repository files navigation

Haxademic.js

A personal front-end JavaScript toolkit and experiment playground, with some server-side tinkering too.

Demo / Tests

Demos

Install dev setup

Install Vite for HMR during dev:

  • npm create vite@latest
  • npm install -D @vitejs/plugin-basic-ssl
  • Upgrade Vitejs when there's a new release:
    • npm upgrade vite or
    • npx vite upgrade

Host it on Vercel

  • TBD

Install other tools for the demos in /server

npm install axios
npm install cheerio
npm install express
npm install http
npm install fetch
npm install desktop
npm install websocket
npm install ws

About

A personal JavaScript library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published