@rbxts/atlas
TypeScript icon, indicating that this package has built-in type declarations

1.1.4 • Public • Published


Atlas is a rbxts library designed to help eliminate the repetitive aspects of Roblox Development.

Docs

Documentation can be found in the docs directory.

Installation

  1. Begin by installing Roblox-TS.
  2. Next, use npm to install Atlas and it's dependencies.
npm install @rbxts/atlas

Usage

Once installation is complete, import packages to get started.

import { <module> } from "@rbxts/atlas"

Dependencies

  • @rbxts/net (2.1.3) <--- NetMap will fail if not using this version!!
  • @rbxts/services
  • @rbxts/signal
  • @rbxts/string-utils

Contributing

Want to contribute?

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Written with ❤️️ by @surfdev7.

Readme

Keywords

none

Package Sidebar

Install

npm i @rbxts/atlas

Weekly Downloads

0

Version

1.1.4

License

MIT

Unpacked Size

48.2 kB

Total Files

24

Last publish

Collaborators

  • surfdev7