You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

@atlassian/clientside-extensions-docs

Package Overview
Dependencies
Maintainers
8
Versions
177
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.

2.3.0-docs-2
Source
npmnpm
Version published
Weekly downloads
0
-100%
Maintainers
8
Weekly downloads
 
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

yarn preview

This will first install the Docker image needed to run the Atlassian Docs locally, and then 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 21 Jul 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