{"id":16777911,"url":"https://github.com/dgf/crudl-control","last_synced_at":"2025-03-16T19:19:11.799Z","repository":{"id":2875124,"uuid":"3881081","full_name":"dgf/crudl-control","owner":"dgf","description":"coffeescript friendly control CRUD delegate","archived":false,"fork":false,"pushed_at":"2012-04-19T23:31:46.000Z","size":98,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-05T20:51:48.095Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"CoffeeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dgf.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2012-03-30T21:20:58.000Z","updated_at":"2014-01-13T03:29:31.000Z","dependencies_parsed_at":"2022-09-17T19:24:18.927Z","dependency_job_id":null,"html_url":"https://github.com/dgf/crudl-control","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/dgf%2Fcrudl-control","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dgf%2Fcrudl-control/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dgf%2Fcrudl-control/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dgf%2Fcrudl-control/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dgf","download_url":"https://codeload.github.com/dgf/crudl-control/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243883733,"owners_count":20363378,"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-10-13T07:26:16.657Z","updated_at":"2025-03-16T19:19:11.782Z","avatar_url":"https://github.com/dgf.png","language":"CoffeeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# CRUDL now express - a websocket CRUD delegate\n\nlifts a [crudl-model](http://github.com/dgf/crudl-model) to the web\n\n    map = (person) -\u003e name: person.name\n\n    personCrudl = crudl db.Person, map, (p) -\u003e _.extend map(p), id: term.id\n\n    everyone.now.yourApp =\n\n      # use direct delegate to prevent scope\n      persons: personCrudl.all\n\n      # or apply nowjs scope manually\n      savePerson: (values, onSuccess) -\u003e\n        personCrudl.update.apply @, [values.id, values, onSuccess]\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdgf%2Fcrudl-control","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdgf%2Fcrudl-control","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdgf%2Fcrudl-control/lists"}