Socket
Book a DemoInstallSign in
Socket

@eeacms/volto-block-toc

Package Overview
Dependencies
Maintainers
10
Versions
31
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@eeacms/volto-block-toc

volto-block-toc: Volto add-on

latest
Source
npmnpm
Version
8.1.1
Version published
Maintainers
10
Created
Source

volto-block-toc

Releases

Pipeline Lines of Code Coverage Bugs Duplicated Lines (%)

Pipeline Lines of Code Coverage Bugs Duplicated Lines (%)

Volto add-on

Features

Demo GIF

Getting started

Try volto-block-toc with Docker

  git clone https://github.com/eea/volto-block-toc.git
  cd volto-block-toc
  make
  make start

Go to http://localhost:3000

Add volto-block-toc to your Volto project

  • If you already have a volto project, just update package.json:

    "addons": [
        "@eeacms/volto-block-toc"
    ],
    
    "dependencies": {
        "@eeacms/volto-block-toc": "*"
    }
    
  • If not, create one:

    npm install -g yo @plone/generator-volto
    yo @plone/volto my-volto-project --canary --addon @eeacms/volto-block-toc
    cd my-volto-project
    

Release

See RELEASE.md.

How to contribute

See DEVELOP.md.

The Initial Owner of the Original Code is European Environment Agency (EEA). All Rights Reserved.

See LICENSE.md for details.

Funding

European Environment Agency (EU)

Keywords

volto-addon

FAQs

Package last updated on 20 Aug 2025

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