japji/resources/public/scripts
2025-09-27 15:40:56 +01:00
..
japji.cljs Tidying up CSS, trying to get sound recording to work. Realise this machine has no microphone! 2025-09-27 15:40:56 +01:00
jquery-3.7.1.slim.min.js Added virtually the whole of the Scittle distribution, as it proves to be 2025-09-01 12:49:14 +01:00
react-dom.production.min.js Added virtually the whole of the Scittle distribution, as it proves to be 2025-09-01 12:49:14 +01:00
react.production.min.js Added virtually the whole of the Scittle distribution, as it proves to be 2025-09-01 12:49:14 +01:00
README.md Added virtually the whole of the Scittle distribution, as it proves to be 2025-09-01 12:49:14 +01:00
scittle.js Added virtually the whole of the Scittle distribution, as it proves to be 2025-09-01 12:49:14 +01:00
scittle.reagent.js Added virtually the whole of the Scittle distribution, as it proves to be 2025-09-01 12:49:14 +01:00

README: Scripts

Scripts included in this directory are as follows:

Filename Size Version Downloaded Licence
jquery-3.7.1.slim.min.js 69Kb 3.7.1 August 31st 2025 MIT
react-dom.production.min.js 129Kb 18 August 31st 2025 MIT
react.production.min.js 11Kb 18 August 31st 2025 MIT
scittle.js 859Kb 0.7.27 August 25th 2025 Eclipse Public License - v 1.0
scittle.reagent.js 75Kb 0.7.27 August 31st 2025 MIT
Total 1,143Kb

They're included here because if we source them from a content delivery network site, we open our users up to tracking cookies, which I would prefer not to do.

Note that 75% of this is Scittle and 6% Scittle's Reagent build. Scittle made it much easier and quicker for me to build this project, but that's quite a chunk.

Later, our own scripts will probably be in this directory as well but during development it's convenient to have them in the HTML.


Simon Brooke, 31st August 2025