@7rabbit/ink-environment

0.0.1 • Public • Published














ink-environment

Ink for Node.js and the Browser



IntroductionInstallationIllustration




Introduction

Installation

npm install @7rabbit/ink
npm install @7rabbit/ink-environment

Illustration

This is a Hello World example.

import environment from '@7rabbit/ink-environment'
import Ink from '@7rabbit/ink'

let ink = new Ink()
ink.attachModule(environment)

The rest of what follows is an API reference documenting every method ink-environment attaches to the ink object.

Readme

Keywords

none

Package Sidebar

Install

npm i @7rabbit/ink-environment

Weekly Downloads

5

Version

0.0.1

License

MIT

Unpacked Size

1.7 kB

Total Files

5

Last publish

Collaborators

  • lancejpollard