ClintH / ixfx-demos-npm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ixfx-demos-npm

There are a few versions of the demo repository.

  • ixfx-demos includes a copy of ixfx. This is useful for working offline and the recommended approach.
  • You are here: ixfx-demos-npm is meant for running in a hosted environment or using a Node.js build process (also allowing you to use Typescript)
  • ixfx-demos-light is a lightweight version. It uses URL imports for code and is simple to host. This is essentially how the Glitch version runs.

Getting started

Editing

Edit demos under src. You can mix and match Javascript and Typescript files.

Do not edit any files under docs. These are automatically produced from what is in src.

About ixfx

About


Languages

Language:JavaScript 95.0%Language:HTML 4.8%Language:C++ 0.1%Language:CSS 0.1%