Skip to content

jiwonz/lune-pathfs

Repository files navigation

Ovjo

luau-path + @lune/fs with some utilities

View docs →

Features

  • Includes typed luau-path utility (now fully typed)
  • @lune/fs library but supports path objects (AsPath objects which include string and Path objects)
  • Does not require node & npm anymore (now dependency luau_path is published to pesde!)
  • Includes runtime type checkers via greentea.
  • Features useful path and fs related utilities (such as watchFile, Directory, diff and more!)

Prerequisites

  • lune: ^0.10.2

Installation

Install via pesde

pesde add jiwonz/pathfs -t lune

Project Requirements

  • mise - Toolchain Manager
  • pesde - Package Manager

Credits

TO-DOs

  • 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

About

luau-path + @lune/fs with some utilities

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published