Giter Club home page Giter Club logo

Comments (4)

meulta avatar meulta commented on May 19, 2024

Hello,

You can already do that by including in your project the vorlon.max.js or vorlon.js file that you can get from the github project. We only add the call to Start on the fly when requesting it from the server.

After referencing it on your html page, you can call VORLON.Core.Start whenever you want.

That should do the trick for now and I will add a http://yourdomain/vorlon.nostart.js served by the server asap.

from vorlonjs.

dvoituron avatar dvoituron commented on May 19, 2024

Thanks.

from vorlonjs.

meulta avatar meulta commented on May 19, 2024

Done here : 72522ec

I am updating the npm package also.

You can now reference the client script using

<script src="http://localhost:1337/vorlon.autostartdisabled.js">/<script> or <script src="http://localhost:1337/vorlon.max.autostartdisabled.js">/<script> Then you just have to call VORLON.Core.Start(...) :)

from vorlonjs.

meulta avatar meulta commented on May 19, 2024

And... done ! ;-)

from vorlonjs.

Related Issues (20)

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.