An open API service indexing awesome lists of open source software.

Projects in Awesome Lists by eddyerburgh

A curated list of projects in awesome lists by eddyerburgh .

https://github.com/eddyerburgh/vue-hackernews

A Vue hacker news application with tests

Last synced: 08 May 2025

https://github.com/eddyerburgh/vue-test-loader

Extract custom test blocks from Vue components

Last synced: 14 Apr 2025

https://github.com/eddyerburgh/simple-redux

A bare-bones redux implementation for teaching purposes πŸŽ“

Last synced: 17 Oct 2025

https://github.com/eddyerburgh/jest-transform-stub

Jest stub transform

Last synced: 26 Oct 2025

https://github.com/eddyerburgh/vue-test-utils-jest-example

An example vue-test-utils project with jest

jest vue-test-utils

Last synced: 14 Apr 2025

https://github.com/eddyerburgh/notes

Notes on computer science https://notes.eddyerburgh.me/ πŸ“š

Last synced: 27 Jan 2026

https://github.com/eddyerburgh/vue-unit-test-perf-comparison

Comparison of Vue SFC unit tests using different test runners

Last synced: 14 Apr 2025

https://github.com/eddyerburgh/parcel-vuejs-template

Parcel template for Vue CLI

Last synced: 14 Apr 2025

https://github.com/eddyerburgh/jest-serializer-vue

Jest Serializer for Vue components

Last synced: 13 Apr 2025

https://github.com/eddyerburgh/vue-test-utils-vuex-example

Example repository testing vuex with vue-test-utils

Last synced: 14 Apr 2025

https://github.com/eddyerburgh/testing-vuex-store-example

Testing a Vuex store

Last synced: 14 Apr 2025

https://github.com/eddyerburgh/example-front-end-test-pyramid-app

An example app demonstrating the front-end pyramid

Last synced: 14 Apr 2025

https://github.com/eddyerburgh/vue-digital-clock

πŸ•š Simple digital clock built with Vue.js

digital-clock vue vue-clock vue-digital-clock vue2 vuejs vuejs2

Last synced: 04 Jul 2025

https://github.com/eddyerburgh/vue-test-utils-ava-example

An example vue-test-utils project with AVA

ava vue-test-utils vuejs

Last synced: 14 Apr 2025

https://github.com/eddyerburgh/mock-vuex-in-vue-unit-tests-tutorial

Example repo demonstrating how to mock Vuex in Vue unit tests

vue vue-unit-tests vuex vuex-unit-tests

Last synced: 14 Apr 2025

https://github.com/eddyerburgh/data-structures-in-practice

Learn about data structures and how they are used in open source projects. https://data-structures-in-practice.com/

Last synced: 19 Jan 2026

https://github.com/eddyerburgh/react-boilerplate

πŸš€ Quickly start a react project with this boilerplate

boilerplate react react-boilerplate react-starter webpack3

Last synced: 20 Aug 2025

https://github.com/eddyerburgh/avoriaz-ava-example

Testing Vue components with AVA and avoriaz example

ava avoriaz avoriaz-ava

Last synced: 14 Apr 2025

https://github.com/eddyerburgh/how-to-unit-test-vue-components-for-beginners

Repo for tutorial on how to test vue components

Last synced: 14 Apr 2025

https://github.com/eddyerburgh/git-init-plus

⚑ Turbo charged git init

git github productivity shell

Last synced: 21 Sep 2025

https://github.com/eddyerburgh/avoriaz-karma-mocha-example

Example using avoriaz with karma and mocha to test Vue.js components

avoriaz avoriaz-karma-mocha

Last synced: 14 Apr 2025

https://github.com/eddyerburgh/avoriaz-jest-example

Example project using avoriaz and jest

Last synced: 14 Apr 2025

https://github.com/eddyerburgh/avoriaz-mocha-example

Example using avoriaz with mocha-webpack to test Vue.js components

avoriaz avoriaz-mocha

Last synced: 14 Apr 2025

https://github.com/eddyerburgh/vue-email-signup-form-app

Demonstration repo

Last synced: 11 Sep 2025

https://github.com/eddyerburgh/testing-a-vuex-store-example-app

Example app for testing Vuex

Last synced: 14 Apr 2025

https://github.com/eddyerburgh/vue-test-utils-tape-example

An example vue-test-utils project with tape

tape vue-test-utils

Last synced: 14 Apr 2025

https://github.com/eddyerburgh/vue-jest-example

Example project using Jest

Last synced: 14 Apr 2025

https://github.com/eddyerburgh/vue-test-loader-example

An example project using vue-test-loader to extract tests

Last synced: 19 Jan 2026

https://github.com/eddyerburgh/react-dev-tools-iframe-webpack-plugin

Inject code to set up React dev tools for code running in an iframe

Last synced: 14 Apr 2025

https://github.com/eddyerburgh/vue-unit-test-starter

Starter project for Vue unit testing tutorials

Last synced: 14 Apr 2025

https://github.com/eddyerburgh/vue-test-utils-mocha-example

An example vue-test-utils project with mocha

mocha vue-test-utils

Last synced: 14 Apr 2025

https://github.com/eddyerburgh/dom-event-types

DOM event data scraped from MDN

Last synced: 14 Apr 2025

https://github.com/eddyerburgh/vue-amsterdam-example

Example from Vue Amsterdam talkβ€”slides.com/eddyerburgh/testing-vue-components

Last synced: 19 Jan 2026

https://github.com/eddyerburgh/vue-add-globals

Add globals to a Vue instance 🌎

Last synced: 14 Apr 2025

https://github.com/eddyerburgh/palette-generator

🎨 Webapp that generates color palettes. Built with Vue + Vuex

Last synced: 14 Apr 2025

https://github.com/eddyerburgh/conditional-specs

Conditional spec methods for test suites that run in multiple environments

Last synced: 14 Apr 2025

https://github.com/eddyerburgh/stub-route-in-vue-unit-tests

A demonstration of how to stub $route in Vue unit tests

Last synced: 19 Jan 2026

https://github.com/eddyerburgh/vue-test-utils-proposal

Proposed API for vue test utils

Last synced: 19 Jan 2026

https://github.com/eddyerburgh/avoriaz-karma-jasmine-example

Simple avoriaz example using karma and jasmine

avoriaz avoriaz-karma-jasmine

Last synced: 14 Jul 2025

https://github.com/eddyerburgh/blog

πŸ“• My personal blog

Last synced: 12 Mar 2026

https://github.com/eddyerburgh/jest-vue-example

Finished project of Vue Jest

Last synced: 20 Sep 2025

https://github.com/eddyerburgh/express-mongo-rest-api-boilerplate

An express REST API boilerplate with mongo and mongoose. Dockerized

Last synced: 19 Jan 2026

https://github.com/eddyerburgh/palette-picker

A web app that lets you store and copy swatches of color. Built with react + redux

Last synced: 19 Jan 2026

https://github.com/eddyerburgh/vue-ios-calculator

Vue IOS calculator app

Last synced: 23 Feb 2026

https://github.com/eddyerburgh/is-dom-selector

JavaScript function to validate a DOM selector

Last synced: 19 Jan 2026

https://github.com/eddyerburgh/avoriaz-tape-example

An example repo testing Vue components with tape and avoriaz

avoriaz avoriaz-tape tape

Last synced: 19 Jan 2026

https://github.com/eddyerburgh/babel-plugin-transform-relative-paths

Transform relative paths with babel

Last synced: 19 Jan 2026