{"id":15368007,"url":"https://github.com/anonrig/sequelize-naming-strategy","last_synced_at":"2026-02-12T15:02:24.354Z","repository":{"id":48271347,"uuid":"261827692","full_name":"anonrig/sequelize-naming-strategy","owner":"anonrig","description":"Sequelize naming strategy for TypeORM to ease the pain of migration","archived":false,"fork":false,"pushed_at":"2021-08-03T19:52:44.000Z","size":2745,"stargazers_count":3,"open_issues_count":22,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-08-09T15:48:19.003Z","etag":null,"topics":["migration","nodejs","nodejs-server","sequelize","typeorm","typescript"],"latest_commit_sha":null,"homepage":"https://relevantfruit.com","language":"TypeScript","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/anonrig.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-05-06T17:12:59.000Z","updated_at":"2024-03-02T20:33:03.000Z","dependencies_parsed_at":"2022-08-23T15:01:15.955Z","dependency_job_id":null,"html_url":"https://github.com/anonrig/sequelize-naming-strategy","commit_stats":null,"previous_names":["relevantfruit/sequelize-naming-strategy"],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/anonrig/sequelize-naming-strategy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anonrig%2Fsequelize-naming-strategy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anonrig%2Fsequelize-naming-strategy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anonrig%2Fsequelize-naming-strategy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anonrig%2Fsequelize-naming-strategy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/anonrig","download_url":"https://codeload.github.com/anonrig/sequelize-naming-strategy/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anonrig%2Fsequelize-naming-strategy/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271252993,"owners_count":24726918,"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-08-20T02:00:09.606Z","response_time":69,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","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":["migration","nodejs","nodejs-server","sequelize","typeorm","typescript"],"created_at":"2024-10-01T13:27:42.297Z","updated_at":"2026-02-12T15:02:19.309Z","avatar_url":"https://github.com/anonrig.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Sequelize Naming Strategy for TypeORM\n\n[![greenkeeper: enabled](https://badges.greenkeeper.io/relevantfruit/sequelize-naming-strategy.svg)](https://greenkeeper.io/)\n[![build: status](https://travis-ci.org/relevantfruit/sequelize-naming-strategy.svg?branch=master)](https://travis-ci.org/relevantfruit/sequelize-naming-strategy)\n[![codecov: percent](https://codecov.io/gh/relevantfruit/sequelize-naming-strategy/branch/master/graph/badge.svg)](https://codecov.io/gh/relevantfruit/sequelize-naming-strategy)\n[![commitizen: friendly](https://img.shields.io/badge/commitizen-friendly-brightgreen.svg)](http://commitizen.github.io/cz-cli/)\n[![code style: prettier](https://img.shields.io/badge/code_style-prettier-ff69b4.svg?style=flat-square)](https://prettier.io/)\n[![semantic-release](https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg)](https://semantic-release.gitbook.io/semantic-release/)\n[![linter: eslint](https://img.shields.io/badge/linter-eslint-blue.svg)](https://github.com/typescript-eslint/typescript-eslint)\n[![docs: gh-pages](https://img.shields.io/badge/docs-gh--pages-blue.svg)](https://relevantfruit.github.io/sequelize-naming-strategy/)\n[![npm (scoped)](https://img.shields.io/npm/v/sequelize-naming-strategy?label=npm%20package)](https://www.npmjs.com/package/sequelize-naming-strategy)\n\n## Quick Start\n\nInstall package using `npm i --save sequelize-naming-strategy`\n\n```typescript\nimport { createConnection } from 'typeorm';\nimport { SequelizeNamingStrategy } from 'sequelize-naming-strategy'\n\nawait createConnection({\n  ...\n  namingStrategy: new SequelizeNamingStrategy()\n});\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanonrig%2Fsequelize-naming-strategy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fanonrig%2Fsequelize-naming-strategy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanonrig%2Fsequelize-naming-strategy/lists"}