{"id":21074813,"url":"https://github.com/dawsbot/basify","last_synced_at":"2026-04-22T08:31:28.516Z","repository":{"id":141647930,"uuid":"51899319","full_name":"dawsbot/basify","owner":"dawsbot","description":"Strip filename extensions","archived":false,"fork":false,"pushed_at":"2019-04-19T11:36:06.000Z","size":5,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-12-30T16:12:10.674Z","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/dawsbot.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-02-17T06:10:17.000Z","updated_at":"2019-04-19T11:36:04.000Z","dependencies_parsed_at":"2023-06-28T17:16:10.975Z","dependency_job_id":null,"html_url":"https://github.com/dawsbot/basify","commit_stats":null,"previous_names":["dawsonbotsford/basify"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/dawsbot/basify","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dawsbot%2Fbasify","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dawsbot%2Fbasify/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dawsbot%2Fbasify/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dawsbot%2Fbasify/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dawsbot","download_url":"https://codeload.github.com/dawsbot/basify/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dawsbot%2Fbasify/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32127815,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-22T07:37:52.372Z","status":"ssl_error","status_checked_at":"2026-04-22T07:37:51.635Z","response_time":58,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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-19T19:18:10.344Z","updated_at":"2026-04-22T08:31:28.503Z","avatar_url":"https://github.com/dawsbot.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# basify [![Build Status](https://travis-ci.org/dawsonbotsford/basify.svg?branch=master)](https://travis-ci.org/dawsonbotsford/basify) [![npm](https://img.shields.io/npm/v/basify.svg)](https://www.npmjs.com/package/basify)\n\n\u003e Get the base name of a file\n\n\u003cbr\u003e\n\n## Install\n\n```\nnpm install --save basify\n```\n\n\n\u003cbr\u003e\n\n## Usage\n\n```js\nconst basify = require('basify');\n\nbasify('index.js');\n//=\u003e 'index'\n\nbasify(['index1.js', 'index2.html']);\n//=\u003e ['index1', 'index2']\n```\n\n\n\u003cbr\u003e\n\n## API\n\n### basify(target)\n\n##### target\n\nType: `string` || `Array`\n\nRemoves the filetype extension and returns the base.\n\n\u003cbr\u003e\n\n## License\n\nMIT © [Dawson Botsford](http://dawsonbotsford.com)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdawsbot%2Fbasify","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdawsbot%2Fbasify","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdawsbot%2Fbasify/lists"}