{"id":22021453,"url":"https://github.com/lamansky/italian-isc-verbs","last_synced_at":"2025-07-22T17:34:05.330Z","repository":{"id":57278382,"uuid":"155216298","full_name":"lamansky/italian-isc-verbs","owner":"lamansky","description":"A list of –ire verbs adhering to the –isc– conjugation.","archived":false,"fork":false,"pushed_at":"2018-10-29T13:36:35.000Z","size":3,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-27T16:50:42.009Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/lamansky.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":"license.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-10-29T13:26:35.000Z","updated_at":"2018-10-29T13:36:36.000Z","dependencies_parsed_at":"2022-09-18T18:31:14.011Z","dependency_job_id":null,"html_url":"https://github.com/lamansky/italian-isc-verbs","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/lamansky/italian-isc-verbs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lamansky%2Fitalian-isc-verbs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lamansky%2Fitalian-isc-verbs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lamansky%2Fitalian-isc-verbs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lamansky%2Fitalian-isc-verbs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lamansky","download_url":"https://codeload.github.com/lamansky/italian-isc-verbs/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lamansky%2Fitalian-isc-verbs/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266539395,"owners_count":23945008,"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-07-22T02:00:09.085Z","response_time":66,"last_error":null,"robots_txt_status":null,"robots_txt_updated_at":null,"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":[],"created_at":"2024-11-30T06:12:07.634Z","updated_at":"2025-07-22T17:34:05.299Z","avatar_url":"https://github.com/lamansky.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# italian-isc-verbs\n\nSome Italian verbs ending in –ire follow an alternate inflection pattern that uses the –isc– infix. This module aims to be a complete list of all such verbs. (If this list is missing a verb, please submit a pull request.)\n\n## Installation\n\n```bash\nnpm i italian-isc-verbs\n```\n\n## API\n\nThe module can be imported in three ways:\n\n* `italian-isc-verbs/always`: Exports an array of stems of verbs that _always_ adhere to the –isc– conjugation.\n* `italian-isc-verbs/sometimes`: Exports an array of stems of verbs that have two possible conjugations: the –isc– conjugation and the standard –ire conjugation.\n* `italian-isc-verbs`: Exports an array which combines both of the above lists.\n\nThese lists contain the verb stems only. To get the infinitive forms, add the –ire suffix to each stem.\n\n## Example\n\n```javascript\nconst iscVerbs = require('italian-isc-verbs')\n\nArray.isArray(iscVerbs) // true\niscVerbs.length // 494\niscVerbs[0] // abbell\niscVerbs[0] + 'ire' // abbellire\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flamansky%2Fitalian-isc-verbs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flamansky%2Fitalian-isc-verbs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flamansky%2Fitalian-isc-verbs/lists"}