0.7.0 • Published 1 month ago

@m-ld/m-ld-spec v0.7.0

Weekly downloads
4
License
MIT
Repository
github
Last release
1 month ago

Project Status: Active – The project has reached a stable, usable state and is being actively developed. Gitter GitHub Discussions

m-ld specification

m-ld is a decentralised live information sharing component with a JSON-based API.

This repository defines the platform-independent specification for m-ld.

website

The documentation is built using typedoc, and delivered to the specification documentation website at https://spec.m-ld.org/.

types

The engine API is partially specified as types using Typescript as an abstract specification language. Note that these types are not used directly by engine implementations, because they are intentionally high-level and agnostic to platform details, such as threading model. Instead, engines use types in their native language.

compliance tests

The compliance folder defines a set of Jasmine integration tests to check the compliance of a clone engine to specification. These tests require orchestration components to be provided by the engine project.

work in progress

  • Specification work in progress can be found on the repository Wiki tab.
  • Issues relating to the abstract specification are logged on the Issues tab.
  • Contributions are welcome! Contributed work is governed according to a CAA, the GitHub Community Guidelines, and the privacy policy.

scripts

Scripts are run with npm.

  • The test script is not intended to be run from this project. See the compliance folder README for details.
  • The build script is used to generate the website.
  • The doc-dev script can be used after build to create a local web server watching for documentation changes.

publishing

This project uses semantic versioning. There are two main branches.

  • The edge branch is for pre-releases. It is delivered to edge.spec.m-ld.org. A merge into edge should be immediately followed by a pre-release if it affects versioned components.
  • The master branch is for releases. It is delivered to spec.m-ld.org. A merge into master should be immediately followed by a release if it affects versioned components.

npx publish.sh ≪newversion≫ (from m-ld-io-js-build) builds the project, increments the version as specified (e.g. patch), pushes the code and publishes the package. Ensure the repo is up-to-date and on master (release) or edge (pre-release).

0.7.1-edge.0

1 month ago

0.7.0-edge.2

9 months ago

0.7.0-edge.1

10 months ago

0.7.0-edge.3

7 months ago

0.7.0

7 months ago

0.7.0-edge.0

11 months ago

0.6.8-edge.0

11 months ago

0.6.7

2 years ago

0.6.7-edge.0

2 years ago

0.6.7-1

2 years ago

0.6.7-0

2 years ago

0.6.6

2 years ago

0.6.6-0

2 years ago

0.6.5-0

2 years ago

0.6.5

2 years ago

0.6.4

2 years ago

0.6.3

3 years ago

0.6.3-1

3 years ago

0.6.3-0

3 years ago

0.6.2

3 years ago

0.6.2-0

3 years ago

0.6.1

3 years ago

0.6.0-1

3 years ago

0.6.0-0

3 years ago

0.5.0

3 years ago

0.5.0-2

3 years ago

0.5.0-1

3 years ago

0.5.0-0

3 years ago

0.4.2

4 years ago

0.4.1

4 years ago

0.4.0

4 years ago

0.3.6

4 years ago

0.3.5

4 years ago

0.3.4

4 years ago

0.3.3

4 years ago

0.3.2

4 years ago

0.3.1

4 years ago

0.3.0

4 years ago

0.2.2

4 years ago

0.2.1

4 years ago