Socket
Socket
Sign inDemoInstall

dhtml-douyin

Package Overview
Dependencies
0
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    dhtml-douyin

JavaScript 3D library


Version published
Weekly downloads
1
decreased by-66.67%
Maintainers
1
Install size
332 kB
Created
Weekly downloads
 

Readme

Source

DHTML-DOUYIN

介绍

ThreeX,全平台Three.JS原生引擎。本项目是Three.JS的抖音小程序原生移植版本。完美效果,完美移植。 本项目分为3个部分:

  • 【DHTML依赖库】本项目。标准NPM版,W3标准的DHTML兼容库。(MIT开源)
  • 【ThreeX核心库】抖音小程序标准插件,重构了ThreeJS内核,深度适配DHTML,深度适配WebGL,并强力压缩体积。(2023年计划开源)
  • 【ThreeX扩展库】部分重构threejs扩展库,深度适配DHTML,深度适配WebGL。(MIT开源)
问题反馈

QQ群:185654475

软件架构

软件架构说明

安装教程
  1. 新建或打开抖音小程序项目。
  2. 终端窗口执行:
npm i dhtml-douyin
  1. 小程序开发工具顶部主菜单->工具->构建npm。
使用教程
  1. 导入需要的类
import {window,document} from 'dhtml-douyin'
  1. 使用API
console.error(window.innerWidth, window.innerHeight)
参与贡献
  1. Fork 本仓库
  2. 新建 Feat_xxx 分支
  3. 提交代码
  4. 新建 Pull Request

Keywords

FAQs

Last updated on 11 Jan 2024

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc