1.0.2 • Published 12 months ago

smart-file-system v1.0.2

Weekly downloads
-
License
MIT
Repository
github
Last release
12 months ago

Smart File System (SmartFs)

Smart FS is an intelligent file system wrapper designed for use with Smart Environments. It provides a layer of abstraction over Node.js's native fs module, adding features like automatic .gitignore handling and path resolution.

Features

  • Automatic .gitignore pattern handling
  • Path resolution relative to the environment path
  • Wrapping of common fs methods with additional smart functionality
  • Support for both synchronous and asynchronous operations
1.0.2

12 months ago