Socket
Book a DemoInstallSign in
Socket

@atlassian/clientside-extensions-docs

Package Overview
Dependencies
Maintainers
1
Versions
183
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@atlassian/clientside-extensions-docs

Holds the official documentation for Altassian Server client-side extensions API.

latest
Source
npmnpm
Version
5.1.0
Version published
Maintainers
1
Created
Source

Client-side Extensions Docs

This repository contains the developer documentation for client-side extensions. Documentation is written in Markdown and published to the Atlassian npm repository.

These docs will be published at:

https://developer.atlassian.com/server/framework/clientside-extensions

Preview

  • Install Atlas CLI and DAC plugin atlas plugin install -n dac.
  • Run yarn start to start the server with the content locally at : http://localhost:8080/server/framework/clientside-extensions

Validation

yarn validate

Will check that all the links work correctly, and all metadata in the MD files are correct.

Spellcheck

yarn spellcheck

You can add your own words to the dictionary by editing the .spelling file of this package.

FAQs

Package last updated on 06 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