Skip to content

isabella232/contributors-extension

 
 

Repository files navigation

Contributors Chart Demo

Renders a chart showing top contributors to a file in a new panel.

Prerequisites

Sourcegraph extensions are written in TypeScript and are distributed as bundled JavaScript files that run on the client. For creation, publishing, and viewing, you need:

Set up

npm install

Lint and type check

npm run tslint
npm run typecheck

Publish

src extensions publish

Sourecgraph extension API

Visit the Sourcegraph extension documentation and check out some Sourcegraph extension samples.

About

No description, website, or topics provided.

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 100.0%