evoluteur / evolutility-ui-jquery

Model-driven Web UI for CRUD using REST or localStorage.
https://evoluteur.github.io/evolutility-ui-jquery/
MIT License
183 stars 56 forks source link

Awesome #10

Closed nin9creative closed 9 years ago

nin9creative commented 9 years ago

How close are you to a 1.0 release? What features are currently missing?

evoluteur commented 9 years ago

It's almost there. I just have a few little bugs and I want to add a search feature.

Also, ideally I should include some examples w/ REST calls instead of local storage.

To really make it complete, I want to make a backend that works w/ the same model but that could be a different project all together.

It is mature enough for you can start using it. Please feel free to file any bug you find.

Thanks, Olivier

evoluteur commented 9 years ago

... and I have to improve the documentation.

matheo commented 8 years ago

@evoluteur a little question: The AGPL means that if I improve the library in some way, I'm forced to make that publicly available, but that doesn't cover my project right? not all the source code of my app, but evolutility's only. I'm ok or nope? thanks a lot for this BTW!