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

racetime.js

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

racetime.js

A JavaScript API wrapper for racetime.gg

latest
npmnpm
Version
1.0.0
Version published
Maintainers
1
Created
Source

racetime.js

A JavaScript API wrapper for racetime.gg

This is an ECMAScript module that uses import instead of require.

Install

npm i racetime.js

You can use https://cdn.jsdelivr.net/npm/racetime.js/dist/index.js in the browser for importing.

Usage

The wrapper is based on promises, so it advised you use async/await in all API calls.

There are two named imports:

import {
    racetime,
    racetimeWS
} from 'racetime.js'

Documentation is available here.

Keywords

api

FAQs

Package last updated on 13 Nov 2025

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