These are libraries I have developed and maintain for the roblox-ts ecosystem.
They are hosted on the roblox-ts npm registry under the @rbxts scope.
Here are the following packages which I am actively maintaining:
abbreviate: A simple number abbreviatorjanitor: Typings for howmanysmall's forkedjanitor moduleprofileservice: Typings for Mad Studio'sdatastore libraryquicksave: Typings for evaera'sdatastore library, now archived.react-redux: Typings for chriscerie'sreact-redux packagevirtualized-list: Typings of jsdotlua'svirtualized react scroller
If a package is on my active library list, feel free to make an issue. PR's are, of course, welcome.
- clone this repository:
git clone git@github.com:OverHash/Roblox-TS-Libraries.git - run
npm installin the root directory of the repository - navigate to the relevant directory of the package you wish to make a change for
- this repository supports using
voltato handle your node installation, if you choose to use it. npm installfor the appropriate packages, and make your changes!- make sure to test your changes!
- update any changelogs