Pinned Repositories
alm-octane-js-rest-sdk
NodeJS wrapper for the Micro Focus ALM Octane API
apollo-server
🌍 GraphQL server for Express, Connect, Hapi, Koa and more
awesome-typescript-loader
Awesome TypeScript loader for webpack
babel-loader
📦 Webpack plugin for Babel
bastardkb-qmk
Open-source keyboard firmware for Atmel AVR and Arm USB families
derby
MVC framework making it easy to write realtime, collaborative applications that run in both Node.js and browsers
graphql-persisted-document-loader
Webpack loader that adds a documentId to a compiled graphql document, which can be used when persisting/retrieving documents
hasura-storage
Storage for Hasura built on top of S3
highcharts.com
Highcharts JS, the JavaScript charting framework
jest
🃏 Delightful JavaScript Testing.
ChrisSG's Repositories
ChrisSG/alm-octane-js-rest-sdk
NodeJS wrapper for the Micro Focus ALM Octane API
ChrisSG/apollo-server
🌍 GraphQL server for Express, Connect, Hapi, Koa and more
ChrisSG/awesome-typescript-loader
Awesome TypeScript loader for webpack
ChrisSG/babel-loader
📦 Webpack plugin for Babel
ChrisSG/bastardkb-qmk
Open-source keyboard firmware for Atmel AVR and Arm USB families
ChrisSG/derby
MVC framework making it easy to write realtime, collaborative applications that run in both Node.js and browsers
ChrisSG/graphql-persisted-document-loader
Webpack loader that adds a documentId to a compiled graphql document, which can be used when persisting/retrieving documents
ChrisSG/hasura-storage
Storage for Hasura built on top of S3
ChrisSG/highcharts.com
Highcharts JS, the JavaScript charting framework
ChrisSG/jest
🃏 Delightful JavaScript Testing.
ChrisSG/js-xlsx
XLSX / XLSM / XLSB (Excel 2007+ Spreadsheet) / ODS parser and writer
ChrisSG/meteor-typescript
ChrisSG/mongodb-memory-server
Spinning up mongod in memory for fast tests. If you run tests in parallel this lib helps to spin up dedicated mongodb servers for every test file run.
ChrisSG/persistgraphql-webpack-plugin
PersistGraphQL Webpack Plugin
ChrisSG/react-loadable
:hourglass_flowing_sand: A higher order component for loading components with promises.
ChrisSG/TypeScript
TypeScript is a superset of JavaScript that compiles to clean JavaScript output.
ChrisSG/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.
ChrisSG/webpack-cli
Webpack's Command Line Interface
ChrisSG/webpack-dev-server
Serves a webpack app. Updates the browser on changes. Documentation https://webpack.js.org/configuration/dev-server/.
ChrisSG/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.