Pinned Repositories
async-testing-with-jest-fake-timers-and-promises
Async testing with jest fake timers and promises
blocks-solver
For solving this game: http://armorgames.com/play/13707/blocks
cache-me-if-you-can
TODO MVC but for Graphql client cache. Includes (or will include) comparison of apollo, relay, urql etc.
debounce-promise-with-cancel
A debounce utility for functions returning promises with an option to cancel, typescript included
sudoku.js
A Sudoku puzzle generator and solver JavaScript library.
use-selection-hook
React hook for keeping track of selected list of elements
apieceofbart's Repositories
apieceofbart/debounce-promise-with-cancel
A debounce utility for functions returning promises with an option to cancel, typescript included
apieceofbart/async-testing-with-jest-fake-timers-and-promises
Async testing with jest fake timers and promises
apieceofbart/cache-me-if-you-can
TODO MVC but for Graphql client cache. Includes (or will include) comparison of apollo, relay, urql etc.
apieceofbart/use-selection-hook
React hook for keeping track of selected list of elements
apieceofbart/algo
Implementing algorithms using typescript
apieceofbart/ant-design
🐜 A UI Design Language
apieceofbart/AoC2021
Advent of Code 2021
apieceofbart/babel
🐠 Babel is a compiler for writing next generation JavaScript.
apieceofbart/babel-plugin-tester
apieceofbart/chess.js
A Javascript chess library for chess move generation/validation, piece placement/movement, and check/checkmate/draw detection
apieceofbart/crossorigin.me
A CORS proxy for everyone.
apieceofbart/DefinitelyTyped
The repository for high quality TypeScript type definitions.
apieceofbart/fixed-data-table-2
A React table component designed to allow presenting millions of rows of data.
apieceofbart/generate-path-ts-4.1
Test project for updating type definitions of generatePath function from react-router
apieceofbart/github-images-slider
apieceofbart/material-ui
React Components that Implement Google's Material Design.
apieceofbart/nba-app
App for showing NBA games results
apieceofbart/nexus
Delightful GraphQL Application Framework
apieceofbart/now-examples
Examples of Now deployments you can use
apieceofbart/npm-pdfreader
🚜 Read text and parse tables from PDF files. Includes automatic column detection, and rule-based parsing.
apieceofbart/pdf2json
A PDF file parser that converts PDF binaries to text based JSON, powered by a fork of PDF.JS
apieceofbart/proposal-pipeline-operator
A proposal for adding the simple-but-useful pipeline operator to JavaScript.
apieceofbart/react-chartjs-2
React wrapper for Chart.js
apieceofbart/recast
JavaScript syntax tree transformer, nondestructive pretty-printer, and automatic source map generator
apieceofbart/select
React Select
apieceofbart/simple-ts-react-app
React boilerplate written in Typescript.
apieceofbart/ss-auth
Stupid Simple Authentication
apieceofbart/typescript-react
Boilerplate for typescript react projects. Using webpack 4 and babel 7.
apieceofbart/typescript-template
Template for typescript projects
apieceofbart/webpack-1
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.