7d73868721
- netlify-cms-app@2.15.16 - netlify-cms-backend-azure@1.2.1 - netlify-cms-backend-bitbucket@2.13.2 - netlify-cms-backend-git-gateway@2.12.1 - netlify-cms-backend-github@2.13.2 - netlify-cms-backend-gitlab@2.11.3 - netlify-cms-backend-proxy@1.2.2 - netlify-cms-backend-test@2.11.2 - netlify-cms-core@2.40.10 - netlify-cms-lib-util@2.13.2 - netlify-cms-lib-widgets@1.6.2 - netlify-cms-proxy-server@1.3.17 - netlify-cms@2.10.136
Lib Util
Shared utilities to handle various netlify-cms-backend-*
backends operations.
Code structure
This structure should be the same for backends.
At first, look at Implementation
. This is File Management System API and has factory method for AuthComponent
.
File Management System API
An abstraction layer between the CMS and Git-repository manager API.
Used as backend in cms-core.
Low-level abstractions for Git-repository manager API:
API
- used for Entry filesgit-lfs
- used for Media files- and over halpful utilities