ti-js
TypeScript icon, indicating that this package has built-in type declarations

0.4.25 • Public • Published

TI-JS

Table of contents

Introduction

TI-JS lets you run TI-Basic programs in the browser (by acting as a compiler/runtime, not through emulation).

Currently working on expanding the grammar, so this is in prerelease.

Check out the project page and the test suite, or playground.

Setup

To build, use node.

npm install
npm run build # production build
npm start # dev build, experiment at localhost:9080/playground/

Usage

In progress, check back later.

If you're eager, poke around the web and sample directories for examples.

License

MIT

/ti-js/

    Package Sidebar

    Install

    npm i ti-js

    Weekly Downloads

    4

    Version

    0.4.25

    License

    MIT

    Unpacked Size

    563 kB

    Total Files

    13

    Last publish

    Collaborators

    • davidtorosyan