{"id":23196415,"url":"https://github.com/cspanring/ember-wufoo-form","last_synced_at":"2025-07-30T07:35:39.618Z","repository":{"id":57224506,"uuid":"72875503","full_name":"cspanring/ember-wufoo-form","owner":"cspanring","description":"A thin wrapper around Wufoo forms for easier integration with Ember.js apps.","archived":false,"fork":false,"pushed_at":"2018-01-12T20:05:31.000Z","size":120,"stargazers_count":0,"open_issues_count":2,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-10T23:12:27.406Z","etag":null,"topics":["addon","ember-apps","ember-cli","wufoo-form"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cspanring.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-11-04T18:38:53.000Z","updated_at":"2016-11-04T18:38:56.000Z","dependencies_parsed_at":"2022-09-04T07:41:24.587Z","dependency_job_id":null,"html_url":"https://github.com/cspanring/ember-wufoo-form","commit_stats":null,"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cspanring%2Fember-wufoo-form","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cspanring%2Fember-wufoo-form/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cspanring%2Fember-wufoo-form/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cspanring%2Fember-wufoo-form/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cspanring","download_url":"https://codeload.github.com/cspanring/ember-wufoo-form/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247308254,"owners_count":20917668,"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":["addon","ember-apps","ember-cli","wufoo-form"],"created_at":"2024-12-18T14:18:24.827Z","updated_at":"2025-04-05T08:25:42.702Z","avatar_url":"https://github.com/cspanring.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ember-wufoo-form\n\n[![Build Status](https://travis-ci.org/cspanring/ember-wufoo-form.svg?branch=master)](https://travis-ci.org/cspanring/ember-wufoo-form)\n[![Ember Observer Score](https://emberobserver.com/badges/ember-wufoo-form.svg)](https://emberobserver.com/addons/ember-wufoo-form)\n\nA thin wrapper around [Wufoo Forms](http://www.wufoo.com), to make integration in Ember Apps easier.\n\n## Installation\n\nInstall this addon with Ember CLI:\n\n    ember install ember-wufoo-form\n\n## Usage\n\nThe `wufoo-form` component accepts a set of required and optional attributes:\n\n    {{wufoo-form\n      // required\n      formId=\"\u003cwufoo form id\u003e\"\n      userName=\"\u003cwufoo username\u003e\"\n\n      // optional\n      target=\"\u003cDOM selector where to render the form to\"\n\n      // optional parameters, proxied from wufoo embed library\n      autoResize: \u003cdefault true\u003e,\n      height: \u003cdefault '500'\u003e,\n      header: \u003cdefault 'show'\u003e,\n      ssl: \u003cdefault true\u003e,\n    }}\n\nThe component will inject a script tag to load Wufoo's JavaScript embed library, which will add an iframe to display the form.\n\nThe required `formId` can be found on the \"Share a link to your form\" page in the Wufoo form admin.\n\n## Collaboration\n\n### Installation\n\n* `git clone \u003crepository-url\u003e` this repository\n* `cd ember-wufoo-form`\n* `npm install`\n\n### Running\n\n* `ember serve`\n* Visit your app at [http://localhost:4200](http://localhost:4200).\n\n### Running Tests\n\n* `npm test` (Runs `ember try:each` to test your addon against multiple Ember versions)\n* `ember test`\n* `ember test --server`\n\n### Building\n\n* `ember build`\n\nFor more information on using ember-cli, visit [https://ember-cli.com/](https://ember-cli.com/).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcspanring%2Fember-wufoo-form","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcspanring%2Fember-wufoo-form","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcspanring%2Fember-wufoo-form/lists"}