Pinned Repositories
as-loader
AssemblyScript loader for webpack
as-proto
Protobuf implementation in AssemblyScript
assemblyscript
A TypeScript-like language for WebAssembly.
async-status
A standardized way to express asynchronous state in a synchronous manner ⏱
karton
Create sandbox for package e2e tests
redux-detector
Redux enhancer for pure detection of state changes.
redux-executor
Redux enhancer for handling side effects.
rsql
RSQL compiler and parser for Node.js and Browsers
use-transition-effect
Run long effects without blocking the main thread
fork-ts-checker-webpack-plugin
Webpack plugin that runs typescript type checker on a separate process.
piotr-oles's Repositories
piotr-oles/use-transition-effect
Run long effects without blocking the main thread
piotr-oles/rsql
RSQL compiler and parser for Node.js and Browsers
piotr-oles/as-proto
Protobuf implementation in AssemblyScript
piotr-oles/as-loader
AssemblyScript loader for webpack
piotr-oles/redux-detector
Redux enhancer for pure detection of state changes.
piotr-oles/redux-executor
Redux enhancer for handling side effects.
piotr-oles/assemblyscript
A TypeScript-like language for WebAssembly.
piotr-oles/async-status
A standardized way to express asynchronous state in a synchronous manner ⏱
piotr-oles/continuous-profiler
piotr-oles/immutable-models
Create immutable models driven by Immutable.js iterables.
piotr-oles/karton
Create sandbox for package e2e tests
piotr-oles/nd
N-Dimensional Graphic Engine
piotr-oles/pprof
pprof is a tool for visualization and analysis of profiling data
piotr-oles/ts-loader
TypeScript loader for webpack
piotr-oles/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.
piotr-oles/jsdom
A JavaScript implementation of various web standards, for use with Node.js