Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@atlaskit/editor-core

Package Overview
Dependencies
Maintainers
0
Versions
3110
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@atlaskit/editor-core

A package contains Atlassian editor core functionality

  • 203.4.0
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
12K
decreased by-30.96%
Maintainers
0
Weekly downloads
 
Created
Source

editor-core

Main package for the Atlassian Editor.

Quick Start

Current devloop involves leveraging the atlaskit website shell to build out examples.

  1. After following https://hello.atlassian.net/wiki/spaces/AF/pages/2634599657/Getting+Started
  2. yarn start editor-core

Then hit http://localhost:9000/examples/editor/editor-core

This opts you into the default esbuild configuration. If needing to fall back to webpack, this can be done via yarn start editor-core --experimental=webpack

Running visual regression tests will also use the webpack build, due to the slight variation in how those assets are built for styling VISUAL_REGRESSION=true yarn start editor-core

If you need to override the default port and run multiple builds side by side, use the PORT env variable: PORT=9005 yarn start editor-core

FAQs

Package last updated on 13 Dec 2024

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc