Gathering detailed insights and metrics for gatsby-plugin-transition-link
Gathering detailed insights and metrics for gatsby-plugin-transition-link
Gathering detailed insights and metrics for gatsby-plugin-transition-link
Gathering detailed insights and metrics for gatsby-plugin-transition-link
npm install gatsby-plugin-transition-link
Typescript
Module System
Node Version
NPM Version
61.6
Supply Chain
72.6
Quality
73.7
Maintenance
100
Vulnerability
98.9
License
Pass onClick handlers through
Published on 14 Mar 2019
Bug fixes
Published on 18 Dec 2018
Some small fixes + default fade length change
Published on 02 Dec 2018
AniLink fixes
Published on 24 Nov 2018
Fix gatsby build error from last release
Published on 23 Nov 2018
Fix scroll jumping on save during development
Published on 22 Nov 2018
JavaScript (82.84%)
CSS (17.16%)
Total Downloads
1,286,488
Last Day
271
Last Week
1,304
Last Month
5,563
Last Year
89,188
535 Stars
662 Commits
70 Forks
7 Watching
65 Branches
18 Contributors
Minified
Minified + Gzipped
Latest Version
1.20.5
Package Id
gatsby-plugin-transition-link@1.20.5
Unpacked Size
147.74 kB
Size
39.97 kB
File Count
66
NPM Version
6.14.4
Node Version
12.16.3
Cumulative downloads
Total Downloads
Last day
-13.4%
271
Compared to previous day
Last week
1.7%
1,304
Compared to previous week
Last month
-4.1%
5,563
Compared to previous month
Last year
-42.2%
89,188
Compared to previous year
8
1
TransitionLink provides a simple api for describing expressive transitions between pages in Gatsbyjs. Page links are used to determine which transition should fire, making page transitions flexible and easy to use.
TransitionLink is compatible with declarative react animation libraries like react-pose and react-spring. It's also compatible with imperative animation libraries like gsap and anime.js
<TransitionLink />
<TransitionState />
and in your page & template props<TransitionPortal />
<AniLink />
For info on using TransitionLink refer to the docs. The source for the docs site is available here.
yarn
installed.mkdir transitionlink-workspace
cd
into this repo and run yarn && yarn watch
. Leave this terminal window open.{
"private": true,
"workspaces": [
"example", <-- the name of your test site folder
"gatsby-plugin-transition-link/lib"
]
}
cd
to your workspace folder and run yarn && yarn workspace example run develop
.Now when you make changes to the TransitionLink src folder, they will reflect in your project.
Please use the Conventional Commits specification for your commit messages.
Feature requests and PR's are welcome! If you're having a problem please leave an issue and I'll help you out asap.
No vulnerabilities found.
Reason
no binaries found in the repo
Reason
Found 2/20 approved changesets -- score normalized to 1
Reason
project is archived
Details
Reason
no effort to earn an OpenSSF best practices badge detected
Reason
project is not fuzzed
Details
Reason
security policy file not detected
Details
Reason
license file not detected
Details
Reason
branch protection not enabled on development/release branches
Details
Reason
SAST tool is not run on all commits -- score normalized to 0
Details
Reason
143 existing vulnerabilities detected
Details
Score
Last Scanned on 2025-01-27
The Open Source Security Foundation is a cross-industry collaboration to improve the security of open source software (OSS). The Scorecard provides security health metrics for open source projects.
Learn More@1papaya/gatsby-plugin-transition-link
A link component for page transitions in gatsby.
gatsby-plugin-transition-link-ignore-paths
A link component for page transitions in gatsby.
@progital/gatsby-plugin-transition-link
A link component for page transitions in gatsby.
gatsby-plugin-transition-link-fixed
A link component for page transitions in gatsby.