瀏覽代碼

Push json-schema package up the list so that it complies to alphabetical order

pull/629/head
Mirosław Filip 10 年之前
父節點
當前提交
6e76e7575e
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. 1
    1
      README.md

+ 1
- 1
README.md 查看文件

644
 * [DMS Filter](https://github.com/rdohms/DMS-Filter) - An annotation filtering library.
644
 * [DMS Filter](https://github.com/rdohms/DMS-Filter) - An annotation filtering library.
645
 * [Filterus](https://github.com/ircmaxell/filterus) - A simple PHP filtering library.
645
 * [Filterus](https://github.com/ircmaxell/filterus) - A simple PHP filtering library.
646
 * [ISO-codes](https://github.com/ronanguilloux/IsoCodes) - A library for validating various ISO and ZIP codes (IBAN, SWIFT/BIC, BBAN, VAT, SSN, UKNIN).
646
 * [ISO-codes](https://github.com/ronanguilloux/IsoCodes) - A library for validating various ISO and ZIP codes (IBAN, SWIFT/BIC, BBAN, VAT, SSN, UKNIN).
647
+* [Json-schema](https://github.com/justinrainbow/json-schema) - [Json-schema](http://json-schema.org) validation.
647
 * [MetaYaml](https://github.com/romaricdrigon/MetaYaml) - A schema validation library that supports YAML, JSON and XML.
648
 * [MetaYaml](https://github.com/romaricdrigon/MetaYaml) - A schema validation library that supports YAML, JSON and XML.
648
 * [Respect Validation](https://github.com/Respect/Validation) - A simple validation library.
649
 * [Respect Validation](https://github.com/Respect/Validation) - A simple validation library.
649
 * [Upload](https://github.com/brandonsavage/Upload) - A library for handling file uploads and validation.
650
 * [Upload](https://github.com/brandonsavage/Upload) - A library for handling file uploads and validation.
650
 * [Valitron](https://github.com/vlucas/valitron) - Another validation library.
651
 * [Valitron](https://github.com/vlucas/valitron) - Another validation library.
651
 * [Volan](https://github.com/serkin/Volan) - Another simplified validation library.
652
 * [Volan](https://github.com/serkin/Volan) - Another simplified validation library.
652
-* [json-schema](https://github.com/justinrainbow/json-schema) - [json-schema](http://json-schema.org) validation.
653
 
653
 
654
 ## API
654
 ## API
655
 *Libraries and web tools for developing APIs.*
655
 *Libraries and web tools for developing APIs.*

Loading…
取消
儲存