knockout-react
knockout-react copied to clipboard
ideas.js code cleanup and more obvious name?
Hey, there. I noticed that the ideas.js file has the ToDo... component embedded in it. I also think that maybe 'ideas.js' is not an ideal name for helping people find the component part of your project.
It works great once the embedded ToDo component is removed.
Are you planning on updating/cleaning this up? :) Thanks for sharing this!
As the owner didn't answer your issue. I picked up on cleaning up the code and publishing it to npm: https://github.com/adamtal3/knockout-react
The code is cleaner, doesn't contain the ToDo component. It's an amd module and can be installed using
npm i knockout-react