{"id":13463647,"url":"https://github.com/uberstudio/angular-flowtype","last_synced_at":"2026-03-09T20:02:18.435Z","repository":{"id":13583657,"uuid":"16276306","full_name":"uberstudio/angular-flowtype","owner":"uberstudio","description":"AngularJS directive for Flowtype.JS","archived":false,"fork":false,"pushed_at":"2017-06-05T16:11:06.000Z","size":18,"stargazers_count":15,"open_issues_count":0,"forks_count":7,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-02-21T12:41:49.974Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"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/uberstudio.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":"2014-01-27T10:48:17.000Z","updated_at":"2017-05-26T08:22:56.000Z","dependencies_parsed_at":"2022-08-31T08:41:11.098Z","dependency_job_id":null,"html_url":"https://github.com/uberstudio/angular-flowtype","commit_stats":null,"previous_names":["luckyoundead/angular-flowtype"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/uberstudio/angular-flowtype","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uberstudio%2Fangular-flowtype","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uberstudio%2Fangular-flowtype/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uberstudio%2Fangular-flowtype/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uberstudio%2Fangular-flowtype/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/uberstudio","download_url":"https://codeload.github.com/uberstudio/angular-flowtype/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uberstudio%2Fangular-flowtype/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30309999,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-09T17:35:44.120Z","status":"ssl_error","status_checked_at":"2026-03-09T17:35:43.707Z","response_time":61,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":[],"created_at":"2024-07-31T14:00:25.311Z","updated_at":"2026-03-09T20:02:18.377Z","avatar_url":"https://github.com/uberstudio.png","language":null,"readme":"angular-flowtype\n================\n\nAngularJS directive for Flowtype.JS\n\nI love using Flowtype.JS and realized there's no out-of-the-box directive out there, pretty easy but thought I'd through it out there anyway.\n\nInstallation (via Bower):\n-------------------------\n```bash\n$ bower install angular-flowtype\n```\n\nUsage:\n------\n\n * Download and include angular-flowtype.js (and jQuery + Flowtype.JS, of course)\n```html\n\u003cscript type='text/javascript' src='path/to/jquery.min.js'\u003e\u003c/script\u003e\n\u003cscript type='text/javascript' src='path/to/flowtype.min.js'\u003e\u003c/script\u003e\n\u003cscript type='text/javascript' src='path/to/angular-flowtype.js'\u003e\u003c/script\u003e\n```\n\n * Add 'ngFlowtype' to your app's dependencies\n```js\nangular.module('myApp', ['ngFlowtype']);\n```\n\n * Use the directive as an attribute, specify optional settings.\n\n```html\n\u003cdiv flowtype min-font=\"1\" max-font=\"9999\" font-ratio=\"35\" line-ratio=\"1.45\" minimum=\"1\" maximum=\"9999\"\u003e\u003c/div\u003e\n```\n","funding_links":[],"categories":["Web Development"],"sub_categories":["Angular"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fuberstudio%2Fangular-flowtype","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fuberstudio%2Fangular-flowtype","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fuberstudio%2Fangular-flowtype/lists"}