1.3.0 • Published 3 years ago

erbs-utilities v1.3.0

Weekly downloads
7
License
ISC
Repository
github
Last release
3 years ago

Eternal Return: Black Survival Project

lerna

Introduction

This project is my attempt at working with monorepo principles to create a usable UI, SDK, backend APi (Eventually) and any needed utilities. Each project has it's own directory and any dependencies are treated as local NPM Dependencies

Master Json File

I'm going to be maintaining a JSON file that's going to act as my master for all static data, it's at the root and will be kept up to date as I can.

Packages

Wikidata

Simple package that uses the generic public ER:BS api in combination with the official ER:BS Wiki to allow fetching some data.

Source Code Readme

Client

Node/TS wrapper around the official ER:BS Api

*Source Code Readme

Sections

SDK

Where all interfaces, constants, and general class constructs are housed

UI

React based UI

Playground

Misc. playground for testing and more