foxvision's Stars
GoogleChrome/web-vitals
Essential metrics for a healthy site.
GoogleChrome/lighthouse
Automated auditing, performance metrics, and best practices for the web.
webpack/webpack
A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through "loaders", modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.
goldbergyoni/javascript-testing-best-practices
📗🌐 🚢 Comprehensive and exhaustive JavaScript & Node.js testing best practices (July 2023)
doitintl/bigquery-grafana
Google BigQuery Datasource Plugin for Grafana. (NO LONGER MAINTAINED)
thomas-lowry/themer
A Figma plugin designed to allow you to swap between styles named the same from different published libraries.
vuejs/core
🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.
goldbergyoni/nodebestpractices
:white_check_mark: The Node.js best practices list (July 2024)
git-tips/tips
Most commonly used git tips and tricks.
getify/You-Dont-Know-JS
A book series on JavaScript. @YDKJS on twitter.
HuddleEng/PhantomFlow
Describe and visualise user flows through tests with PhantomJS
microsoft/vscode
Visual Studio Code
tbranyen/backbone.layoutmanager
UNMAINTAINED 7/31/18: A layout and template manager for Backbone applications.
afeld/backbone-nested
A plugin to make Backbone.js keep track of nested attributes - looking for maintainers! https://github.com/afeld/backbone-nested/issues/157
lodash/lodash
A modern JavaScript utility library delivering modularity, performance, & extras.
zenorocha/clipboard.js
:scissors: Modern copy to clipboard. No Flash. Just 3kb gzipped :clipboard:
FortAwesome/Font-Awesome
The iconic SVG, font, and CSS toolkit
moment/moment
Parse, validate, manipulate, and display dates in javascript.
jashkenas/underscore
JavaScript's utility _ belt
jashkenas/backbone
Give your JS App some Backbone with Models, Views, Collections, and Events
thedersen/backbone.validation
A validation plugin for Backbone.js that validates both your model as well as form input