evanmoran / oj

Unified web templating for the people. Thirsty people.
MIT License
445 stars 7 forks source link

Form, List and Table plugins #4

Closed evanmoran closed 10 years ago

evanmoran commented 11 years ago

I'm incorporating oj.Form into the core. It is just having too many dependencies with other projects (oj.Bootstrap coming soon). It turns out form validation and creation is just too fundamental to leave out. For the same reason I'm leaving oj.List and oj.Table in the core as well.