Projects
My open source projects
enum2array
A function to help converting enums to an array. Define an enum then use this function to convert that enum to an array.
storage-function
A function to manipulate browser storages. Such as store a key value pair to session or local storage, getting key value pairs from local or session storage.
tsci
TypeScript CLI for creating HTML & CSS & TypeScript project with different bundlers.