All Projects → quantuminformation → vanilla-typescript-cookbook

quantuminformation / vanilla-typescript-cookbook

Licence: other
Examples of how to use vanillajs to do common tasks that we commonly use frameworks for. It also depends on some Vanilla TypeScript components that have been transpiled to js on npm.

Programming Languages

javascript
184084 projects - #8 most used programming language
HTML
75241 projects
CSS
56736 projects
shell
77523 projects

Projects that are alternatives of or similar to vanilla-typescript-cookbook

Density-Wars
Real time peer to peer RTS game running on WebGL (WIP).
Stars: ✭ 60 (+130.77%)
Mutual labels:  vanilla-javascript, vanilla-typescript
symfony-hybrid-flex-port
A port of the Hybrid application to Symfony Flex
Stars: ✭ 28 (+7.69%)
Mutual labels:  vanilla-javascript
Draggable
High performance, fully cross browser, full featured drag and drop in a tiny (2k gzipped), dependency-free package
Stars: ✭ 160 (+515.38%)
Mutual labels:  vanilla-javascript
Baguettebox.js
⚡ Simple and easy to use lightbox script written in pure JavaScript
Stars: ✭ 2,252 (+8561.54%)
Mutual labels:  vanilla-javascript
Mailtoui
A simple way to enhance your mailto links with a convenient user interface.
Stars: ✭ 162 (+523.08%)
Mutual labels:  vanilla-javascript
Numscrubberjs
↔️ Let's change values of input numbers by dragging the mouse left & right
Stars: ✭ 226 (+769.23%)
Mutual labels:  vanilla-javascript
Dev10
🐷 A nifty little app that shows you the top posts on Dev.to in your menubar.
Stars: ✭ 136 (+423.08%)
Mutual labels:  vanilla-javascript
universal-parallax
Easy parallax plugin using pure javascript. Also works on mobile platforms. Cross browser support.
Stars: ✭ 107 (+311.54%)
Mutual labels:  vanilla-javascript
Javascript Interview Questions
List of 1000 JavaScript Interview Questions
Stars: ✭ 7,072 (+27100%)
Mutual labels:  vanilla-javascript
Long Press Event
Adds `long-press` event to the DOM in 1k of pure JavaScript
Stars: ✭ 187 (+619.23%)
Mutual labels:  vanilla-javascript
Lind
Lind is an open source that allows to create any kind of AB test on your site.
Stars: ✭ 183 (+603.85%)
Mutual labels:  vanilla-javascript
Bs Custom File Input
A little plugin for Bootstrap 4 custom file input
Stars: ✭ 162 (+523.08%)
Mutual labels:  vanilla-javascript
Medium Zoom
🔎🖼 A JavaScript library for zooming images like Medium
Stars: ✭ 2,799 (+10665.38%)
Mutual labels:  vanilla-javascript
Rangeslider
Simple, small and fast vanilla JavaScript polyfill for the HTML5 `<input type="range">` slider element.
Stars: ✭ 161 (+519.23%)
Mutual labels:  vanilla-javascript
js-plugin-starter-kit
VanillaJS (pure JavaScript) plugin starter with Webpack 4 and Babel 7.
Stars: ✭ 100 (+284.62%)
Mutual labels:  vanilla-javascript
Datepickk
Simple, beautiful and powerful datepicker!
Stars: ✭ 160 (+515.38%)
Mutual labels:  vanilla-javascript
Jscolor
JavaScript color picker with opacity (alpha channel) and customizable palette. Single file of plain JS with no dependencies.
Stars: ✭ 182 (+600%)
Mutual labels:  vanilla-javascript
Vanilla Tilt.js
A smooth 3D tilt javascript library.
Stars: ✭ 2,851 (+10865.38%)
Mutual labels:  vanilla-javascript
curved-menu
VanillaJS fully configurable curved menu (circular navigation)
Stars: ✭ 30 (+15.38%)
Mutual labels:  vanilla-javascript
previewer
A super light-weight JavaScript image previewer [not actively maintained]
Stars: ✭ 24 (-7.69%)
Mutual labels:  vanilla-javascript

vanillajs-cookbook

Examples of how to use vanillajs to do common tasks that we commonly use frameworks for.

Demo

Live demo

Running

You can run it locally by simply running webpack and then opening build/index.html in a web server.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].