Giter Club home page Giter Club logo

Comments (2)

alangpierce avatar alangpierce commented on May 14, 2024 1

Makes sense! I've wanted to keep it low-configuration with good defaults, but agreed that non-React JSX would be good to support.

From the docs for https://github.com/Swizz/snabbdom-pragma, looks like I can probably just add a new option jsxPragma that's a string for the code to use instead of React.createElement. Note that the React needs to get transformed to _react2.default in some cases (example), so it's a little less trivial than just dropping the new code in, but still shouldn't be so bad, I think.

from sucrase.

axefrog avatar axefrog commented on May 14, 2024 1

Snabbdom's a popular example, but there are many other projects too, so it might not be quite as simple as that, as you'd only be able to say you support projects that explicitly implement that feature. Keep the sensible default, I agree, but being able to optionally override the name of the factory function would allow everyone to use sucrase as-is, without bothering you about it, and without bothering the owners of whatever platforms they want to integrate with.

Just my $0.02 :)

from sucrase.

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.