New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

netlify-cms-backend-test

Package Overview
Dependencies
Maintainers
19
Versions
43
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

netlify-cms-backend-test

Development testing backend for Netlify CMS

2.11.3
latest
Source
npm
Version published
Weekly downloads
6.5K
10.01%
Maintainers
19
Weekly downloads
 
Created
Source

Test backend

The backend behind https://cms-demo.netlify.com/. Used for demo purposes only.

Code structure

Implementation for File Management System API based on simple JS objects:

window.repoFiles // json file-system tree
window.repoFilesUnpublished // flat file list

AuthenticationPage - A component which allow skip login screen for demo purposes.

Look at tests or types for more info.

Keywords

netlify

FAQs

Package last updated on 01 Jun 2021

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