Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Oct 22, 2025. It is now read-only.

AMS-EDS/aem-sidekick

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

AEM Sidekick

Browser extension for authoring AEM sites

Download from Chrome Web Store

Installation

...

Development

Install Dependencies

$ npm install

Start Development Server

Changes to project will trigger build

$ npm run build:watch

Run All Tests

$ npm test

Debug Browser Tests

$ npm run test:watch

Lint

$ npm run lint

Build All

$ npm run build

Build Chrome

$ npm run build:chrome

...

Deployment

...

About

Adobe Experience Manager Sidekick

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 99.4%
  • Other 0.6%