sheetclip icon indicating copy to clipboard operation
sheetclip copied to clipboard

Modernized SheetClip for use in TypeScript

Open EliteScientist opened this issue 1 year ago • 0 comments

Converted SheetClip to a class and modernized it using Typescript. Implemented a rollup build system for ESM and CJS builds with declarations. Upgraded Jasmine and slightly ported test to use "npm run test" to execute unit test.

EliteScientist avatar Aug 25 '23 22:08 EliteScientist