{"id":21224210,"url":"https://github.com/admataz/wp-stripe-donations","last_synced_at":"2025-03-15T01:40:44.756Z","repository":{"id":35336697,"uuid":"39598856","full_name":"admataz/wp-stripe-donations","owner":"admataz","description":"A WordPress plugin to manage donations via Stripe payment gateway","archived":false,"fork":false,"pushed_at":"2015-09-25T12:44:26.000Z","size":248,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-21T17:34:15.819Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/admataz.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-07-23T23:11:34.000Z","updated_at":"2015-09-16T16:00:47.000Z","dependencies_parsed_at":"2022-09-17T08:51:19.608Z","dependency_job_id":null,"html_url":"https://github.com/admataz/wp-stripe-donations","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/admataz%2Fwp-stripe-donations","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/admataz%2Fwp-stripe-donations/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/admataz%2Fwp-stripe-donations/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/admataz%2Fwp-stripe-donations/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/admataz","download_url":"https://codeload.github.com/admataz/wp-stripe-donations/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243672369,"owners_count":20328762,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-20T22:57:22.634Z","updated_at":"2025-03-15T01:40:44.732Z","avatar_url":"https://github.com/admataz.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# wp-stripe-donations\nA WordPress plugin to manage donations via Stripe payment gateway\n\nThis project is still in development - nothing to see here yet other than some initial setup.\n\n\n## Developing and building\nThe javascript will not work if loaded directly into the browser. It has been written in a module pattern defined by npm/common.js and requires a build step using Browserify. Any changes to your code will be compiled and saved into the factchecker.js and factchecker.min.js files - ready for loading by the browser. \n\nThere are some dev dependencies that should be installed on your dev machine:\n- [Node.js](http://nodejs.org) and [npm](http://npmjs.org) is a framework for the tools and package management I am using. Download and instal from [nodejs.org](http://nodejs.org). \n- [Browserify](http://browserify.org) for building the js modules into a single file.  `npm install -g browserify`\n- [uglifyjs](https://github.com/mishoo/UglifyJS2) for minifying the js.  `npm install -g uglify-js`\n- [exorcist](https://github.com/thlorenz/exorcist) for maintaining separate Sourcemaps with browserify and uglify `npm install exorcist -g`\n- [fsmonitor](https://www.npmjs.com/package/fsmonitor) for watching files and triggering automated builds `npm install -g fsmonitor`\n\nLocal dependencies are defined in `package.json` and can be loaded by running `npm install` on the command line in the same directory. This will create a `node_modules` folder with the module dependecies. \n\n#### when making changes...\n\nWith all of the above installed (global and local module dependencies) - from the command line run `npm run watch` and start editing your files. Every time you save a change, browserify is run and the output js is generated (note, this takes a second, so leave some time before refreshing your browser)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadmataz%2Fwp-stripe-donations","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fadmataz%2Fwp-stripe-donations","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadmataz%2Fwp-stripe-donations/lists"}