worc / spice-t

Typescript implementation of JPL's SPICE toolkit

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

What's going on here?

Uh, I guess I'm trying to convert the JPL's CSPICE and the Fortran SPICE toolkits to a Typescript implementation

Why?

Why not?

Things to watch out for

I've set nvmrc to use Node 20, but ts-node only has default tsconfigs up to Node 16, so far I haven't run into any issues.

TODO

  • coverage deployment
  • which implies some kind of build process

About

Typescript implementation of JPL's SPICE toolkit

License:MIT License


Languages

Language:TypeScript 100.0%