Skip to content

Asking for clarification regarding forks and licensing #97

@drcmda

Description

@drcmda

I am currently transforming animated into something that i believe would make it easier to use, as well as adding new primitives for stuff that's missing like mount/unmount transitions. The changes are too radical for a PR so i started a fork:

https://github.com/drcmda/react-spring

At first i started out just wrapping it but got stuck and had to make small changes to the source, but to solve some deeper issues i would have to rework some of the internal logic.

Now i am a little nervous about the licensing. Before i waste lots of time on this for nothing, could anyone tell me if that's generally okay or not? I don't want money or anything really, just a nice animation lib for react.

Another question: i've started to refactor the code into esm for smaller packages (if rollup encounters any cjs it will deoptimize). Lebab seems to have stripped the licensing hints from the source curiously. If i place the licenses into the same directory, would that be fine? https://github.com/drcmda/react-spring/tree/master/src/animated

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions