Pinned Repositories
angular-aot-fixer
Fixes common issues in an Angular codebase that prevent AOT compilation
Angular-Architecture
Advanced Architecture and High-Level Guides for Large-Scale AngularJS App Development
Autolinker.js
Utility to Automatically Link URLs, Email Addresses, Phone Numbers, Twitter handles, and Hashtags in a given block of text/HTML
Class.js
Simple and powerful utility to allow for the easy use of OOP in JS which includes inheritance, mixins, abstract classes, inherited statics, and more.
jquery-fillmore
Fillmore is a jQuery plugin that allows you to add a dynamically-resized background image to any page, or any given element. The image will stretch to fit the page / element, and will automatically resize as the window size changes.
jQuery-GUI
js-to-ts-converter
Small utility to fix common js->ts issues in order to assist in migrating a codebase
Kevlar.js
rules-js-devserver-multiple-react-reproduction
Reproduction of multiple node_modules trees with js_run_devserver in rules_js
WebAppBuilder
A JavaScript and CSS build tool, which can combine (concatenate) and minify a large number of JavaScript and CSS files, in dependency order.
gregjacobs's Repositories
gregjacobs/Autolinker.js
Utility to Automatically Link URLs, Email Addresses, Phone Numbers, Twitter handles, and Hashtags in a given block of text/HTML
gregjacobs/js-to-ts-converter
Small utility to fix common js->ts issues in order to assist in migrating a codebase
gregjacobs/Class.js
Simple and powerful utility to allow for the easy use of OOP in JS which includes inheritance, mixins, abstract classes, inherited statics, and more.
gregjacobs/Angular-Architecture
Advanced Architecture and High-Level Guides for Large-Scale AngularJS App Development
gregjacobs/angular-aot-fixer
Fixes common issues in an Angular codebase that prevent AOT compilation
gregjacobs/angular
gregjacobs/bazel-test
Testing Bazel with MS Defender performance issue
gregjacobs/emotion
👩🎤 CSS-in-JS library designed for high performance style composition
gregjacobs/ExttestToJasmineConverter
A project to convert my old Ext.Test/YUI unit tests into Jasmine unit tests.
gregjacobs/gregjacobs.github.io
Repository for my personal website.
gregjacobs/grunt-gulp
Run gulp tasks through declarative Grunt config
gregjacobs/gulp-inline-ng2-template
Gulp plugin to inline HTML and CSS into Angular 2 component decorators
gregjacobs/highcharts-angular
Highcharts official wrapper for Angular
gregjacobs/karma-jasmine
A Karma plugin - adapter for Jasmine testing framework.
gregjacobs/karma-node-modules-middleware
Middleware to serve static node_modules directory
gregjacobs/karma-viewport
A Karma plugin for testing responsive features and layout
gregjacobs/karma-zonejs
zone.js loader for karma
gregjacobs/nx-test
Test repo to test out distributed builds
gregjacobs/pathseg
SVGPathSeg polyfill
gregjacobs/quickstart
Angular 2 QuickStart - source from the documentation
gregjacobs/rules-nodejs-supports-workers-issue
Reproduction for ts_project with supports_workers not failing the build when there are TypeScript errors
gregjacobs/rush-test
Testing Rush vs. Nx
gregjacobs/sample-code
appium sample code (dotnet, java, node, perl, php, python, ruby, etc.)
gregjacobs/swagger-codegen
swagger-codegen contains a template-driven engine to generate documentation, API clients and server stubs in different languages by parsing your OpenAPI / Swagger definition.
gregjacobs/ts-simple-ast
TypeScript compiler wrapper for AST navigation and code manipulation.
gregjacobs/rules-js-devserver-multiple-react-reproduction
Reproduction of multiple node_modules trees with js_run_devserver in rules_js
gregjacobs/lodash-commonjs-es
Lodash CommonJS + ES
gregjacobs/rules-js-transitive-deps
Reproduction of rule_js issue where transitive dependencies of 1st party deps referenced from `npm_link_package` are not available for `js_run_binary` targets
gregjacobs/rules_js
High-performance Bazel rules for running Node.js tools and building JavaScript projects
gregjacobs/starlark-go
Starlark in Go: the Starlark configuration language, implemented in Go