jasmine's resources

web development

libraries

last updated:

table of contents

for your small site

blogging

  • zonelets

    a flat-file blogging engine designed for neocities, but can technically be used on any static site. requires javascript.

layouts

layout builders

pre-made layouts

comments

view the full list: libraries/site-comments.

extra features

  • page crypt 👑

    password protect your static HTML pages - you should only use this if your host doesn't allow for access configuration on the server side.

  • collectibles.js

    add an item collection game to your website!

  • oring

    an open source web ring template.

general purpose

CSS

  • UI verse

    2.7k+ open source CSS elements.

  • animate.css

    a pure CSS library of predefined animations - takes the work out of setting keyframes for simple transitions.

frameworks

javascript

  • p5.js

    for creative coding, geared towards beginner programmers and artists.

  • GSAP

    for 2D animations.

  • three.js

    for 3D animations.

PHP

  • league/commonmark 👑

    a commonmark-compliant markdown-to-HTML converter - i'm using it on this very page for generating the table of contents!