Michael Olofinjana

Results 3 repositories owned by Michael Olofinjana

vue-literal-compiler

149
Stars
4
Forks
Watchers

A Vue Compiler that allows you compile your string literals to render functions at build time and write components in SFC paradigm

vuex-class-component

219
Stars
22
Forks
Watchers

A Type Safe Vuex Module or Store Using ES6 Classes and ES7 Decorators written in TypeScript.

typescript-mix

86
Stars
8
Forks
Watchers

A tweaked implementation of TypeScript's default applyMixins(...) idea using ES7 decorators