mifi / mifi/editly

Undocumented feature: transition `easing` and `params`

Open
#191 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

documentation
Dominant language
TypeScript
Stars
5.5k
Forks
374
PR merge metrics
No merged PRs in 30d

Description

  • I have tried with the newest version of editly: npm i -g editly or npm i editly@latest
  • I have tried ffmpeg newest stable version
  • I have searched for existing issues

Transition has two undocumented parameters easing and params
Will add document after figure out the usage.

https://github.com/mifi/editly/blob/4b5f16213cb451f4e3f0de86d8e087585ebb1f0d/index.d.ts#L174-L182

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with index.d.ts lines 174-182, then search the repository for the transition easing and params names to determine how they are used. Document the supported usage and expected values once their behavior is established, and verify that the documentation matches the TypeScript declarations.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
cli, documentation
Issue type
Documentation
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.