Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 1.82 KB

README.md

File metadata and controls

19 lines (15 loc) · 1.82 KB

@diaspora/dev-adapter-base

🔨 FOR DEVELOPMENT PURPOSE ONLY!

Adapter base & utilities to be used by other adapters

npm npm version Renovate Known Vulnerabilities Build Status Maintainability Test Coverage GitHub commit activity the past year license

This package is a part of @diaspora base components. It exposes the base adapter that should be extended by every other adapter. It also exports the DataAccessLayer, the class responsible of normalizing options between Diaspora and the adapters.