syndicate-js/packages/core
Tony Garnock-Jones e3d419deab Publish
- @syndicate-lang/browser-stdenv@0.35.0
 - @syndicate-lang/compiler@0.22.0
 - @syndicate-lang/core@0.34.0
 - @syndicate-lang/fs@0.35.0
 - @syndicate-lang/html@0.35.0
 - @syndicate-lang/html2@0.35.0
 - @syndicate-lang/loader@0.35.0
 - @syndicate-lang/service@0.35.0
 - @syndicate-lang/syndicatec@0.36.0
 - @syndicate-lang/timer@0.35.0
 - @syndicate-lang/ts-plugin@0.36.0
 - @syndicate-lang/tsc@0.36.0
 - @syndicate-lang/ws-relay@0.36.0
2024-04-17 13:26:31 +02:00
..
examples New year 2024-02-03 15:59:22 +01:00
local-protocols/schemas Update to Preserves 0.994 2024-02-05 23:24:14 +01:00
protocols Merge latest changes from the syndicate-protocols repository 2024-04-11 16:23:45 +02:00
src Cosmetic: whitespace 2024-04-17 13:22:21 +02:00
stubs New year 2024-02-03 15:59:22 +01:00
test Missed a couple of changes for js-preserves2 2024-04-04 15:46:19 +02:00
LICENCE Put licences in the place that lerna expects them (?) 2021-12-10 14:02:58 +01:00
README.md Refactor, improve, and repair 2021-01-18 23:11:53 +01:00
jest.config.ts New year 2024-02-03 15:59:22 +01:00
package.json Publish 2024-04-17 13:26:31 +02:00
rollup.config.js New year 2024-02-03 15:59:22 +01:00
tsconfig.json Use ES2019 dialect in TypeScript (for Symbol.description) 2021-12-09 18:53:17 +01:00

README.md

@syndicate-lang/core

An implementation of the Dataspace model that underpins the Syndicate language design.

Licence

@syndicate-lang/core, an implementation of Syndicate dataspaces for JS.
Copyright (C) 2016-2021 Tony Garnock-Jones tonyg@leastfixedpoint.com

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see https://www.gnu.org/licenses/.