Advanced Search
Search Results
5 total results found
readme.md for @push.rocks/smartfile-interfaces
an interface package for @pushrocks/smartfile Install To install @push.rocks/smartfile-interfaces, use npm: npm install @push.rocks/smartfile-interfaces --save This command will add @push.rocks/smartfile-interfaces as a dependency to your project and download...
readme.md for @push.rocks/smartfile
High-level file representation classes for Node.js 🚀 What is smartfile? @push.rocks/smartfile provides powerful in-memory file representations for Node.js applications. It offers clean, TypeScript-first classes for working with files (SmartFile), streams (St...
readme.md for @push.rocks/smartpath
@push.rocks/smartpath offers smart ways to handle paths. Install To install @push.rocks/smartpath, you'll need to run the following command using npm. Ensure you have Node.js and npm installed before you start. npm install @push.rocks/smartpath --save Usage T...
changelog.md for @push.rocks/smartfile
2025-11-29 - 13.1.0 - feat(smartfs) Integrate @push.rocks/smartfs and wire SmartFileFactory.nodeFs to return a real SmartFs instance Add runtime dependency @push.rocks/smartfs@^1.1.0 to package.json (previous peerDependency removed). Export smartfs from ts/pl...
changelog.md for @push.rocks/smartpath
[6.0.0] - 2025-01-28 BREAKING CHANGES Renamed pathJoin() to join() for better API consistency and brevity Changed Updated all references and tests to use the new join() function name [5.1.0] - 2025-01-28 Added New isomorphic path module at /iso export pat...