Security News
require(esm) Backported to Node.js 20, Paving the Way for ESM-Only Packages
require(esm) backported to Node.js 20, easing the transition to ESM-only packages and reducing complexity for developers as Node 18 nears end-of-life.
@atlassian/clientside-extensions-docs
Advanced tools
Holds the official documentation for Altassian Server client-side extensions API.
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
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
yarn validate
Will check that all the links work correctly, and all metadata in the MD files are correct.
yarn spellcheck
You can add your own words to the dictionary by editing the .spelling
file of this package.
FAQs
Holds the official documentation for Altassian Server client-side extensions API.
The npm package @atlassian/clientside-extensions-docs receives a total of 162 weekly downloads. As such, @atlassian/clientside-extensions-docs popularity was classified as not popular.
We found that @atlassian/clientside-extensions-docs demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 open source maintainers collaborating on the project.
Did you know?
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.
Security News
require(esm) backported to Node.js 20, easing the transition to ESM-only packages and reducing complexity for developers as Node 18 nears end-of-life.
Security News
PyPI now supports iOS and Android wheels, making it easier for Python developers to distribute mobile packages.
Security News
Create React App is officially deprecated due to React 19 issues and lack of maintenance—developers should switch to Vite or other modern alternatives.