johnnyreilly
OSS Engineer • OSS, blogs and talks • TypeScript | ts-loader | DefinitelyTyped | Docusaurus | C# | Azure | Bicep
PriouLondon
Pinned Repositories
DefinitelyTyped
The repository for high quality TypeScript type definitions.
docusaurus
Easy to maintain open source documentation websites.
blog.johnnyreilly.com
This is the source code for https://johnnyreilly.com
fork-ts-checker-notifier-webpack-plugin
jquery-validation-globalize
An extension to the jQuery Validation Plugin which makes it use Globalize.js for number and date parsing (enabling simple internationalized validation)
jQuery.Validation.Unobtrusive.Native
Provides MVC HTML helper extensions that marry jQuery Validation's native unobtrusive support for validation driven by HTML 5 data attributes with MVC's ability to generate data attributes from Model metadata. With this in place you can use jQuery Validation as it is. Please look at the project site for demos and documentation.
fork-ts-checker-webpack-plugin
Webpack plugin that runs typescript type checker on a separate process.
ts-loader
TypeScript loader for 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.
johnnyreilly's Repositories
johnnyreilly/globalize-so-what-cha-want
Tell me what Globalize modules you want to use, I'll tell you what you need.
johnnyreilly/ES6-TypeScript-Babel-React-Karma
ES6 + TypeScript + Babel + React + Karma: The Secret Recipe
johnnyreilly/proverb-offline
A fork of Proverb designed to be offline first
johnnyreilly/TypeScript-ES6-Babel-React-Flux-Karma
TypeScript + ES6 + Babel + React + Flux + Karma: The Secret Recipe
johnnyreilly/Proverb
Proverb is a simple app that stores the wise sayings of sages. This is a collection of variations upon a the proverb theme. Different versions of "Proverb" built using different technologies. It's a playground for me.
johnnyreilly/proverb-signalr-react
johnnyreilly/globalize-so-what-cha-want-typescript
For @mhegazy re https://github.com/Microsoft/TypeScript/issues/4337#issuecomment-137993365
johnnyreilly/Proverb-gulp
Swapping out Web Optimization for gulp
johnnyreilly/TipTip
Intelligent ToolTip jQuery Plugin
johnnyreilly/fork-checker-repro
johnnyreilly/FSharpPlayground
johnnyreilly/globalize-migration
Demonstrating a migration from Globalize 0.1.x to Globalize 1.x
johnnyreilly/globalize-ready-mix
Tools to build Globalize files for ease of usage.
johnnyreilly/knockout-bindings
A collection of Knockout bindings
johnnyreilly/NgValidationFor
Propogate ASP.Net MVC model validation data annotations into AngularJS 1.x validation directive attributes
johnnyreilly/npm-angular
Angular typings
johnnyreilly/proverb-angular
The Angular 1.x front end for Proverb
johnnyreilly/proverb-api
The API and backend of Proverb
johnnyreilly/proverb-api-core
johnnyreilly/proverb-node
An implementation of Proverb using Node
johnnyreilly/proverb-react-mobx
johnnyreilly/proverb-react-no-gulp
johnnyreilly/proverb-signalr-client
johnnyreilly/proverb-signalr-server
johnnyreilly/proverb-without-implicit-referencing
To help with discussion here: https://github.com/Microsoft/TypeScript/issues/1066
johnnyreilly/react-bootstrap-typescript
Typescript definitions for React / Bootstrap
johnnyreilly/thread-loader
Runs the following loaders in a worker pool.
johnnyreilly/TypeScript-Babel-6-Problems
johnnyreilly/TypeScriptSamples
Samples for TypeScript
johnnyreilly/writing