A library of miscellaneous agnostic functions/classes I use in my projects.
-
from LISS
- DOM/utils
- signal raw API (for compat)
- move signal (?)
- réfléchir API + profondément...
-
marquer des trucs comme obsolètes.
-
regarder les dossiers utils d'autres dépôts
-
marker les libs/deps des autres dépôts.
-
download/upload
-
check other repos (1/25)
- types
Cstr<T, ARGS>: represents a constructor
- helpers
IS_INTERACTIVE: whether we are in CLI or in Browser.WithUpdate(): mixin for updatable classes.
- Build & frameworks
- WebpackFramework : easily create Webpack projects
- TPEngine : create and grade TP/DS
- WebSlides : create Web presentation.
- Interactions & graphs
- Computations : write computations/graphs that you can execute in CLI or in the Browser.
- Layout : a lightweight library to build dynamic layouts.
- Signal : a lightweight signal library.
- LISS : a lightweight WebComponent library
- ChartJS++ : create and manipulate Chart.JS graphs with OO API.
- ChartHTML : an HTML wrapper of ChartJS++
- hljs editable : proof of concept for editable hljs (code widget)
- Keystroke
- KeyLib/KeyCalc/KeyOld
- KeyDB
- Interactive demonstrators
- WebCalc : online spreadsheet inspired from Libre Office.
- SQLInteractive : (for now, in Cours ?)
- WebShell (not created)
- My websites
- Cours
- KeyApp
- Keystroke
- Migdal
- Misc
- DrawIO-UML-Shape-Libraries : UML Shape libraries for DrawIO
- Linux-VM-installer : automatically create & install a Linux VM.
- VSHS : py/ts REST Web server
- download-overleaf : download your Overleaf git repositories
- SBrython / Brython-AOT : contributions to Brython.