1.0.17 • Published 1 year ago

diginext-plugins v1.0.17

Weekly downloads
-
License
-
Repository
-
Last release
1 year ago

Diginext Plugins

Danh sách Javascript plugins được phát triển bởi TOP GROUP Developers.

What's inside?

Plugins

  • helper:
  • next-auth:
  • next-cors:
  • next-eventlistener:
  • next-gsap:
  • next-hooks:
  • next-offset:
  • next-responsive:
  • next-scroll:
  • next-scroll-trigger:
  • next-utils:
  • pixi:
  • three:
  • utils:

Project structure

├── README.md
├── helper
│   ├── log.js
│   └── response.js
├── index.js
├── next-auth
│   ├── admin.js
│   └── index.js
├── next-cors
│   └── middleware.js
├── next-eventlistener
│   └── index.js
├── next-gsap
│   ├── CustomEase.js
│   ├── index-v01.js
│   ├── index.js
│   ├── ScrollSmoother.js
│   └── utils
│       └── paths.js
├── next-hooks
│   ├── useArray.js
│   ├── useAsync.js
│   ├── useCopyClipboard.js
│   ├── useDimension.js
│   ├── useEventListener.js
│   ├── useFullscreen.js
│   ├── useInterval.js
│   ├── useIsClient.js
│   ├── usePrevious.js
│   └── useWindowSize.js
├── next-offset
│   └── index.js
├── next-reponsive
│   └── index.js
├── next-scroll
│   └── index.js
├── next-scroll-trigger
│   └── index.js
├── next-utils
│   └── index.js
├── pixi
│   ├── BasicApp2D.js
│   ├── DrawScene.js
│   ├── GPixi.js
│   └── SpriteContainer.js
├── socket
│   └── client.js
├── teexii
│   ├── TBrowser.js
│   └── TLoader.js
├── three
│   ├── App2D.js
│   ├── App3D.js
│   ├── AppAR.js
│   ├── AppEvent.js
│   ├── AssetController.js
│   ├── AssetLoader.js
│   ├── AssetManager.js
│   ├── BitmapFont.js
│   ├── DRACOLoader.js
│   ├── DeltaControls.js
│   ├── HitBox.js
│   ├── Hitbox2.js
│   ├── MaterialExtra.js
│   ├── Object3DExtend.js
│   ├── ObjectManager.js
│   ├── OverlayScene.js
│   ├── Pool.js
│   ├── SkyboxHandle.js
│   ├── ThreeUI.js
│   ├── ThreeUtils.js
│   ├── TweenHandle..js
│   ├── components
│   │   ├── Basic3DScene.js
│   │   ├── ButtonDebug.js
│   │   └── StatDebug.js
│   └── particle
│       └── ConfettiExplosion.js
└── utils
    ├── Api.js
    ├── ArrayExtra.js
    ├── Browser.js
    ├── Camera.js
    ├── Checker.js
    ├── Color.js
    ├── Console.js
    ├── Device.js
    ├── EventDispatcher.js
    ├── FileUpload.js
    ├── FileUtils.js
    ├── MathExtra.js
    ├── OS.js
    ├── ObjectExtra.js
    ├── ReactUtils.js
    ├── ScrollPos.js
    ├── Slug.js
    ├── Timer.js
    ├── Url.js
    ├── UrlUtils.js
    ├── UserLS.js
    ├── Uuid.js
    ├── Validation.js
    ├── backend
    │   ├── file
    │   │   ├── createDir.js
    │   │   ├── fileMove.js
    │   │   └── findFilesByExt.js
    │   └── zip
    │       └── extractZip.js
    ├── isMobileOrTablet.js
    └── string
        ├── GenerateString.js
        ├── RandomString.js
        └── StringExtra.js

Support

Liên hệ TOP GROUP Developers nếu cần hỗ trợ.

1.0.17

1 year ago

1.0.16

1 year ago

1.0.14

2 years ago

1.0.13

2 years ago

1.0.12

2 years ago

1.0.9

2 years ago

1.0.8

2 years ago

1.0.7

2 years ago

1.0.6

2 years ago

1.0.5

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago

0.3.2

2 years ago

0.3.1

2 years ago

0.3.0

2 years ago

0.2.0

2 years ago

0.1.1

2 years ago

0.1.0

2 years ago