{"id":16314465,"url":"https://github.com/ntno/processing-seed","last_synced_at":"2025-07-21T12:03:32.674Z","repository":{"id":133095797,"uuid":"93331342","full_name":"ntno/processing-seed","owner":"ntno","description":"simple seed for processingjs project.  interactive demo here ---\u003e","archived":false,"fork":false,"pushed_at":"2017-10-22T01:55:06.000Z","size":170,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-04-27T23:13:35.890Z","etag":null,"topics":["processing","processingjs","tutorial"],"latest_commit_sha":null,"homepage":"https://ntno.github.io/processing-seed/","language":"JavaScript","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/ntno.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-06-04T17:52:19.000Z","updated_at":"2017-06-09T00:11:23.000Z","dependencies_parsed_at":null,"dependency_job_id":"8d841faa-4147-4c4d-bb58-ca570d90ae9f","html_url":"https://github.com/ntno/processing-seed","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ntno/processing-seed","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ntno%2Fprocessing-seed","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ntno%2Fprocessing-seed/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ntno%2Fprocessing-seed/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ntno%2Fprocessing-seed/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ntno","download_url":"https://codeload.github.com/ntno/processing-seed/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ntno%2Fprocessing-seed/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266296760,"owners_count":23907012,"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","status":"online","status_checked_at":"2025-07-21T11:47:31.412Z","response_time":64,"last_error":null,"robots_txt_status":null,"robots_txt_updated_at":null,"robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["processing","processingjs","tutorial"],"created_at":"2024-10-10T21:54:01.580Z","updated_at":"2025-07-21T12:03:32.644Z","avatar_url":"https://github.com/ntno.png","language":"JavaScript","readme":"# processing-seed\n## What is processing? \nprocessing is a programming language built to help people learn to code within the context of the visual arts.  \nthis project is a seed for trying out the javascript port [processing.js](https://github.com/processing-js/processing-js).\n\n## Seed Project Install Options:\n1) clone the repository `git clone https://github.com/ntno/processing-seed.git` \n2) download the repository using this [zip file](https://github.com/ntno/processing-seed/archive/master.zip), then unzip\n+ open the index.html file in the browser (right click, open with Chrome)\n\n## processing.js Install Options:\n1) (DEFAULT) use the processing.js file which is already included in the processing-seed repository:\n* `\u003cscript type=\"text/javascript\" src=\"processing.js\"\u003e\u003c/script\u003e`\n\n2) source the library from a content delivery network\n* `\u003cscript type=\"text/javascript\" src=\"https://cdnjs.cloudflare.com/ajax/libs/processing.js/1.6.6/processing.js\"\u003e\u003c/script\u003e`\n\n3) install the node module processing-js using the package manager npm\n* run `npm install processing-js`\n* `\u003cscript type=\"text/javascript\" src=\"node_modules/processing-js/processing.js\"\u003e\u003c/script\u003e`\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fntno%2Fprocessing-seed","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fntno%2Fprocessing-seed","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fntno%2Fprocessing-seed/lists"}