Tag: JavaScript

  • · Khem Saengkham · Tampermonkey · Web Programming · Programming

    Customize the website to display using Tampermonkey

    JavaScript scripts in Tampermonkey can modify your websites as you desire.

  • · Nook Ittipon · Programming · Improvement

    Convert interface to enum (for those too lazy to type 'name' in the input form) in TypeScript

    Easy way to convert interface to Enum (for those too lazy to type 'name' in the input form) in TypeScript