@typescript/vfs

v1.3.3
A Map based TypeScript Virtual File System.

lint

tsdx lint

test

tsdx test

build

tsdx build && yarn make-for-website && yarn make-global

start

tsdx watch

bootstrap

yarn build

make-global

node scripts/makeGlobals.js

make-for-website

cpy src/index.ts ../sandbox/src/vendor --rename=typescript-vfs.ts
npm i @typescript/[email protected]

Metadata

  • MIT
  • Whatever
  • TypeScript team
  • released 2/20/2021

Downloads