Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Best fork of this library? #47

Open
iMerica opened this issue Feb 19, 2018 · 5 comments
Open

Best fork of this library? #47

iMerica opened this issue Feb 19, 2018 · 5 comments

Comments

@iMerica
Copy link

iMerica commented Feb 19, 2018

From what I can tell this library looks abandoned. Can anyone recommend a good fork? Ideally with support for React 16 and ES6.

@PaulRBerg
Copy link

I'm not sure about the best fork, but I'm quite happy with rodal. It works fine with the latest version of React, and I also integrated it with Redux.

@iMerica
Copy link
Author

iMerica commented Mar 28, 2018

Thanks I'll have a look at that.

@Maxim-Mazurok
Copy link

@iMerica, you can check out my fork: https://github.com/Maxim-Mazurok/boron
I've added as little changes as it takes to get it working with React 16.
Also, I've added a pull request: #49

@pencilcheck
Copy link

pencilcheck commented Apr 27, 2018

@Maxim-Mazurok how do use yours? I tried to put github url in package.json but it doesn't seems to work.

--- edit ---

Found another one that can be used properly, just go to package.json and change the boron entry to the following and it seems to work:

    "boron": "BlackTies/boron#lib",

@Maxim-Mazurok
Copy link

@pencilcheck thanks for a good question!
I've published my fork to npm: https://www.npmjs.com/package/boron-15
So, you can install it just like a regular npm package: npm install boron-15 --save (note, now it's called borron-15)
Also, I've updated Usage section of Readme, so you can use it as an example for your app.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants