# node-ufds **Repository Path**: mirrors_arekinath/node-ufds ## Basic Information - **Project Name**: node-ufds - **Description**: Node.js API for UFDS - **Primary Language**: Unknown - **License**: MPL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-24 - **Last Updated**: 2026-05-23 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Node.js Clients for SmartDataCenter UFDS This repository is part of the Joyent SmartDataCenter project (SDC). For contribution guidelines, issues, and general documentation, visit the main [SDC](http://github.com/joyent/sdc) project page. # Overview Node.js client library for SDC UFDS service. # Development Before commiting/pushing run `make prepush` and, if possible, get a code review. Refer to the test section below for reference on setup and how to run the test suites. # Testing Short version: make test