Skip to content

Split to dedicated repos #313

Description

@brunob

The fact that this repo contains multiple plugins is a problem :

  • it makes it hard to maintain
  • it makes it for people to discover its content (see leaflet plugins page about it)
  • it makes it hard to publish it ton npm
  • etc.

I think we should extract every script that we really want to maintain in a dedicated repo. We can do it without losing history using git filter-repo (ref https://jeffkreeftmeijer.com/git-extract/).

Some candidates scripts to migration : KML, GPX + GPX.Speed, Marker.Rotate, TOPOJSON.

There is two options for migration desitnation : on my personal username as https://github.com/brunob/leaflet.fullscreen or on https://github.com/leaflet-extras/ org.

Any thought @johnd0e ?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions