PatrickJS
UserAvailable for hirebuilding Web Scale and Open-Source Currently: Engineering Director and Qwik core Previously: Angular, Angular Universal, Webpack, Falcor, Mitosis
On the leaderboard
| Rank | Repository | Stars |
|---|---|---|
| 627 | PatrickJS/awesome-cursorrules | 38,897 |
Top repositories by stars
- PatrickJS/awesome-cursorrules(on leaderboard)
📄 Configuration files that enhance Cursor AI editor experience with custom rules and behaviors
MDX37,891 - PatrickJS/PatrickJS-starter
MFE Starter
JavaScript10,263 - PatrickJS/awesome-angular
:page_facing_up: A curated list of awesome Angular resources
HTML9,970 - PatrickJS/NG6-starter
:ng: An AngularJS Starter repo for AngularJS + ES6 + Webpack
JavaScript1,893 - PatrickJS/angular-websocket
:arrow_upper_left: The missing Angular WebSocket module for connecting client applications to servers by @AngularClass
JavaScript1,212 - PatrickJS/angular-hmr
:fire: Angular Hot Module Replacement for Hot Module Reloading
TypeScript507 - PatrickJS/ngExam
An AngularJS exam with questions from beginner to expert by @gdi2290 from @AngularClass
356 - PatrickJS/everyone-ssn-usa
releasing everyone's SSN and the hacks used to acquire them
JavaScript318 - PatrickJS/Reddit-Insight
Reddit Analytics built in Angular.js
JavaScript141 - PatrickJS/NG6-todomvc-starter
Basic example of TodoMVC application written with angular and with use of components
JavaScript134 - PatrickJS/angular-md5
md5 for Angular.js and Gravatar filter
JavaScript132 - PatrickJS/remote-jobs-list
👔 List of companies or jobs boards advertising Remote Jobs.
113 - PatrickJS/angular-idle-preload
:soon: Angular Idle Preload for preloading async routes via @TipeIO
TypeScript100 - PatrickJS/redis-dataloader
Batching and Caching layer using Redis as the Caching layer
JavaScript90 - PatrickJS/angular-intercom
An Angular.js wrapper for Intercom.io providing a simple and familiar API for Angular Developer.
HTML90 - PatrickJS/angular-raven
A Raven.js / Sentry wrapper for Angular.js
JavaScript88 - PatrickJS/ng-vegas-angular2-d3
Angular 2, d3, and TypeScript
JavaScript52 - PatrickJS/angular-momentjs
Moment.js with Angular
JavaScript46 - PatrickJS/angular-password
The most performant AngularJS directive for matching two password input fields
JavaScript45 - PatrickJS/data-structures
Data Structures in Javascript, Ruby, and Coffeescript
JavaScript43 - PatrickJS/angular2do
TodoMVC: React setState/Immutable data pattern done in Angular2
HTML38 - PatrickJS/list-of-morphic-javascript
Javascript Morphisms
36 - PatrickJS/koa-angular-seed
An Angular.js seed for Koa apps with gulp, stylus, and browserify
JavaScript35 - PatrickJS/angular-hmr-loader
:fire: Angular HMR Webpack Loader by @AngularClass
JavaScript32 - PatrickJS/angular-crypto
angular-crypto provides standard and secure cryptographic algorithms for Angular.js with support for: MD5, SHA-1, SHA-256, RC4, Rabbit, AES, DES, PBKDF2, HMAC, OFB, CFB, CTR, CBC, Base64
JavaScript31 - PatrickJS/angular-server-services
example Angular Service Services
TypeScript25 - TypeScript21
- PatrickJS/ng-conf-2016-universal-patterns
ng-conf 2016 universal patterns
TypeScript21 - JavaScript21
- PatrickJS/ruby_calculator
The simplest form of a calculator made in Ruby 2.0.0
Ruby20 - PatrickJS/core-js-webpack-plugin
core-js builder as a Webpack Plugin
JavaScript16 - JavaScript14
- PatrickJS/es7-reflect-metadata
Webpack and Universal support for reflect-metadata refactored by @gdi2290
HTML14 - PatrickJS/awesome
A curated list of awesome lists.
12 - PatrickJS/request-idle-callback
requestIdleCallback for Angular
TypeScript11 - PatrickJS/standhub
AngelHack project using AngularJS and Firebase. Service that connects people needing help with experts in teams/organizations.
CSS11 - PatrickJS/hackreactor-presentation-slides
my HackReactor presentation
JavaScript11 - PatrickJS/awesome-JAMstack
A collection of awesome JAMstack starters, workflows, articles, resources and shiny things.
10 - PatrickJS/angular2-webpack2-seed
angular2 webpack2 with tree-shaking and precompiler??
TypeScript10 - PatrickJS/angular-off
Providing the method $off for $rootScope in Angular.js
JavaScript10 - PatrickJS/play-angular2
[WIP] Universal Angular 2 server rendering with Scala Play Framework
JavaScript9 - PatrickJS/angular-example-basic-form
An AngularJS example for a basic signup form example
JavaScript9 - PatrickJS/angular-event-emitter
Event emitters for AngularJS
JavaScript8 - PatrickJS/angular-d3
d3 for Angular.js
JavaScript8 - PatrickJS/angular-pokemon
Pokemon directive for Angular.js
JavaScript8 - PatrickJS/dokku-bower-gulp-build-plugin
dokku-bower-gulp-build is a plugin for dokku that runs bower install and gulp build in a post-release hook.
7 - PatrickJS/angular-keen.io
An Angular.js wrapper for Keen.io
JavaScript7 - PatrickJS/angular-beforeunload
Angular.js service for onBeforeUnload
JavaScript7 - PatrickJS/generator-easy
An EASY stack generator, Express Angular Stylus Yeoman
CSS7 - PatrickJS/angular2-falcor-starter
Angular 2 Universal FalcorJS starter kit by @AngularClass
TypeScript6 - PatrickJS/angular-cors
Fast CORs support for angular1
JavaScript6 - PatrickJS/bower-everything
bower install everything
JavaScript6 - PatrickJS/ngSanitize
angular-sanitize module without including angular.js for Backbone and other frameworks
JavaScript6 - PatrickJS/phone-number-input-to-json
Phone Number Input toJSON
JavaScript5 - PatrickJS/route-url
Minimal, observable-based URL management library supporting browser, server, and in-memory routing.
TypeScript5 - PatrickJS/no-zone.js
No Zone.js allows you to use zone.js API without actually using it. (recommended for advanced use cases only)
JavaScript5 - TypeScript5
- PatrickJS/ngx-loader
ngx-loader
JavaScript5 - PatrickJS/angular2-education
A curated list of helpful material to get started with the second version of AngularJS
5 - PatrickJS/angular-groupon
An Angular.js wrapper for Groupon API
JavaScript5 - PatrickJS/read-this-Howard
Status: offline!
5 - PatrickJS/angular-seed
Seed project for angular apps.
JavaScript5 - PatrickJS/AdblockerGoogleSearch
Adblocker for google search results (Google Chrome Extension)
JavaScript4 - PatrickJS/angular2-webpack
Webpack helpers for Angular 2 via @AngularClass
JavaScript4 - PatrickJS/angular2-amp
angular2-amp: nothing to see here
4 - PatrickJS/traceur-compiler-loader
Up to date Traceur Compiler loader for Webpack
JavaScript4 - PatrickJS/JavaScript-Data-Structures
A library for data structure in JavaScript
JavaScript4 - PatrickJS/javascript-class-examples
Different examples of OOP "class" with "inheritance" done using JavaScript including languages that transpile into js. Take notice to the amount of boilerplate that's needed in ES5 compared to ES6. These examples all have the same interface with pros/cons for each pattern. If they seem similar that's whole point especially the difference between prototypal and pseudo-classical.
JavaScript4 - PatrickJS/angular-uuid-secure
Most secure uuid generator in for Angular.js
JavaScript4 - PatrickJS/angular-balanced
An Angular.js adapter for Balanced.js
4 - PatrickJS/es6-tools
An aggregation of tooling for ES6
4 - PatrickJS/angular-facebook
An Angular.js wrapper for Facebook API
4 - PatrickJS/Data-Collaborator
Data visualizations unlock insights and initiate important conversations Our tool, Data Collaborator, enables people to create data visualizations about their Fitbit data, and collaborate with their friends and family, doctors and personal trainers about insights they have about these visualizations
JavaScript4 - PatrickJS/ng-click
Passive URL shortening for Angular.JS Docs
JavaScript4 - PatrickJS/qwik-ssg-csr-only
Qwik SSG->CSR only. no SSR
TypeScript3 - PatrickJS/qwik-fake-server-component
meme repo
TypeScript3 - PatrickJS/github-commit-messages
This chrome extension will show and hide scoped messages so its easier to read quickly
JavaScript3 - PatrickJS/universal-lit-html
Universal Rendering support for lit-html by Polymer
JavaScript3 - PatrickJS/ie-shim
ie-shim for Angular 2
JavaScript3 - PatrickJS/angular2-example-falcor
Angular2 + FalcorJS
JavaScript3 - PatrickJS/ng2dist
AsyncPipe build of angular 2
JavaScript3 - PatrickJS/angular2-server-rendering
(Initial prototype) Angular 2 Server Rendering
JavaScript3 - PatrickJS/angular-async
Async unwrap filters for Angular1 from Angular2 AsyncPipe
HTML3 - PatrickJS/git-mv
Keep the git history of your git mv files after undo
Shell3 - PatrickJS/es7-tools
An aggregation of tooling for using ES7 today
3 - PatrickJS/FrontendMasters-2015-02-13-React
React.js Workshop with Ryan Florence
JavaScript3 - PatrickJS/angular-free-style
An Angular.js module for free-style that is designed to make cross-browser style objects easier to work with in JavaScript
JavaScript3 - PatrickJS/angular-flux
Flux Application Architecture for Angular.js allow AngularJS apps to have unidirectional data flow in a single direction, in a cycle
3 - PatrickJS/awesome-nodejs
A curated list of delightful Node.js packages and resources.
3 - PatrickJS/angular-pubnub
A PubNub component for Angular.js
JavaScript3 - PatrickJS/promises
Promises/A+ implementation base on http://promises-aplus.github.io/promises-spec/
JavaScript3 - PatrickJS/made-at-hackreactor
Made at HackReactor built in Rails 3.2.13, Backbone.js 1.0.0, Redis 2.6.13, Socket.io 0.9, Node.js 0.10.12
JavaScript3 - PatrickJS/HackerTweet
JavaScript Twitter clone project for HackReactor pre-work made in Rails 4.0.0.beta1 and jQuery
JavaScript3 - PatrickJS/gpt-2
Code for the paper "Language Models are Unsupervised Multitask Learners"
Python2 - PatrickJS/deno_docker
Latest dockerfiles and images for Deno - alpine, centos, debian, ubuntu
Dockerfile2 - PatrickJS/everything
npm install everything
JavaScript2 - PatrickJS/experiment-qwik-build-client-edge-origin
Created with StackBlitz ⚡️
TypeScript2