2017-12-01 05:48:10 +00:00
|
|
|
# TypeScript
|
|
|
|
|
2022-08-03 16:37:10 +00:00
|
|
|
This demo originally covered direct use of the `tsc` TypeScript compiler. At
|
|
|
|
the time when the demo was first written, TypeScript 2.2 had a module system
|
2022-08-07 02:50:58 +00:00
|
|
|
that was incompatible with the pure JS ecosystem. Since then, various
|
2022-08-03 16:37:10 +00:00
|
|
|
language improvements and compiler changes have obviated this demo. Uses of
|
|
|
|
TypeScript are scattered throughout other demos.
|
2017-12-01 05:48:10 +00:00
|
|
|
|
|
|
|
[![Analytics](https://ga-beacon.appspot.com/UA-36810333-1/SheetJS/js-xlsx?pixel)](https://github.com/SheetJS/js-xlsx)
|