Skip to content

elm-node/core

Repository files navigation

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.