iamyamakin's Stars
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.
descript-org/descript
agoldis/webpack-require-from
Webpack plugin that allows to configure path or URL for fetching dynamic imports
OWASP/CheatSheetSeries
The OWASP Cheat Sheet Series was created to provide a concise collection of high value information on specific application security topics.
doochik/express-csrf-double-submit-cookie
Express CSRF token middleware with "Double cookie submit"
pasaran/nommon
nop's common
codylindley/frontend-tools
Landscaping With Front-end Tools
AllThingsSmitty/css-protips
⚡️ A collection of tips to help take your CSS skills pro 🦾
jwasham/coding-interview-university
A complete computer science study plan to become a software engineer.
hemanth/functional-programming-jargon
Jargon from the functional programming world in simple terms!
stylelint/stylelint
A mighty CSS linter that helps you avoid errors and enforce conventions.
amilajack/eslint-plugin-compat
Check the browser compatibility of your code
MostlyAdequate/mostly-adequate-guide-ru
Mostly adequate guide to FP (in javascript, translated to russian)
matype/stylefmt
stylefmt is a tool that automatically formats stylesheets.
hudochenkov/stylelint-declaration-block-order
DEPRECATED! Stylelint plugin which specifies the order of content within declaration blocks.
sh-waqar/stylelint-declaration-use-variable
A stylelint custom rule to check the use of scss variable on declaration.
TalAter/awesome-service-workers
:nut_and_bolt: A collection of awesome resources for learning Service Workers
petkaantonov/bluebird
:bird: :zap: Bluebird is a full featured promise library with unmatched performance.
w0ng/vim-hybrid
A dark color scheme for Vim
joshbuchea/HEAD
A simple guide to HTML <head> elements
delapuente/service-workers-101
An infographic to summarize the most important parts of the Service Workers' API
workshopper/learnyounode
Learn You The Node.js For Much Win! An intro to Node.js via a set of self-guided workshops.
lahmatiy/component-inspector
Component DOM inspector
williamngan/pt
An experimental library on point, form, and space.
react-boilerplate/react-boilerplate
🔥 A highly scalable, offline-first foundation with the best developer experience and a focus on performance and best practices.
sindresorhus/awesome-npm
Awesome npm resources and tips
bmkmanoj/js-by-examples
Learn JavaScript by examples
katiefenn/parker
Stylesheet analysis tool.
sindresorhus/guides
A collection of succinct guides - Public Domain
rodneyrehm/viewport-units-buggyfill
Making viewport units (vh|vw|vmin|vmax) work properly in Mobile Safari.