@raiment/core
v0.1.14
Published
![GitHub package.json version (subfolder of monorepo)](https://img.shields.io/github/package-json/v/raiment-studios/monorepo?filename=source%2Flib%2Fcore%2Fpackage.json) ![](https://img.shields.io/badge/license-MIT-039) [![](https://img.shields.io/badge/f
Downloads
4
Readme
@raiment/core
A generic JavaScript utility library designed for use in Raiment Studios projects.
Getting started
⚠️ TODO
Vision
@raiment/core
is a generic utility library designed for use in Raiment Studios projects. It is meant to encapsulate solutions to common problems into a centralized library biased towards small, highly interative projects.
As such, it leverages a number of other low-level libraries internally to handle the implementations. The goal is not reduce the cognitive load for the new developer by consolidating utilities into one place instead of potentially having to recognize dozens of new libraries and their purposes.
Roadmap
⚠️ TODO
User documentation
⚠️ TODO
Design
⚠️ TODO
FAQ
⚠️ TODO