matthewp / views-the-hard-wayLinks
JavaScript views; done as painfully as possible
☆418Updated 6 months ago
Alternatives and similar repositories for views-the-hard-way
Users that are interested in views-the-hard-way are comparing it to the libraries listed below
Sorting:
- Create custom SQLite functions in JavaScript. Extend your database with scalars, aggregates, window functions, and collations directly in…☆528Updated 3 weeks ago
- Ripl provides a unified API for 2D graphics rendering in the browser with a focus towards high performance and interactive data visualiza…☆318Updated 4 months ago
- A 10x faster and more accurate text wrapping util in < 2KB (min)☆294Updated 3 months ago
- Note as HTML☆287Updated last week
- pubsub in 163 bytes☆164Updated 4 months ago
- Tiny JS is a lightweight JavaScript utility for dynamically creating HTML elements☆457Updated 9 months ago
- ☆149Updated last year
- Cami.js is a simple yet powerful toolkit for interactive islands in web applications. No build step required.☆402Updated 3 months ago
- A tutorial website for plain vanilla web development☆542Updated 3 months ago
- Node.js MVC web application framework. Includes routing, serving, caching, session management, and other helpful tools.☆164Updated 6 months ago
- GraphQL-style Array.select() and Array.where() for javascript☆257Updated last week
- Simple, index-free full-text search for JavaScript☆392Updated 3 years ago
- A library for building web applications with JSX and Web Components.☆218Updated last month
- A simpler, more sustainable way of web development☆214Updated 2 months ago
- Native web build system (XML+XSLT)☆311Updated 4 months ago
- A TypeScript/JavaScript library for quickly building performant declarative user interfaces without the use of a virtual DOM.☆104Updated last month
- Online webgl photo editor with effects, filters and cropping☆505Updated 2 weeks ago
- 🔥 Ultra-fast in-memory static file server for SPAs and static content☆237Updated last month
- ☆195Updated 5 months ago
- Minimal files + config for a PWA☆418Updated last month
- TCP over HTTP/2☆135Updated 5 months ago
- Turn any CSS keyframe animation into an interactive graph☆150Updated 4 months ago
- Query SQL database through an array-like API☆323Updated 5 months ago
- A pipe-like function to verticalize your JavaScript code☆299Updated last year
- Crawls a Multi-Page Application to a zip file, serve the Multi-Page Application from the zip file. A MPA archiver. Could be used as a Sit…