{"id":21320470,"url":"https://github.com/eclass/sequelize-vscode-association-snippet","last_synced_at":"2026-01-03T13:03:26.375Z","repository":{"id":49990776,"uuid":"287127525","full_name":"eclass/sequelize-vscode-association-snippet","owner":"eclass","description":"Snippets for creating Sequelize interface mixins in VS Code","archived":false,"fork":false,"pushed_at":"2021-08-19T06:32:25.000Z","size":6,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-22T11:32:32.693Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":false,"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/eclass.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2020-08-12T22:27:35.000Z","updated_at":"2021-03-23T13:40:10.000Z","dependencies_parsed_at":"2022-09-06T02:01:34.639Z","dependency_job_id":null,"html_url":"https://github.com/eclass/sequelize-vscode-association-snippet","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclass%2Fsequelize-vscode-association-snippet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclass%2Fsequelize-vscode-association-snippet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclass%2Fsequelize-vscode-association-snippet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclass%2Fsequelize-vscode-association-snippet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eclass","download_url":"https://codeload.github.com/eclass/sequelize-vscode-association-snippet/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243801604,"owners_count":20350105,"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-21T19:47:58.104Z","updated_at":"2026-01-03T13:03:26.325Z","avatar_url":"https://github.com/eclass.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# sequelize-vscode-association-snippet\n\nSnippets for creating [Sequelize](https://github.com/sequelize/sequelize) interface mixins in VS Code.\n\n[Download this extension from VS Code Marketplace](https://marketplace.visualstudio.com/items?itemName=louisyuenll.sequelize-vscode-association-snippet)\n\n## Features\n\nThis VS Code extension contains snippets for creating association TypeScript interfaces for models in Sequelize.\n\n### hasOne mixins\n\n- Prefix: sequelizeHasOne\n- Methods: get, set, create\n\n### hasMany mixins\n\n- Prefix: sequelizeHasMany\n- Methods: get, set, addMany, add, create, remove, removeMany, has, hasMany, count\n\n### belongsTo mixins\n\n- Prefix: sequelizeBelongsTo\n- Methods: get, set, create\n\n### belongsToMany mixins\n\n- Prefix: sequelizeBelongsToMany\n- Methods: get, set, addMany, add, create, remove, removeMany, has, hasMany, count\n\n### Create model\n\n- Prefix: sequelizeModel\n- Includes: attributes interface, instance interface, model definition\n\n## Requirements\n\n- Official typings from [Sequelize](https://github.com/sequelize/sequelize) package\n\n## Known Issues\n\n- sequelizeModel snippet does not support auto transforms model name into lower case in section define. ([VS Code issue 34683](https://github.com/Microsoft/vscode/issues/34683))\n\n## Release Notes\n\n### 0.0.1\n\nInitial release of sequelize-vscode-association-snippet\n\n- Added Sequelize hasOne mixins snippet\n- Added Sequelize hasMany mixins snippet\n- Added Sequelize belongsTo mixins snippet\n- Added Sequelize belongsToMany mixins snippet\n\n### 0.0.2\n\nAdd create Sequelize model snippet\n\n- Added Sequelize create model snippet\n\n## License\n\nMIT","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feclass%2Fsequelize-vscode-association-snippet","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feclass%2Fsequelize-vscode-association-snippet","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feclass%2Fsequelize-vscode-association-snippet/lists"}