adjectives.ts — drizzle-orm Source File
Architecture documentation for adjectives.ts, a typescript file in the drizzle-orm codebase. 0 imports, 1 dependents.
Entity Profile
Dependency Diagram
graph LR 548622d0_481e_2ed1_ebf9_8daa881d8d9b["adjectives.ts"] e5cee001_0354_7e76_ef0a_06dca71dc8ce["Generators.ts"] e5cee001_0354_7e76_ef0a_06dca71dc8ce --> 548622d0_481e_2ed1_ebf9_8daa881d8d9b style 548622d0_481e_2ed1_ebf9_8daa881d8d9b fill:#6366f1,stroke:#818cf8,color:#fff
Relationship Graph
Source Code
/**
* The original source for the Adjectives data was taken from https://www.kaggle.com/datasets/jordansiem/adjectives-list
*/
export default [
'abandoned',
'abdominal',
'abhorrent',
'abiding',
'abject',
'able',
'able-bodied',
'abnormal',
'abounding',
'abrasive',
'abrupt',
'absent',
'absentminded',
'absolute',
'absorbed',
'absorbing',
'abstracted',
'absurd',
'abundant',
'abusive',
'abysmal',
'academic',
'acceptable',
'accepting',
'accessible',
'accidental',
'acclaimed',
'accommodating',
'accompanying',
'accountable',
'accurate',
'accusative',
'accused',
'accusing',
'acerbic',
'achievable',
'aching',
'acid',
'acidic',
'acknowledged',
'acoustic',
'acrid',
'acrimonious',
'acrobatic',
'actionable',
'active',
'actual',
'adhoc',
'adamant',
'adaptable',
'adaptive',
'addicted',
'addictive',
'additional',
'adept',
'adequate',
// ... (4789 more lines)
Domain
Imported By
Source
Frequently Asked Questions
What does adjectives.ts do?
adjectives.ts is a source file in the drizzle-orm codebase, written in typescript. It belongs to the DrizzleSeed domain.
What files import adjectives.ts?
adjectives.ts is imported by 1 file(s): Generators.ts.
Where is adjectives.ts in the architecture?
adjectives.ts is located at drizzle-seed/src/datasets/adjectives.ts (domain: DrizzleSeed, directory: drizzle-seed/src/datasets).
Analyze Your Own Codebase
Get architecture documentation, dependency graphs, and domain analysis for your codebase in minutes.
Try Supermodel Free