devangb3 opened a new pull request, #240:
URL: https://github.com/apache/incubator-resilientdb/pull/240

     ## Summary
     This PR adds a ResShare file-sharing toolkit in 
`ecosystem/tools/reshare-lib`, aligned with the existing toolkit format.
   
     ## What changed
     - Added new toolkit package at `ecosystem/tools/reshare-lib`
       - `src/index.js`
       - `src/modules/{auth,files,shares}.js`
       - `examples/{basic-usage.js,advanced-demo.js}`
       - `tests/unit/client.test.js`
       - `README.md`, `package.json`, `.gitignore`, `jest.config.cjs`
     - Updated toolkit packaging/metadata to match project conventions:
       - package name: `resshare-toolkit`
       - license: `Apache-2.0`
       - Jest-based test script
     - Added Apache headers to toolkit source/test/example files.
     - Updated repo docs to include the new toolkit:
       - `README.md`
       - `ecosystem/README.md`


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to