feat: Allow civet code to modify DOM #4

Merged
glen merged 1 commits from ts-jquery into main 2023-08-29 01:29:09 +00:00
Owner

This commit uses the jQuery package for DOM manipulation. So far, it
performs just a toy modification, on a page modified to include the
object javascript. For this purpose the build script was modified
to place object files in public/js. Adds a script to build and
serve the resulting code.

Resolves #2.

This commit uses the jQuery package for DOM manipulation. So far, it performs just a toy modification, on a page modified to include the object javascript. For this purpose the build script was modified to place object files in `public/js`. Adds a script to build and serve the resulting code. Resolves #2.
glen added 1 commit 2023-08-29 01:28:46 +00:00
fd01759647 feat: Allow civet code to modify DOM
This commit uses the jQuery package for DOM manipulation. So far, it
  performs just a toy modification, on a page modified to include the
  object javascript. For this purpose the build script was modified
  to place object files in `public/js`. Adds a script to build and
  serve the resulting code.

  Resolves #2.
glen merged commit 10146073c8 into main 2023-08-29 01:29:09 +00:00
glen deleted branch ts-jquery 2023-08-29 01:29:09 +00:00
Sign in to join this conversation.
No description provided.