Skip to content

mamba-org/quetz-frontend-extension-cookiecutter-ts

 
 

Repository files navigation

Quetz Frontend extension cookiecutter

Github Actions Status

A cookiecutter template for creating a Quetz-Frontend extension using TypeScript. Two kinds of extension are supported:

  • frontend: Pure frontend extension written in TypeScript.
  • theme: Theme for Quetz-frontend (using CSS variables).

Use the template to create package

Install cookiecutter.

pip install cookiecutter

Use cookiecutter to generate a package, following the prompts to fill in the name and authorship of your new Quetz-frontend extension.

cookiecutter https://github.com/mamba-org/quetz-frontend-extension-cookiecutter-ts

About

A cookiecutter recipe for JupyterLab extensions in Typescript

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • CSS 58.5%
  • Python 21.4%
  • TypeScript 10.5%
  • JavaScript 9.6%