ulion / jsonform

Build forms from JSON Schema. Easily template-able. Compatible with Twitter Bootstrap out of the box.
http://ulion.github.io/jsonform/playground/
MIT License
49 stars 27 forks source link

Create a bower package #27

Open sanand0 opened 8 years ago

sanand0 commented 8 years ago

Thought a bower package might be useful for this. I've created a basic bower.json using the information from package.json, and included the current dependencies.

Hope there's no objection to releasing jsonform as a bower package?

ulion commented 8 years ago

that's cool!

should we include zschema as a dependency? if they do not supply bower package, maybe we should include a copy of zschema in our bower package?

2015-11-03 12:31 GMT+08:00 S Anand notifications@github.com:

Thought a bower package might be useful for this. I've created a basic bower.json using the information from package.json, and included the current dependencies.

Hope there's no objection to releasing jsonform as a bower package?

You can view, comment on, or merge this pull request online at:

https://github.com/ulion/jsonform/pull/27 Commit Summary

  • Create a bower package

File Changes

Patch Links:

— Reply to this email directly or view it on GitHub https://github.com/ulion/jsonform/pull/27.

Ulion

sanand0 commented 8 years ago

Agreed -- have just added the z-schema version currently in the repo.