coston / react-obfuscate

An intelligent React component to obfuscate any contact link!
https://react-obfuscate.coston.io
MIT License
108 stars 17 forks source link

refactor: use typescript and add esm build #359

Open coston opened 3 months ago

coston commented 3 months ago

Description

  1. Refactors to use typescript
    • types
  2. Adds builds for cjs and esm

Screenshots (if appropriate):

Types of changes

Checklist:

coston commented 3 months ago

auto tsconfig generation is creating issues because of how the demo site is setup.