0.1.12 • Published 3 years ago

@ssc-hermes/node-components v0.1.12

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

3 years ago

0.1.12

3 years ago

0.1.0

3 years ago

0.1.8

3 years ago

0.1.7

3 years ago

0.1.9

3 years ago

0.0.5

3 years ago

0.0.6

3 years ago

0.0.4

3 years ago

0.0.3

3 years ago

0.0.2

3 years ago

0.0.1

3 years ago

0.0.0

3 years ago