Giter VIP home page Giter VIP logo

creatorexdts's Introduction

creatorexDTS

Cocos Creator d.ts

官方cocos creator TS版本的 creator.d.ts文件缺失很多信息,特别jsb模块,很多API接口调用起来要么凭经验要么要去查c++接口,使用不方便。 本项目主要用于针对creator.d.ts的扩展,也非常期待广大开发者一起维护或者提PR. :)

  1. 如果你不还不懂d.ts是什么,你可能需要去了解一下 https://www.tslang.cn/docs/handbook/declaration-files/library-structures.html
  2. 本项目d.ts只允许补充和覆盖已有creator.d.ts里面未声明(但是已导出jsb)或是声明成any类型的对象(如localStorage),尽可能保证不会影响已有的creator.d.ts提示。
  3. ccreator_patch2.1.3.d.ts的命名规则,希望是和引擎版本关联
  4. 如果大家平常有自己写的d.ts书写代码,欢迎一并提交issues修改,方便广大开发者一起使用。

creatorexdts's People

Contributors

davyzhang avatar haroel avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.