nodejs.cr

Version, currently no_imple-crystal-type1 version
  • no_imple-crystal-typelatestApr 13, 2019

github.com/fukaoi/crystal-libnode

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

4 stars
0 dependents
License: MIT

Installation

# Add this to your shard.yml
dependencies:
  nodejs.cr:
    github: fukaoi/crystal-libnode
    version: ~> no_imple-crystal-type

Then run:

shards install

shard.yml

Crystal
0.27.2
License
MIT
Author
fukaoi
Target
  • lucky from lib/lucky_cli/src/lucky.cr

Dependencies

Runtime Dependencies

README

crystal-nodejs

Node.js for Crystal.

Installation

library

sudo apt install clang++
# 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 fukaoi - creator, maintainer