Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 501 Bytes

README.md

File metadata and controls

23 lines (13 loc) · 501 Bytes

Node core

Support for the Node.js runtime environment.

Node: v8.x

In accordance with Elm best practices, this package strives for:

  • No runtime exceptions
  • Enforced semantic versioning

Install

grove install elm-node/core

Note: Grove is an advanced package manager for Elm and can be found here.

Documentation

Complete api documentation can be found in the ./docs directory.