All Projects → cds-hooks → Docs

cds-hooks / Docs

Licence: apache-2.0
CDS Hooks website & specification

Projects that are alternatives of or similar to Docs

speckle-server
The Speckle Server, Frontend, 3D Viewer, & other JS utilities.
Stars: ✭ 224 (+94.78%)
Mutual labels:  interoperability
Hint
💡 A hinting engine for the web
Stars: ✭ 3,280 (+2752.17%)
Mutual labels:  interoperability
Pycall.jl
Package to call Python functions from the Julia language
Stars: ✭ 985 (+756.52%)
Mutual labels:  interoperability
elements
Lovingly crafted ui components based on web components. Works well with all Frameworks - including Angular, React and Vue.
Stars: ✭ 42 (-63.48%)
Mutual labels:  interoperability
Bitxhub
Interchain protocol 跨链协议
Stars: ✭ 286 (+148.7%)
Mutual labels:  interoperability
Queue Interop
Promoting the interoperability of message queue objects.
Stars: ✭ 399 (+246.96%)
Mutual labels:  interoperability
promise
Common interface for simple asynchronous placeholders.
Stars: ✭ 66 (-42.61%)
Mutual labels:  interoperability
Fsharp.control.fusiontasks
F# Async workflow <--> .NET Task/ValueTask easy seamless interoperability library.
Stars: ✭ 101 (-12.17%)
Mutual labels:  interoperability
Rdotnet
.NET interop library to call the R statistical language in the same process
Stars: ✭ 297 (+158.26%)
Mutual labels:  interoperability
Mex Vocabulary
MEX Vocabulary: a lightweight machine learning interchange format
Stars: ✭ 19 (-83.48%)
Mutual labels:  interoperability
syscoin
Syscoin is a crypto currency that is universally merge-mineable and offers a unique variety of services including decentralized identities, asset token issuance platform capabilities directly on the blockchain and trustless 0-counterparty interoptibility with the Ethereum blockchain
Stars: ✭ 152 (+32.17%)
Mutual labels:  interoperability
Sharpgentools
Accurate and high performance C++ interop code generator for C#.
Stars: ✭ 275 (+139.13%)
Mutual labels:  interoperability
Haskellr
The full power of R in Haskell.
Stars: ✭ 491 (+326.96%)
Mutual labels:  interoperability
keep-core
The smart contracts and reference client behind the Keep network
Stars: ✭ 87 (-24.35%)
Mutual labels:  interoperability
Objcxx
Stars: ✭ 54 (-53.04%)
Mutual labels:  interoperability
jni
V wrapper around the C Java Native Interface
Stars: ✭ 15 (-86.96%)
Mutual labels:  interoperability
Connect
The swiss army knife of healthcare integration.
Stars: ✭ 326 (+183.48%)
Mutual labels:  interoperability
Grevit
Grevit - Build your BIM Model in Grasshopper or SketchUp
Stars: ✭ 104 (-9.57%)
Mutual labels:  interoperability
Trustgraph
Decentralized trust ratings using signed claims
Stars: ✭ 75 (-34.78%)
Mutual labels:  interoperability
Cpyke
Easy integrated Python scripting embedded in C++
Stars: ✭ 19 (-83.48%)
Mutual labels:  interoperability

CDS Hooks

Build Status

CDS Hooks is a vendor agnostic remote decision support standard. This repository serves as both the specification and website for the CDS Hooks project.

Getting Started

This repository is built using the MkDocs static site generator. In order to run the site locally or build this project, you will need to install Python 2.7.13+.

  1. Clone the repository
$ git clone https://github.com/cds-hooks/docs
  1. Install the project dependencies
$ cd docs
$ pip install -r requirements.txt
  1. Run the site locally
$ mkdocs serve
  1. Using a browser, go to http://127.0.0.1:8000/

Anytime you make a change to the content within the site, your browser should automatically refresh to show your changes in real-time.

Contributing

We encourage and welcome any contributions to CDS Hooks.

If you want to report an issue or enhancement, please make sure to browse our existing issues before logging new issues.

In support of a healthy and inclusive community, we use and enforce a code of conduct for all members of our community. Our code of conduct is adapted from the Contributor Covenant.

License

All Markdown content in this repository is licensed under the Creative Commons Attribution 4.0 International License.

Unless otherwise noted, the contents of this repository are licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].