Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Namespace package #9

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

gregziegan
Copy link

@gregziegan gregziegan commented Sep 8, 2021

Hi! This package is very useful, but conflicts with elm-pages's Path module. I'm not sure of the best way to namespace this package, but Svg felt natural. #5 also seems to point out conflicts

Description

rename:

Curve => Svg.Curve
Path => Svg.Path
SubPath => Svg.SubPath
Segment => Svg.Segment

@gampleman
Copy link
Contributor

May I point you to https://github.com/hayleigh-dot-dev/elm-package-prefixer? That's generally a great way to solve this problem for your specific combination of packages without needless wrapping for everyone else.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants