Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/fukaoi/crystal-libnode

Node.JS and V8 Javascript engine for Crystal. npm module execute on crystal-nodejs
https://github.com/fukaoi/crystal-libnode

crstal-lang nodejs npm

Last synced: 1 day ago
JSON representation

Node.JS and V8 Javascript engine for Crystal. npm module execute on crystal-nodejs

Awesome Lists containing this project

README

        

# crystal-nodejs

Node.js for Crystal.

## Installation
library
```
sudo apt install clang++
```

```bash
# need to lucky-cli
shards install
shards build

# need to ecosystem for v8 engine
lucky install
```

## Usage

## Development

TODO: Write development instructions here

## Contributors

- [fukaoi](https://github.com/fukaoi) fukaoi - creator, maintainer