Skip to content

denis-migdal-WebLibs/MiscWebLib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

91 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MWL : Miscellaneous Web Library

A library of miscellaneous agnostic functions/classes I use in my projects.

TODO

  • 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)

Content

  • types
    • Cstr<T, ARGS> : represents a constructor
  • helpers
    • IS_INTERACTIVE : whether we are in CLI or in Browser.
    • WithUpdate() : mixin for updatable classes.

See also

  • 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.

About

A library of miscellaneous functions/classes I use in my projects

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors