Socket
Book a DemoInstallSign in
Socket

@pitcher/ti-web

Package Overview
Dependencies
Maintainers
7
Versions
38
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@pitcher/ti-web

Ti layer simulation for web browsers

latest
Source
npmnpm
Version
2.4.0
Version published
Maintainers
7
Created
Source

ti-web

Ti layer simulation for web browsers

Ti-web is a node.js app for Mac OSX, that facilitates the development of Pitcher Impact "interactives" inside web browsers.

Documentation

Find the documentation on pitcher-js-platform

Changelog

Find the Changelog here

Develop ti-web

Project setup

npm install

Create a ti-web-files folder into the project's root

mkdir ti-web-files

Fetch the latest files into the ti-web-files folder

npm run server:collect-ios

Start the express.js server for development

npm run server:start

Start the Rollup watcher for frontend files

npm run watch

Useful commands

Compiles frontend assets

npm run build

Lints and fixes files

npm run lint

FAQs

Package last updated on 19 Apr 2022

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts