Giter Club home page Giter Club logo

Comments (4)

sylvainpolletvillard avatar sylvainpolletvillard commented on May 19, 2024

Right. I will add a main field to package.json pointing to the UMD bundle, or maybe a new one specific for Node.

Do you see anything that could be added or modified in the library for a better use with nodejs ? I'm interested in any feedback on how the library is used, to think about future developments

from objectmodel.

sylvainpolletvillard avatar sylvainpolletvillard commented on May 19, 2024

Done in v1.1.5. I close the issue but I am still interested in your feedback on ObjectModel with Node.js

from objectmodel.

pankajpatel avatar pankajpatel commented on May 19, 2024

Well the use case to use objectModel in node.js is in Express apps; as from the client side I am gonna receive some data (let form data) and I would need to validate it first before going ahead to operate on that data.

For the moment I chose https://github.com/geraintluff/json-model to do so, but I think your lib is pretty fit for basic object modeling.

I would give it a try again.

from objectmodel.

sylvainpolletvillard avatar sylvainpolletvillard commented on May 19, 2024

Cool :) I personally create one file per model, so that I can require them on both server or client side. For example: https://github.com/sylvainpolletvillard/t-pex/blob/master/src/editor/models/config.js

from objectmodel.

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.