luau-path + @lune/fs with some utilities
View docs →- Includes typed
luau-pathutility (now fully typed) - @lune/fs library but supports path objects (
AsPathobjects which include string andPathobjects) - Does not require
node&npmanymore (now dependencyluau_pathis published to pesde!) - Includes runtime type checkers via greentea.
- Features useful path and fs related utilities (such as
watchFile,Directory,diffand more!)
- lune:
^0.10.2
Install via pesde
pesde add jiwonz/pathfs -t lune- seaofvoices/luau-path - The base of this library and cool Path implementation for Luau
- ffrostfall/lunePackages - watch utilities base implementations
- Docs
- Add utils tests
- Write CHANGELOG.md instead writing in README.md (maybe from v0.6.0)
- (automated via GitHub action) Release with a bundled module
