0.1.12 • Published 2 years ago

@ssc-hermes/node-components v0.1.12

Weekly downloads
-
License
AGPL-3.0-or-later
Repository
github
Last release
2 years 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

2 years ago

0.1.12

2 years ago

0.1.0

2 years ago

0.1.8

2 years ago

0.1.7

2 years ago

0.1.9

2 years ago

0.0.5

2 years ago

0.0.6

2 years ago

0.0.4

2 years ago

0.0.3

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago

0.0.0

2 years ago