0.1.12 • Published 11 months ago

@ssc-hermes/node-components v0.1.12

Weekly downloads
-
License
AGPL-3.0-or-later
Repository
github
Last release
11 months ago

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)
0.1.10

11 months ago

0.1.12

11 months ago

0.1.0

12 months ago

0.1.8

11 months ago

0.1.7

11 months ago

0.1.9

11 months ago

0.0.5

1 year ago

0.0.6

1 year ago

0.0.4

1 year ago

0.0.3

1 year ago

0.0.2

1 year ago

0.0.1

1 year ago

0.0.0

1 year ago