@xterm-stack/server-core
TypeScript icon, indicating that this package has built-in type declarations

0.0.18-48 • Public • Published

To run tests

`npm link`
`npm link @xtermstack/xterm-server-core`
`npm install`
`tsc`
`npm run test`

Gotcha

Since terminalInstance depends on terminalProcess to spin a child process, we have placed the compiled terminalProcess.js in proc folder. All the packages which uses this file needs to have proc directory until we find a better ways to do it.

/@xterm-stack/server-core/

    Package Sidebar

    Install

    npm i @xterm-stack/server-core

    Weekly Downloads

    3

    Version

    0.0.18-48

    License

    MIT

    Unpacked Size

    260 kB

    Total Files

    50

    Last publish

    Collaborators

    • xterm-stack