6.0.1 • Published 1 year ago

@skitscript/types-nodejs v6.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

Skitscript Types (NodeJS) License Renovate enabled npm npm type definitions

A set of Typescript types representing the entities in a Skitscript document.

Installation

Dependencies

This is a NPM package. It targets NodeJS 16.11.1 or newer on the following operating systems:

  • Ubuntu 22.04
  • Ubuntu 20.04
  • macOS 13 (Ventura)
  • macOS 12 (Monterey)
  • macOS 11 (Big Sur)
  • Windows Server 2022
  • Windows Server 2019

It is likely also possible to use this package as part of a web browser application through tools such as webpack. This has not been tested, however.

Install as a development dependency

TypeScript types should only be installed as development dependencies for most applications:

npm install --save-dev @skitscript/types-nodejs

Install as a peer dependency

If you are developing a package with includes any of these types in its public API, additionally install it as a peer dependency so that consumers of your package know to include it as well:

npm install --save-peer @skitscript/types-nodejs

Usage

Import and use the exported types:

import { Document } from "@skitscript/types-nodejs";

Parsing

Documents

Instructions

Formatting
Conditions

Identifiers

Warnings

Errors

Interpreting

States

Characters
Interactions

Errors

Mapping

Maps

States

Characters
Interactions

Errors

Tooling

Web Templating

5.0.0

1 year ago

6.0.1

1 year ago

6.0.0

1 year ago

3.0.0

1 year ago

4.0.0

1 year ago

2.0.1

1 year ago

1.0.0

2 years ago

2.0.0

2 years ago

0.0.29

2 years ago

0.0.28

2 years ago

0.0.27

2 years ago

0.0.26

2 years ago

0.0.25

2 years ago

0.0.24

2 years ago

0.0.23

2 years ago

0.0.22

2 years ago

0.0.21

2 years ago

0.0.20

2 years ago

0.0.19

2 years ago

0.0.18

2 years ago

0.0.17

2 years ago

0.0.16

2 years ago

0.0.15

2 years ago

0.0.14

2 years ago

0.0.13

2 years ago

0.0.12

2 years ago

0.0.11

2 years ago

0.0.10

2 years ago

0.0.9

2 years ago

0.0.8

2 years ago

0.0.7

2 years ago

0.0.6

2 years ago

0.0.5

2 years ago

0.0.4

2 years ago

0.0.3

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago

0.0.0

2 years ago