New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

ts-to-html

Package Overview
Dependencies
Maintainers
1
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ts-to-html

TS and SASS compiler for a HTML with live preview

latest
Source
npmnpm
Version
1.4.0
Version published
Maintainers
1
Created
Source

ts-to-html

Author License Downloads

Compile TS into one JS file for web apps. Live server included for bundled file and SASS.


Summary :

Installation

NPM :

npm install ts-to-html -g

Commands

init <project>

Flags :

  • --no-git : Disable git init
  • --force : Reset content of files already existing to replace it with new files (like deleting) the project and creating a new one.

start

Start the server.

dev

Start the server in live preview mode.

build

Output a build version of the project.

Keywords

TS

FAQs

Package last updated on 20 Jun 2023

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