nosdav / server

NosDAV Server
https://nosdav.com/server
MIT License
9 stars 1 forks source link

Proposal: Transition to an ES6 Module for Enhanced Project Maintainability and Compatibility #2

Open melvincarvalho opened 1 year ago

melvincarvalho commented 1 year ago

Suggest transitioning the current codebase to an ES6 module. This change would allow us to leverage the modern JavaScript features, improve maintainability, and make the project more compatible with the growing ecosystem of ES6-based projects and tools.