Coder Social home page Coder Social logo

puerts-commonjs's Introduction

PuerTS CommonJS support

  • add require support for JsEnv. Just like what 1.4.0-rc.0 do.
  • 为JsEnv添加global.require,就像1.4.0-rc.0以前的版本一样。
  • this require would call PuerTS's Loader to loadJS
  • 该require会回调PuerTS的Loader进行JS加载。
  • this repo would include the old D.ts for require style development
  • 本仓库同时附带上global.require以及csharppuerts模块的d.ts

Installation | 安装方式

  1. via openupm | 通过openupm
openupm add com.tencent.puerts.commonjs
  1. via PackageMananger in Unity | 通过内置upm
  • use add from git in UnityPackageManager | 在Unity PackageManager处添加该git url:
https://github.com/puerts/puerts-commonjs.git?path=/upm
  • Or use add from disk and select upm directory after cloning this project | 或者clone下本项目后添加项目upm目录为package
  1. install manually | 手动复制安装

puerts-commonjs's People

Contributors

zombieyang 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.