Skip to content

Instantly share code, notes, and snippets.

@Raynos
Last active January 28, 2023 05:12
Show Gist options
  • Star 13 You must be signed in to star a gist
  • Fork 4 You must be signed in to fork a gist
  • Save Raynos/4350728 to your computer and use it in GitHub Desktop.
Save Raynos/4350728 to your computer and use it in GitHub Desktop.
A list of minimal DOM libraries

DOM Libraries, the easy way

Logic-less templates:

Browser databases

WebRTC

WebGL

Browserify tooling

DOMNode shows a list of browser implementations of node core modules and various other IO implementations.

@chrisdickinson
Copy link

https://github.com/chrisdickinson/glslify + exportify for glsl programs
https://github.com/chrisdickinson/browservefy as an alternative to browserify-server
https://github.com/chrisdickinson/cssauron (and https://github.com/chrisdickinson/cssauron-html) for compiling pure-JS "does this node match this selector" functions)

@Raynos
Copy link
Author

Raynos commented Dec 21, 2012

@chrisdickinson cssauron is cool!

@Avinash-Bhat
Copy link

forgot http://mustache.github.com/ in the logic less template section.

@Raynos
Copy link
Author

Raynos commented Jan 18, 2013

mustache is not a logic-less template engine. It has a for loop and and an if.

Copy link

ghost commented Jan 28, 2023

cool!!!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment