Giter Site home page Giter Site logo

Comments (6)

mathiasrw avatar mathiasrw commented on September 26, 2024

Something in the configuration

I started with a (very) simple plugin that did one thing (can't remember what) and replaced it with calling alasql

For some reason it made all of node not work so could not debug it. The last pull request fixed this but I have not if time to look at it again.

It might be easier to start with a fresh and working plugin to restart the implementation - cause it SHOULD work - but have not us time to pin the fault.

from node-red-contrib-alasql.

agershun avatar agershun commented on September 26, 2024

Thank you for the answer. I will try to do it (I have seen your code - it seems OK). Hope, I will have time to do it )) BTW: AlaSQL can be the source for node-red-xls (in and out) nodes (I saw some request about such functionality).

from node-red-contrib-alasql.

mathiasrw avatar mathiasrw commented on September 26, 2024

Sounds awesome. If you get this one working, I will move the repo into the alasql group on github

I have a strong feeling that xls ans xlsx is a very high demand feature.

from node-red-contrib-alasql.

mathiasrw avatar mathiasrw commented on September 26, 2024

ps: a kind person came with some inputs on how to fix it: https://github.com/mathiasrw/node-red-contrib-alasql/issues/1#issuecomment-212596252

from node-red-contrib-alasql.

agershun avatar agershun commented on September 26, 2024

Probably, you missed the lines in node-red-contrib-alasql.html file. Now we have only one line:

<script type="text/x-red" data-template-name="alasql"></script>

and it should be replaced with something like:

<script type="text/x-red" data-template-name="alasql">
    <div class="form-row">
        <label for="node-input-name"><i class="icon-tag"></i> AlaSQL</label>
        <input type="text" id="node-input-name" placeholder="Name">
    </div>
</script>

from node-red-contrib-alasql.

agershun avatar agershun commented on September 26, 2024

@mathiasrw I sent the fixed files. Could you check them?

from node-red-contrib-alasql.

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.