====== Développement web et généalogie ====== ===== Bibliothèque création d'arbres ===== * [[https://github.com/PeWu/topola|Topola]] : bibliothèque TypeScript permettant de créer divers arbres en SVG. * [[http://fperucic.github.io/treant-js/|Treant JS]] : bibliothèque Javascript permettant de créer des arbres en SVG, HTML et CSS. * [[https://github.com/AnnalisaDB/family-tree|AnnalisaDB/family-tree]] : exemple d'appli manipulant un arbre avec D3JS. ===== Bibliothèque manipulation SVG ===== * [[http://snapsvg.io/|SnapSVG]] : orienté navigateur moderne. * [[https://svgjs.com/|SVG.js]] : la plus rapide. * [[http://dmitrybaranovskiy.github.io/raphael/|Raphael JS]] : supporte un très grand nombre de navigateurs. ===== Gramps web ===== * [[https://github.com/DavidMStraub/gramps-webapp|DavidMStraub/gramps-webapp]]: progressive webapp en JS et API en Python (Flask, Flask RESTFULL...). * [[https://github.com/gramps-project/web-api|gramps-project/web-api]] : web API pour Gramps.