On Aug 6, 2013, at 6:00 PM, Andre Garzia <[email protected]> wrote:

> Hi Guys,
> 
> The Firefox Marketplace has an app manifest validator. We're building some
> tools here that we'd like to implement the same manifest validation. Can
> someone point me to the source code for the app manifest validator used by:
> 
> http://appmanifest.org
> 

The validator engine in here: https://github.com/mozilla/app-validator

The Marketplace integrates this into a web form, buried in here: 
https://github.com/mozilla/zamboni (no need to dig in if you just want the 
validator)

> Thanks in advance
> Andre
> 
> -- 
> http://www.andregarzia.com -- All We Do Is Code.
> http://fon.nu -- minimalist url shortening service.
> _______________________________________________
> dev-webapps mailing list
> [email protected]
> https://lists.mozilla.org/listinfo/dev-webapps

_______________________________________________
dev-webapps mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-webapps

Reply via email to