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

onetap-ts

Package Overview
Dependencies
Maintainers
2
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

onetap-ts

Typescript support for onetap.com js

latest
Source
npmnpm
Version
4.1.0
Version published
Maintainers
2
Created
Source

Onetap-ts [beta]

Typescript support for onetap.com js

Instalation

  • Install node

  • Run onetap-ts installer

# this must be run from the 'ot' folder
# [CSGO INSTALL LOCATION]\Counter-Strike Global Offensive\ot
npx onetap-ts init

Usage

If you use VSCode, you should automatically get better autocomplete. For other editors you might need to install a TS language server.

After installation you can start adding scripts to ot/onetap-ts.

To transpile scripts once run:

npm run build

This generates ES5 .js into ot/scripts

For development you can use:

npm start

This does the same as build, but automatically updates on save.

npm start & npm run build have to be run in ot/onetap-ts

Issues

xd

Keywords

onetap.su

FAQs

Package last updated on 10 Oct 2020

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