An open API service indexing awesome lists of open source software.

https://github.com/chances/xs-d

D bindings to the XS JavaScript engine
https://github.com/chances/xs-d

d-lang xs xsjs

Last synced: 3 months ago
JSON representation

D bindings to the XS JavaScript engine

Awesome Lists containing this project

README

          

# xs-d

[![DUB Package](https://img.shields.io/dub/v/xs.svg)](https://code.dlang.org/packages/xs)
[![xs-d CI](https://github.com/chances/xs-d/workflows/xs-d%20CI/badge.svg)](https://github.com/chances/xs-d/actions)
[![codecov](https://codecov.io/gh/chances/xs-d/branch/master/graph/badge.svg?token=U6BqigvJI6)](https://codecov.io/gh/chances/xs-d)

D bindings to the [XS JavaScript engine](https://github.com/Moddable-OpenSource/moddable/blob/public/documentation/xs/XS%20in%20C.md#readme).

## Usage

```json
"dependencies": {
"xs": "0.1.0-alpha.3"
}
```

See the [API Reference](https://chances.github.io/xs-d) and the official [XS in C](https://github.com/Moddable-OpenSource/moddable/blob/OS201116/documentation/xs/XS%20in%20C.md) in the Moddable SDK's documentation.

## License

[MIT Licence](https://opensource.org/licenses/MIT)

Copyright © 2020 Chance Snow. All rights reserved.

### Moddable SDK

See the [Moddable SDK license statement](https://github.com/Moddable-OpenSource/moddable/tree/OS201116/licenses#readme).

Copyright © 2017-2020 Moddable Tech, Inc.

Copyright © 2010-2015 Marvell Semiconductor, Inc.

Copyright © 2010-2015 Marvell International Ltd.

Copyright © 2002-2010 Kinoma, Inc.