LeMisterV's Stars
syncthing/syncthing
Open Source Continuous File Synchronization
nvm-sh/nvm
Node Version Manager - POSIX-compliant bash script to manage multiple active node.js versions
babel/babel
🐠 Babel is a compiler for writing next generation JavaScript.
kelseyhightower/nocode
The best way to write secure and reliable applications. Write nothing; deploy nowhere.
storybookjs/storybook
Storybook is the industry standard workshop for building, documenting, and testing UI components in isolation
koajs/koa
Expressive middleware for node.js using ES2017 async functions
EbookFoundation/free-programming-books
:books: Freely available programming books
electron/electron
:electron: Build cross-platform desktop apps with JavaScript, HTML, and CSS
cypress-io/cypress
Fast, easy and reliable testing for anything that runs in a browser.
testing-library/cypress-testing-library
🐅 Simple and complete custom Cypress commands and utilities that encourage good testing practices.
testing-library/svelte-testing-library
:chipmunk: Simple and complete Svelte DOM testing utilities that encourage good testing practices
vercel/next.js
The React Framework
sveltejs/svelte
web development for the rest of us
reduxjs/redux
A JS library for predictable global state management
immerjs/immer
Create the next immutable state by mutating the current one
tc39/proposal-pipeline-operator
A proposal for adding a useful pipe operator to JavaScript.
tc39/proposal-partial-application
Proposal to add partial application to ECMAScript
LeMisterV/EasyPrototype
Another small simple Javascript framework dedicated to add functionnalities to prototype model
imakewebthings/waypoints
Waypoints is a library that makes it easy to execute a function whenever you scroll to an element.
kriswallsmith/assetic
Asset Management for PHP
briancherne/jquery-hoverIntent
hoverIntent jQuery Plug-in
requirejs/requirejs
A file and module loader for JavaScript
h5bp/html5-boilerplate
A professional front-end template for building fast, robust, and adaptable web apps or sites.
wymeditor/wymeditor
Pure js cross-browser WYSIWYM editor with a focus on the clean separation of content and styling.
LeMisterV/jquery.fieldDefaultContent
jQuery plugin that automatically insert a default content in inputs when they're empty (like "your search here").
LeMisterV/jquery.fontSizeChangeable
jQuery plugin that alow font size changes on an html element using custom events "fontSizeUp" and "fontSizeDown".
LeMisterV/jquery.checklist
jQuery plugin to manage a list of checkboxes
LeMisterV/jquery.hoverintent
jQuery plugin that implements two new events : mouseenterintent and mouseleaveintent
LeMisterV/jquery-distanceListener
A jQuery plugin that implements two new special events : "mouseapproach" and "mouseretreat" and some functions using those events
srobbin/jquery-approach
A jQuery plugin that allows you to animate style properties based on the cursor’s proximity to an object.