Skip to content

PlytonRexus/if-script

Repository files navigation

IF-Script IDE vNext

Fresh rewrite of the IF-Script IDE built as a modern web-first PWA.

Current direction:

  • Graph-first authoring for non-coders, with source mode retained as the advanced fallback.

Active App

  • Path: apps/ide
  • Stack: React + TypeScript + Vite + Monaco + Zustand
  • Core runtime/parser: if-script-core@^0.6.1

Runtime Requirements

  • Node.js 22.12.0+
  • npm 10.9.0+

Version hint files are included:

  • .nvmrc
  • .node-version

If you use nvm, run:

  • nvm use

Workspace Commands

From repository root:

  • npm run dev
  • npm run build
  • npm run test
  • npm run test:e2e
  • npm run lint
  • npm run typecheck

About

An extremely simple syntax for writing interactive fiction that can be embedded anywhere on the web.

Topics

Resources

Stars

Watchers

Forks

Contributors

Languages