js-starbound
TypeScript icon, indicating that this package has built-in type declarations

2.0.4 • Public • Published

js-starbound

A collection of node.js libraries for working with Starbound files.

js-starbound is a metapackage to help easily work with several types of Starbound files.

Currently provided are the following libraries:

How do I install this library?

Ensure you have at least node.js v12+, and then...

$ yarn add js-starbound

How do I use this library?

In brief:

'use strict'
const { SBAsset6, SBVJ01, SBON } = require('js-starbound')

// and use SBAsset6, SBVJ01, SBON...etc. all as is documented for each individual module

Documentation is available here:

Package Sidebar

Install

npm i js-starbound

Weekly Downloads

0

Version

2.0.4

License

MIT

Unpacked Size

13.8 kB

Total Files

7

Last publish

Collaborators

  • katanac