lquery
DOM manipulator
A Common Lisp library for DOM manipulation with a jQuery-like syntax and functions.
A Common Lisp library to allow jQuery-like HTML/DOM manipulation.
87 stars
11 watching
8 forks
Language: Common Lisp
last commit: about 1 year ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
shinmera/pathname-utils | A collection of utility functions for manipulating file paths. | 14 |
lume/asdom | A project that enables WebAssembly applications to manipulate the Document Object Model using a TypeScript-based compiler | 95 |
nbubna/html | An extensible JavaScript library to simplify DOM manipulation and traversal. | 1,423 |
kylebarrow/chibi | A lightweight JavaScript micro-library for DOM manipulation and CSS transitions. | 573 |
ded/bonzo | A utility library for manipulating DOM elements and their contents in an extensible way | 1,316 |
shinmera/tooter | A Common Lisp library implementing the Mastodon API client library for interacting with mastodon social media platforms. | 44 |
jonathandion/ez-dom | A functional programming library for manipulating the Document Object Model (DOM) in web pages. | 4 |
shinmera/plump-tex | Translates TeX-like syntax into a Plump DOM | 2 |
shinmera/dns-client | A pure-Lisp implementation of a DNS record client for querying and resolving DNS records. | 16 |
plumatic/dommy | A ClojureScript library for manipulating and interacting with the Document Object Model (DOM) in web applications. | 760 |
shinmera/crypto-shortcuts | A library of concise cryptography functions | 23 |
shinmera/cl-all | A tool to evaluate and run Lisp expressions in multiple implementations. | 19 |
calebroseland/vue-dom-portal | A utility for manipulating DOM nodes within Vue.js components | 208 |
shinmera/plump | A parser for HTML/XML-like documents with lenient handling of invalid markup | 120 |
shinmera/plump-sexp | Converts between Plump-DOM and SEXP data formats | 11 |