0.0.16 • Published 2 months ago

@skiplabs/skip v0.0.16

Weekly downloads
-
License
-
Repository
-
Last release
2 months ago

@skiplabs/skip

This meta-package depends on other components of the Skip runtime, simplifying installation and dependency management. Namely, including or installing this package will pull in:

  • @skipruntime/core, providing the core types, operations, and abstractions that make up a Skip reactive service.
  • @skipruntime/server, providing functionality to spawn HTTP servers and expose reactive services to clients.
  • @skipruntime/helpers, providing some useful utilities that are helpful but not strictly necessary for working with the Skip framework.
  • @skipruntime/wasm, which implements WebAssembly bindings to the Skip runtime.

Optionally, you may also want to include @skipruntime/native for native bindings to the Skip runtime, or some @skip-adapter/* for prebuilt reactive adapters to some popular third-party data sources and systems.

See the docs for more details on Skip.

Installation

Install using npm (npm i @skiplabs/skip).

Support

Join the Discord to talk to other community members and developers or ask any questions.

0.0.16

2 months ago

0.0.15

3 months ago

0.0.14

3 months ago

0.0.13

4 months ago

0.0.12

4 months ago

0.0.11

4 months ago

0.0.10

5 months ago

0.0.1

5 months ago