"Fossies" - the Fresh Open Source Software Archive

Contents of tippyjs-6.3.7.tar.gz (10 Nov 07:52, 1044188 Bytes)

About: Tippy.js is a tooltip, popover, dropdown, and menu library.



Fossies downloads: /linux/wwwtippyjs-6.3.7.tar.gz  (tar.bz2|tar.xz|zip)
Fossies services: Diffs report | CLOC analysis
Original URL: https://github.com/atomiks/tippyjs/archive/v6.3.7.tar.gz
Home page: https://atomiks.github.io/tippyjs/
VirusTotal check: Ok
Member paths+URLs:  Shortened | full
Member sort order:  docs related | original | size | date | path | name | ext | top-path files

     dir 2021-11-10 07:52 
     dir 2021-11-10 07:52 .config/
     88 2021-11-10 07:52 .config/.prettierignore
    306 2021-11-10 07:52 .config/babel.config.js
   1058 2021-11-10 07:52 .config/eslint.config.js
    434 2021-11-10 07:52 .config/jest-puppeteer.config.js
    675 2021-11-10 07:52 .config/jest.config.js
   5144 2021-11-10 07:52 .config/rollup.config.js
    175 2021-11-10 07:52 .editorconfig
     54 2021-11-10 07:52 .env
     dir 2021-11-10 07:52 .github/
    643 2021-11-10 07:52 .github/FUNDING.yml
     dir 2021-11-10 07:52 .github/ISSUE_TEMPLATE/
    444 2021-11-10 07:52 .github/ISSUE_TEMPLATE/bug_report.md
    255 2021-11-10 07:52 .github/ISSUE_TEMPLATE/feature_request.md
    107 2021-11-10 07:52 .github/ISSUE_TEMPLATE/question.md
     dir 2021-11-10 07:52 .github/workflows/
    695 2021-11-10 07:52 .github/workflows/cd.yml
    913 2021-11-10 07:52 .github/workflows/ci.yml
     83 2021-11-10 07:52 .gitignore
   1072 2021-11-10 07:52 LICENSE
  14433 2021-11-10 07:52 MIGRATION_GUIDE.md
   1480 2021-11-10 07:52 README.md
     dir 2021-11-10 07:52 build/
     dir 2021-11-10 07:52 build/animations/
     61 2021-11-10 07:52 build/animations/perspective-extreme.js
     60 2021-11-10 07:52 build/animations/perspective-subtle.js
     53 2021-11-10 07:52 build/animations/perspective.js
     55 2021-11-10 07:52 build/animations/scale-extreme.js
     54 2021-11-10 07:52 build/animations/scale-subtle.js
     47 2021-11-10 07:52 build/animations/scale.js
     60 2021-11-10 07:52 build/animations/shift-away-extreme.js
     59 2021-11-10 07:52 build/animations/shift-away-subtle.js
     52 2021-11-10 07:52 build/animations/shift-away.js
     62 2021-11-10 07:52 build/animations/shift-toward-extreme.js
     61 2021-11-10 07:52 build/animations/shift-toward-subtle.js
     54 2021-11-10 07:52 build/animations/shift-toward.js
    708 2021-11-10 07:52 build/base-umd.js
    610 2021-11-10 07:52 build/base.js
    863 2021-11-10 07:52 build/bundle-umd.js
     dir 2021-11-10 07:52 build/css/
     39 2021-11-10 07:52 build/css/backdrop.js
     37 2021-11-10 07:52 build/css/border.js
     40 2021-11-10 07:52 build/css/svg-arrow.js
     36 2021-11-10 07:52 build/css/tippy.js
    678 2021-11-10 07:52 build/headless-umd.js
    594 2021-11-10 07:52 build/headless.js
   3069 2021-11-10 07:52 build/index.js
     dir 2021-11-10 07:52 build/themes/
     50 2021-11-10 07:52 build/themes/light-border.js
     43 2021-11-10 07:52 build/themes/light.js
     46 2021-11-10 07:52 build/themes/material.js
     49 2021-11-10 07:52 build/themes/translucent.js
     dir 2021-11-10 07:52 headless/
    376 2021-11-10 07:52 headless/package.json
   2468 2021-11-10 07:52 index.test-d.ts
  39889 2021-11-10 07:52 logo.png
   4208 2021-11-10 07:52 package.json
     dir 2021-11-10 07:52 src/
     32 2021-11-10 07:52 src/_babel.d.ts
     dir 2021-11-10 07:52 src/addons/
   7464 2021-11-10 07:52 src/addons/createSingleton.ts
   4150 2021-11-10 07:52 src/addons/delegate.ts
   1897 2021-11-10 07:52 src/bindGlobalEventListeners.ts
    177 2021-11-10 07:52 src/browser.ts
    640 2021-11-10 07:52 src/constants.ts
  31229 2021-11-10 07:52 src/createTippy.ts
    424 2021-11-10 07:52 src/css.ts
   3823 2021-11-10 07:52 src/dom-utils.ts
   2825 2021-11-10 07:52 src/index.ts
     dir 2021-11-10 07:52 src/plugins/
   2103 2021-11-10 07:52 src/plugins/animateFill.ts
   4862 2021-11-10 07:52 src/plugins/followCursor.ts
   5000 2021-11-10 07:52 src/plugins/inlinePositioning.ts
   1842 2021-11-10 07:52 src/plugins/sticky.ts
   4610 2021-11-10 07:52 src/props.ts
     dir 2021-11-10 07:52 src/scss/
    840 2021-11-10 07:52 src/scss/_mixins.scss
    283 2021-11-10 07:52 src/scss/_vars.scss
     dir 2021-11-10 07:52 src/scss/animations/
    153 2021-11-10 07:52 src/scss/animations/fade.scss
   1340 2021-11-10 07:52 src/scss/animations/perspective-extreme.scss
   1333 2021-11-10 07:52 src/scss/animations/perspective-subtle.scss
   1326 2021-11-10 07:52 src/scss/animations/perspective.scss
    377 2021-11-10 07:52 src/scss/animations/scale-extreme.scss
    375 2021-11-10 07:52 src/scss/animations/scale-subtle.scss
    368 2021-11-10 07:52 src/scss/animations/scale.scss
    662 2021-11-10 07:52 src/scss/animations/shift-away-extreme.scss
    657 2021-11-10 07:52 src/scss/animations/shift-away-subtle.scss
    628 2021-11-10 07:52 src/scss/animations/shift-away.scss
    638 2021-11-10 07:52 src/scss/animations/shift-toward-extreme.scss
    678 2021-11-10 07:52 src/scss/animations/shift-toward-subtle.scss
    630 2021-11-10 07:52 src/scss/animations/shift-toward.scss
   1404 2021-11-10 07:52 src/scss/backdrop.scss
   1548 2021-11-10 07:52 src/scss/border.scss
   1761 2021-11-10 07:52 src/scss/index.scss
    912 2021-11-10 07:52 src/scss/svg-arrow.scss
     dir 2021-11-10 07:52 src/scss/themes/
   3090 2021-11-10 07:52 src/scss/themes/light-border.scss
    861 2021-11-10 07:52 src/scss/themes/light.scss
    726 2021-11-10 07:52 src/scss/themes/material.scss
   1240 2021-11-10 07:52 src/scss/themes/translucent.scss
   3933 2021-11-10 07:52 src/template.ts
    480 2021-11-10 07:52 src/types-internal.ts
   7111 2021-11-10 07:52 src/types.ts
   2510 2021-11-10 07:52 src/utils.ts
   2337 2021-11-10 07:52 src/validation.ts
     dir 2021-11-10 07:52 test/
     dir 2021-11-10 07:52 test/functional/
     dir 2021-11-10 07:52 test/functional/__image_snapshots__/
   4714 2021-11-10 07:52 test/functional/__image_snapshots__/border-test-js-border-borders-are-correctly-inherited-and-svg-styles-are-correct-1-snap.png
   3057 2021-11-10 07:52 test/functional/__image_snapshots__/follow-cursor-test-js-follow-cursor-false-does-not-follow-the-cursor-at-all-1-snap.png
   3056 2021-11-10 07:52 test/functional/__image_snapshots__/follow-cursor-test-js-follow-cursor-horizontal-follows-the-cursor-only-on-the-horizontal-axis-1-snap.png
   3074 2021-11-10 07:52 test/functional/__image_snapshots__/follow-cursor-test-js-follow-cursor-initial-follows-the-cursor-only-initially-1-snap.png
   3074 2021-11-10 07:52 test/functional/__image_snapshots__/follow-cursor-test-js-follow-cursor-stays-at-cursor-when-content-changes-1-snap.png
   3081 2021-11-10 07:52 test/functional/__image_snapshots__/follow-cursor-test-js-follow-cursor-true-follows-the-cursor-on-both-axes-1-snap.png
   3073 2021-11-10 07:52 test/functional/__image_snapshots__/follow-cursor-test-js-follow-cursor-vertical-follows-the-cursor-only-on-the-vertical-axis-1-snap.png
   5338 2021-11-10 07:52 test/functional/__image_snapshots__/inline-positioning-test-js-inline-positioning-aligns-correctly-1-snap.png
   3054 2021-11-10 07:52 test/functional/__image_snapshots__/sticky-test-js-sticky-stays-stuck-to-the-reference-element-when-it-moves-1-snap.png
  28548 2021-11-10 07:52 test/functional/__image_snapshots__/themes-test-js-themes-all-themes-are-correct-1-snap.png
    487 2021-11-10 07:52 test/functional/border.test.js
   4587 2021-11-10 07:52 test/functional/followCursor.test.js
    490 2021-11-10 07:52 test/functional/inlinePositioning.test.js
    479 2021-11-10 07:52 test/functional/sticky.test.js
    451 2021-11-10 07:52 test/functional/themes.test.js
   1214 2021-11-10 07:52 test/image-reporter.js
     dir 2021-11-10 07:52 test/integration/
     dir 2021-11-10 07:52 test/integration/__snapshots__/
   2511 2021-11-10 07:52 test/integration/__snapshots__/createTippy.test.js.snap
   3085 2021-11-10 07:52 test/integration/__snapshots__/props.test.js.snap
     dir 2021-11-10 07:52 test/integration/addons/
  15311 2021-11-10 07:52 test/integration/addons/createSingleton.test.js
   5396 2021-11-10 07:52 test/integration/addons/delegate.test.js
   1315 2021-11-10 07:52 test/integration/bindGlobalEventListeners.test.js
  18262 2021-11-10 07:52 test/integration/createTippy.test.js
     dir 2021-11-10 07:52 test/integration/plugins/
     dir 2021-11-10 07:52 test/integration/plugins/__snapshots__/
    327 2021-11-10 07:52 test/integration/plugins/__snapshots__/inlinePositioning.test.js.snap
   3283 2021-11-10 07:52 test/integration/plugins/animateFill.test.js
   8077 2021-11-10 07:52 test/integration/plugins/followCursor.test.js
    481 2021-11-10 07:52 test/integration/plugins/inlinePositioning.test.js
  42191 2021-11-10 07:52 test/integration/props.test.js
    945 2021-11-10 07:52 test/setup.js
     dir 2021-11-10 07:52 test/unit/
     dir 2021-11-10 07:52 test/unit/__snapshots__/
    841 2021-11-10 07:52 test/unit/__snapshots__/props.test.js.snap
   1320 2021-11-10 07:52 test/unit/__snapshots__/tippy.test.js.snap
   1449 2021-11-10 07:52 test/unit/css.test.js
   3633 2021-11-10 07:52 test/unit/dom-utils.test.js
   6230 2021-11-10 07:52 test/unit/props.test.js
   3858 2021-11-10 07:52 test/unit/tippy.test.js
   6170 2021-11-10 07:52 test/unit/utils.test.js
   1106 2021-11-10 07:52 test/unit/validation.test.js
   1538 2021-11-10 07:52 test/utils.js
     dir 2021-11-10 07:52 test/visual/
   1965 2021-11-10 07:52 test/visual/index.css
   3318 2021-11-10 07:52 test/visual/index.html
   1335 2021-11-10 07:52 test/visual/index.js
   9486 2021-11-10 07:52 test/visual/tests.js
    295 2021-11-10 07:52 tsconfig.json
     dir 2021-11-10 07:52 website/
      7 2021-11-10 07:52 website/.eslintignore
    973 2021-11-10 07:52 website/.gitignore
   1076 2021-11-10 07:52 website/LICENSE
   5452 2021-11-10 07:52 website/README.md
   1773 2021-11-10 07:52 website/gatsby-config.js
    544 2021-11-10 07:52 website/gatsby-node.js
   2622 2021-11-10 07:52 website/package.json
     dir 2021-11-10 07:52 website/scripts/
   1541 2021-11-10 07:52 website/scripts/should-deploy-docs.js
    504 2021-11-10 07:52 website/scripts/should-deploy-docs.sh
     dir 2021-11-10 07:52 website/src/
     dir 2021-11-10 07:52 website/src/components/
    889 2021-11-10 07:52 website/src/components/ElasticScroll.js
    230 2021-11-10 07:52 website/src/components/Footer.js
   3223 2021-11-10 07:52 website/src/components/Framework.js
   5001 2021-11-10 07:52 website/src/components/Header.js
    526 2021-11-10 07:52 website/src/components/Icon.js
   1055 2021-11-10 07:52 website/src/components/Image.js
   4616 2021-11-10 07:52 website/src/components/Layout.js
    169 2021-11-10 07:52 website/src/components/Main.js
   1431 2021-11-10 07:52 website/src/components/MiniHeader.js
   6921 2021-11-10 07:52 website/src/components/Nav.js
   3966 2021-11-10 07:52 website/src/components/NavButtons.js
    716 2021-11-10 07:52 website/src/components/PluginIcon.js
    703 2021-11-10 07:52 website/src/components/RenderIcon.js
   2360 2021-11-10 07:52 website/src/components/SEO.js
    269 2021-11-10 07:52 website/src/components/TextGradient.js
   2332 2021-11-10 07:52 website/src/components/Tippy.js
   7280 2021-11-10 07:52 website/src/components/TippyTransition.js
     dir 2021-11-10 07:52 website/src/components/examples/
   1169 2021-11-10 07:52 website/src/components/examples/Ajax.js
   1583 2021-11-10 07:52 website/src/components/examples/ContextMenu.js
   2188 2021-11-10 07:52 website/src/components/examples/Dropdown.js
    701 2021-11-10 07:52 website/src/components/examples/EventDelegation.js
   1816 2021-11-10 07:52 website/src/components/examples/ImageTransition.js
   1057 2021-11-10 07:52 website/src/components/examples/Nesting.js
    963 2021-11-10 07:52 website/src/components/examples/Singleton.js
   1960 2021-11-10 07:52 website/src/components/examples/TextTransition.js
    688 2021-11-10 07:52 website/src/components/examples/TriggerTarget.js
   1055 2021-11-10 07:52 website/src/components/examples/mouseRestPlugin.js
     dir 2021-11-10 07:52 website/src/css/
   9687 2021-11-10 07:52 website/src/css/index.js
    123 2021-11-10 07:52 website/src/css/theme.js
  25891 2021-11-10 07:52 website/src/favicon.png
     dir 2021-11-10 07:52 website/src/hooks/
    120 2021-11-10 07:52 website/src/hooks/index.js
     dir 2021-11-10 07:52 website/src/images/
   2959 2021-11-10 07:52 website/src/images/brain.svg
 204269 2021-11-10 07:52 website/src/images/browser-devtools-tippy-element.jpg
   2527 2021-11-10 07:52 website/src/images/browser.svg
  12932 2021-11-10 07:52 website/src/images/bubbles.svg
 167273 2021-11-10 07:52 website/src/images/gatsby-astronaut.png
  21212 2021-11-10 07:52 website/src/images/gatsby-icon.png
    981 2021-11-10 07:52 website/src/images/lightning.svg
  16644 2021-11-10 07:52 website/src/images/logo.svg
   3907 2021-11-10 07:52 website/src/images/paintbrush.svg
    853 2021-11-10 07:52 website/src/images/plugin.svg
   3418 2021-11-10 07:52 website/src/images/pointer.svg
    891 2021-11-10 07:52 website/src/images/render.svg
   1384 2021-11-10 07:52 website/src/images/typescript.svg
   1873 2021-11-10 07:52 website/src/images/wheelchair.svg
     dir 2021-11-10 07:52 website/src/pages/
     78 2021-11-10 07:52 website/src/pages/.prettierrc.json
    453 2021-11-10 07:52 website/src/pages/404.js
  10988 2021-11-10 07:52 website/src/pages/index.mdx
     dir 2021-11-10 07:52 website/src/pages/v5/
   3045 2021-11-10 07:52 website/src/pages/v5/accessibility.mdx
   4077 2021-11-10 07:52 website/src/pages/v5/addons.mdx
   3665 2021-11-10 07:52 website/src/pages/v5/ajax.mdx
  25760 2021-11-10 07:52 website/src/pages/v5/all-props.mdx
   3008 2021-11-10 07:52 website/src/pages/v5/animations.mdx
   2536 2021-11-10 07:52 website/src/pages/v5/creating-tooltips.mdx
   1205 2021-11-10 07:52 website/src/pages/v5/customizing-tooltips.mdx
   6382 2021-11-10 07:52 website/src/pages/v5/faq.mdx
   3036 2021-11-10 07:52 website/src/pages/v5/getting-started.mdx
   2027 2021-11-10 07:52 website/src/pages/v5/html-content.mdx
   2747 2021-11-10 07:52 website/src/pages/v5/lifecycle-hooks.mdx
   1819 2021-11-10 07:52 website/src/pages/v5/methods.mdx
   4096 2021-11-10 07:52 website/src/pages/v5/misc.mdx
   3718 2021-11-10 07:52 website/src/pages/v5/motivation.mdx
   2906 2021-11-10 07:52 website/src/pages/v5/plugins.mdx
   4668 2021-11-10 07:52 website/src/pages/v5/themes.mdx
   1362 2021-11-10 07:52 website/src/pages/v5/tippy-instance.mdx
     dir 2021-11-10 07:52 website/src/pages/v6/
   3005 2021-11-10 07:52 website/src/pages/v6/accessibility.mdx
   5347 2021-11-10 07:52 website/src/pages/v6/addons.mdx
   3311 2021-11-10 07:52 website/src/pages/v6/ajax.mdx
  21041 2021-11-10 07:52 website/src/pages/v6/all-props.mdx
   3350 2021-11-10 07:52 website/src/pages/v6/animations.mdx
    996 2021-11-10 07:52 website/src/pages/v6/browser-support.mdx
   1886 2021-11-10 07:52 website/src/pages/v6/constructor.mdx
   1201 2021-11-10 07:52 website/src/pages/v6/customization.mdx
   5536 2021-11-10 07:52 website/src/pages/v6/faq.mdx
   2615 2021-11-10 07:52 website/src/pages/v6/getting-started.mdx
   3221 2021-11-10 07:52 website/src/pages/v6/headless-tippy.mdx
   2084 2021-11-10 07:52 website/src/pages/v6/html-content.mdx
   2507 2021-11-10 07:52 website/src/pages/v6/methods.mdx
   3707 2021-11-10 07:52 website/src/pages/v6/misc.mdx
   3138 2021-11-10 07:52 website/src/pages/v6/motivation.mdx
   3638 2021-11-10 07:52 website/src/pages/v6/plugins.mdx
   5717 2021-11-10 07:52 website/src/pages/v6/themes.mdx
   1362 2021-11-10 07:52 website/src/pages/v6/tippy-instance.mdx
   1364 2021-11-10 07:52 website/src/utils.js
 770949 2021-11-10 07:52 website/yarn.lock
 389951 2021-11-10 07:52 yarn.lock

   MD5 (tippyjs-6.3.7.tar.gz): ea25e9389c9b7ef815f6a09d71aa3eb1
  SHA1 (tippyjs-6.3.7.tar.gz): cdbabbfefc7b017b4da5d221eab3501723688f87
SHA256 (tippyjs-6.3.7.tar.gz): 403190ec878a6437e21fb53df39c23303d1fc06c59326adabbac5b9ac70e98ea

Home  |  About  |  Features  |  All  |  Newest  |  Dox  |  Diffs  |  Codespell  |  RSS Feeds  |  Screenshots  |  Comments  |  Imprint  |  Privacy  |  HTTP(S)