@ssc-hermes/node-components

0.1.12 • Public • Published

node components

Components for node js, so you can run tests in node

install

npm install -D @ssc-hermes/node-components

test this

npm test

example

// this runs in node js
import { components } from '@ssc-hermes/node-components'
import * as odd from '@oddjs/odd'

const program = await odd.assemble({
    namespace: { creator: 'test', name: 'testing' },
    debug: false  // must be false
}, components)

Package Sidebar

Install

npm i @ssc-hermes/node-components

Weekly Downloads

14

Version

0.1.12

License

AGPL-3.0-or-later

Unpacked Size

32.9 kB

Total Files

16

Last publish

Collaborators

  • nichoth