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
- Host: GitHub
- URL: https://github.com/chances/xs-d
- Owner: chances
- License: mit
- Created: 2020-11-23T18:55:06.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-12-21T08:27:51.000Z (over 5 years ago)
- Last Synced: 2025-02-27T00:41:20.502Z (over 1 year ago)
- Topics: d-lang, xs, xsjs
- Language: D
- Homepage: https://chances.github.io/xs-d
- Size: 294 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# xs-d
[](https://code.dlang.org/packages/xs)
[](https://github.com/chances/xs-d/actions)
[](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.