Pinned Repositories
babel-loader
📦 Babel loader for webpack
typings-for-css-modules-loader
Drop-in replacement for css-loader to generate typings for your CSS-Modules on the fly in webpack
next-tick
Environment agnostic nextTick polyfill
redux
A JS library for predictable global state management
back-to-basic
Convert most european special characters (western latin) to basic latin
name-all-modules-plugin
Names all remaining modules that do not get named via NamedModulesPlugin
srcset-loader
Flexible srcset-loader for webpack
tslint-loader
tslint 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.
timse's Repositories
timse/srcset-loader
Flexible srcset-loader for webpack
timse/name-all-modules-plugin
Names all remaining modules that do not get named via NamedModulesPlugin
timse/long-term-caching-example
example for long term caching with webpack
timse/webpack-loaders-pres
timse/asdasd
asdasd
timse/chunkd
Get a chunk of an array based on the total number of chunks and current index
timse/currency-format
JSON with information about currencies: codes (ISO 4217), the names, grapheme (symbols), fraction information and formatting.
timse/custom-tslint-formatters
Custom formatters for TSLint
timse/esbuild
An extremely fast JavaScript and CSS bundler and minifier
timse/esbuild-register
Transpile JSX, TypeScript and esnext features on the fly with esbuild
timse/expose-loader
expose loader module for webpack
timse/extract-text-webpack-plugin
Extract text from bundle into a file.
timse/formatjs
The monorepo home to all of the FormatJS related libraries, most notably react-intl.
timse/jest
Painless JavaScript Testing.
timse/jira.js
A JavaScript/TypeScript wrapper for the JIRA REST API
timse/preact-www
:book: Preact documentation website.
timse/react-docgen-typescript
A simple parser for react properties defined in typescript instead of propTypes.
timse/react-docgen-typescript-loader
Webpack loader to generate docgen information from Typescript React components.
timse/react-document-title
Declarative, nested, stateful, isomorphic document.title for React
timse/react-placeholder
A React component to easily show a placeholder while loading
timse/redux
Predictable state container for JavaScript apps
timse/rgbaster.js
A simple library for extracting dominant colors from images.
timse/soyparser
A parser for Closure Templates (or Soy Templates).
timse/TypeScript
TypeScript is a superset of JavaScript that compiles to clean JavaScript output.
timse/val
VirtualDOM abstraction layer - give yourself better integration and full control over the DOM with any virtual DOM library that uses a Hyperscript-like API such as React and Preact.
timse/velocity.js
velocity for js
timse/webpack
A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows to load parts for the application on demand. Through "loaders," modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.
timse/webpack-react-bundles
timse/webpack-virtual-modules
Webpack Virtual Modules is a webpack plugin that lets you create, modify, and delete in-memory files in a way that webpack treats them as if they were physically presented in the file system.
timse/webpack.js.org
New repository for webpack documentation and more!