Code Monkey home page Code Monkey logo

Comments (8)

dimofte avatar dimofte commented on May 2, 2024 1

@almet, for a more opinionated package try react-schema-form. I think it's exactly what you're looking for: it uses the material-ui package and the same json-schema standard (via tv4)

from react-jsonschema-form.

almet avatar almet commented on May 2, 2024

See https://www.google.com/design/spec/components/text-fields.html#text-fields-character-counter for an example of field.

from react-jsonschema-form.

n1k0 avatar n1k0 commented on May 2, 2024

I really think this lib shouldn't enforce using any css framework at all. But I understand it might please users to have something beautiful by default. Dilemma.

from react-jsonschema-form.

almet avatar almet commented on May 2, 2024

Then the question could become "how do we let users specify the components they want", which might be something possible via what's described in https://github.com/mozilla-services/react-jsonschema-form#custom-widgets (I just actually discovered this).

Do you think this will be enough?

from react-jsonschema-form.

n1k0 avatar n1k0 commented on May 2, 2024

I don't know, you might want to play a bit with it to find out :)

What's sure, I don't feel at all like embedding a CSS framework in this project; I'd rather provide the DOM extension required mechanisms so users can bring their own element tags and attributes, so custom schema fields and widgets are probably the way to go, and we'll add anything missing if we can.

One thing is CSS frameworks usually heavily rely on a very specific HTML nested structures, tag & class names, semantics, etc., while React doesn't really offer easy to use mechanisms to alter/extend/override these at a given specific node level. Kinda conflicting purposes.

Time for a React-XSLT lib? LOLNOPE.

from react-jsonschema-form.

vincentfretin avatar vincentfretin commented on May 2, 2024

For material design, there is http://react-toolbox.com too.

from react-jsonschema-form.

n1k0 avatar n1k0 commented on May 2, 2024

Following my comment above, I'm closing this. Feel free to reopen and discuss if you feel this is wrong.

from react-jsonschema-form.

jpic avatar jpic commented on May 2, 2024

Material-UI made beta 1, React-Toolbox is still on React 15.

from react-jsonschema-form.

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.