Skip to content

smartergiving/hgrant-json

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

Purpose

Convert the hGrant spec to JSON schema, making it much easier to create valid hGrants in JSON format.

Goal

Enable the proliferation of hGrant plugins across platforms, including fast-growing static website generators like Jekyll and Hugo, database-driven CMSs like Drupal and Wordpress, and package managers like Node's NPM and Python's pip.

Background

The hGrant spec is currently only publicly available in PDF format. This means any developer wishing to integrate hGrant capabilities in their projects (e.g. the awesome Open hGrant Wordpress plugin) needs to manually convert the human-readable PDF to machine-readable code.

As the hGrant developer community grows, we wanted to do our part to make it as easy as possible for developers of all sizes to work with the hGrant spec.

Status

Under active development.
Current version: v0.1

Usage

Detailed usage instructions coming soon.

Roadmap and TODOs

Roadmap: See milestones =>
TODOs: See issues =>

Contact

opensource@smartergiving.org

License

Note: Awaiting input from Foundation Center on existing hGrant license

hGrant-schema is licensed under MIT license.

Copyright © 2016 Chad Kruse

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

The hGrant spec converted to JSON schema

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published