šŸš€ Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more →
Socket
Sign inDemoInstall
Socket

netlify-cms-lib-util

Package Overview
Dependencies
Maintainers
17
Versions
59
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

netlify-cms-lib-util

Shared utilities for Netlify CMS.

2.15.1
latest
Source
npm
Version published
Weekly downloads
7.8K
-8.33%
Maintainers
17
Weekly downloads
Ā 
Created
Source

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 files
  • git-lfs - used for Media files
  • and over halpful utilities

Keywords

netlify-cms

FAQs

Package last updated on 13 Apr 2022

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts