Code Monkey home page Code Monkey logo

Comments (11)

tqwewe avatar tqwewe commented on May 30, 2024 19

+1 Would love to see typescript support

from react-bulma-components.

koddr avatar koddr commented on May 30, 2024 10

@couds may I ask, what do you use? Flow?

Add TS support — it's about more support for tools, which community use right now and future.

For example, I start new frontend project via create-react-app --scripts-version=react-scripts-ts and want to use react-bulma-components to it... yes, all works great, but if I want to write code with TypeScript — I need to components, like MyComponent.tsx (not .jsx or .js).

If I try to imports react-bulma-components in .tsx (or .ts) components, TS compiler show me error:

Try `npm install @types/react-bulma-components` if it exists or add a new declaration (.d.ts) file containing `declare module 'react-bulma-components';`

And does not compile to JS.

from react-bulma-components.

alagos avatar alagos commented on May 30, 2024 8

Just as reference:
Typescript support was dropped due to several issue and it will start to be rewritten after 0.8.1 release.

from react-bulma-components.

fibo avatar fibo commented on May 30, 2024 4

@koddr if you are interested I am writing a set of React Bulma components using TypeScript https://github.com/fibo/trunx

from react-bulma-components.

voordev avatar voordev commented on May 30, 2024 3

Shame there is no Solid Bulma implementation for react.
Shoudent this be something the Bulma foundation should take care of?
An official react bundle

from react-bulma-components.

sc14aec avatar sc14aec commented on May 30, 2024 1

Would also love to see Typescript support. I'm using this library for a project and intend to write type definitions as I go. If I make any significant progress I'll open a PR

from react-bulma-components.

dfee avatar dfee commented on May 30, 2024 1

Tracking: #114

from react-bulma-components.

kennethnym avatar kennethnym commented on May 30, 2024 1

@alagos thank you for your clarification.

from react-bulma-components.

couds avatar couds commented on May 30, 2024

Hi @koddr I'm not a fan a TS but if the community want to add it I will not oppose.

What will be the benefits of adding TS? if we already have the Prop-types of the components?

from react-bulma-components.

couds avatar couds commented on May 30, 2024

Hi @koddr I use plain JS, XD.

About TS, I you want can you create a .d.ts file with the declarations? (I will not change the library to ts but if I understood correctly we can add a .d.ts file with the type declarations, right?

from react-bulma-components.

kennethnym avatar kennethnym commented on May 30, 2024

If only I knew TS I would have submitted a PR. Not a fan of TS as well, but I wish someone could help.

from react-bulma-components.

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.