egjs-flicking-plugins-wheelslide

EGJS - Flicking plugin for use Mouse wheel to Scroll

https://github.com/klich3/egjs-flicking-plugins-wheelslide

Science Score: 44.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Committers with academic emails
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (6.1%) to scientific vocabulary

Keywords

egjs egjs-flicking egjs-flicking-plugin egjs-plugin
Last synced: 8 months ago · JSON representation ·

Repository

EGJS - Flicking plugin for use Mouse wheel to Scroll

Basic Info
  • Host: GitHub
  • Owner: klich3
  • License: mit
  • Language: TypeScript
  • Default Branch: main
  • Homepage:
  • Size: 134 KB
Statistics
  • Stars: 4
  • Watchers: 1
  • Forks: 1
  • Open Issues: 0
  • Releases: 2
Topics
egjs egjs-flicking egjs-flicking-plugin egjs-plugin
Created almost 2 years ago · Last pushed almost 2 years ago
Metadata Files
Readme Funding License Citation

README.md

@egjs-flicking-plugins-wheelslide

Flicking Logo

This repository is an extension for EGJS - Flicking Slider that enables continuous mouse scrolling in the slider.

🏃 Quick Start

```js import { WheelSlide } from "egjs-flicking-plugins-wheelslide";

//vertical scroll flicking.addPlugins(new WheelSlide());

//for horizontal slide set first attribute as true flicking.addPlugins(new WheelSlide(true)); ```

📝 Feedback

Please file an Issue.

📜 License

egjs-flicking-plugins-wheelslide is released under the MIT license.


NPM Publish

NPM publish command: npm publish --access=public ./


Star History

Star History Chart

Owner

  • Name: Anton Sychev
  • Login: klich3
  • Kind: user
  • Location: Barcelona
  • Company: @Sychev

FullStack developer passionate about decentralized web tech, AI, Web 2.0, FrontEnd/BackEnd, databases, and system optimization. Focused on R&D.

Citation (CITATION.cff)

cff-version: 1.2.0

title: egjs - flicking - plugin - wheel scroll / slide
message: >-
  If you use this software, please cite it using the
  metadata from this file.
type: software
authors:
  - given-names: Anton
    family-names: Sychev
    email: anton@sychev.xyz
repository-code: "https://github.com/klich3/egjs-flicking-plugins-wheelslide"
abstract: Plugin Extension for Flicking that enables continuous mouse scrolling in the slider.
keywords:
  - plugin
  - egjs-flicking
license: MIT
version: 0.0.1

GitHub Events

Total
  • Watch event: 1
  • Fork event: 1
Last Year
  • Watch event: 1
  • Fork event: 1

Committers

Last synced: about 1 year ago

All Time
  • Total Commits: 4
  • Total Committers: 1
  • Avg Commits per committer: 4.0
  • Development Distribution Score (DDS): 0.0
Past Year
  • Commits: 4
  • Committers: 1
  • Avg Commits per committer: 4.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email Commits
Anton Sychev a****n@s****z 4
Committer Domains (Top 20 + Academic)

Issues and Pull Requests

Last synced: 8 months ago

All Time
  • Total issues: 1
  • Total pull requests: 0
  • Average time to close issues: 6 days
  • Average time to close pull requests: N/A
  • Total issue authors: 1
  • Total pull request authors: 0
  • Average comments per issue: 1.0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • fullyherge (1)
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels

Packages

  • Total packages: 1
  • Total downloads:
    • npm 3 last-month
  • Total dependent packages: 0
  • Total dependent repositories: 0
  • Total versions: 1
  • Total maintainers: 1
npmjs.org: egjs-flicking-plugins-wheelslide

This repository is an extension for EGJS - Flicking Slider that enables continuous mouse scrolling in the slider.

  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 3 Last month
Rankings
Dependent repos count: 27.8%
Average: 34.1%
Dependent packages count: 40.4%
Maintainers (1)
Funding
  • type: individual
  • url: https://www.buymeacoffee.com/twooneone
Last synced: 8 months ago

Dependencies

package-lock.json npm
  • 602 dependencies
package.json npm
  • @babel/core ^7.2.2 development
  • @babel/preset-env ^7.3.1 development
  • babel-jest ^24.0.0 development
  • jest ^24.0.0 development
  • @babel/code-frame ^7.0.0
  • jest-worker ^24.0.0