Pinned Repositories
react-universal-component
🚀 The final answer to a React Universal Component: simultaneous SSR + Code Splitting
babel-plugin-universal-import
🍾 universal(props => import(`./${props.page}`)) + dual css/js imports
broken-example-ts-loader-tsc
Broken example of ts-loader@6.0.0 & typescript@3.5.0-dev.20190517
DefinitelyTyped
The repository for high quality TypeScript type definitions.
file-loader
File Loader
fluentui
We've moved! UI Fabric is now Fluent UI - A set of React components for building Microsoft web experiences.
karma-typescript
Simplifying running unit tests with coverage for Typescript projects.
mail2bug
Mail2Bug is a service that creates work-items in TFS (incl. VS Online) from an email, and keep the items updated with responses on the thread.
stylelint-browser-poc
Proof of concept for running stylelint in the browser
TypeScript
TypeScript is a superset of JavaScript that compiles to clean JavaScript output.
konpikwastaken's Repositories
konpikwastaken/babel-plugin-universal-import
🍾 universal(props => import(`./${props.page}`)) + dual css/js imports
konpikwastaken/broken-example-ts-loader-tsc
Broken example of ts-loader@6.0.0 & typescript@3.5.0-dev.20190517
konpikwastaken/DefinitelyTyped
The repository for high quality TypeScript type definitions.
konpikwastaken/file-loader
File Loader
konpikwastaken/fluentui
We've moved! UI Fabric is now Fluent UI - A set of React components for building Microsoft web experiences.
konpikwastaken/karma-typescript
Simplifying running unit tests with coverage for Typescript projects.
konpikwastaken/mail2bug
Mail2Bug is a service that creates work-items in TFS (incl. VS Online) from an email, and keep the items updated with responses on the thread.
konpikwastaken/stylelint-browser-poc
Proof of concept for running stylelint in the browser
konpikwastaken/node-sass-magic-importer
Custom node-sass importer for selector specific imports, module importing, globbing support and importing files only once.
konpikwastaken/react-universal-component
🚀 The final answer to a React Universal Component: simultaneous SSR + Code Splitting
konpikwastaken/ts-loader
TypeScript loader for webpack