{"id":18775728,"url":"https://github.com/tom2drum/spidy","last_synced_at":"2025-12-15T02:30:14.950Z","repository":{"id":57367421,"uuid":"131821224","full_name":"tom2drum/spidy","owner":"tom2drum","description":"🕸 Get random Spider-man character name","archived":false,"fork":false,"pushed_at":"2018-05-04T08:35:17.000Z","size":101,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-02-15T17:36:20.060Z","etag":null,"topics":["npm-module"],"latest_commit_sha":null,"homepage":"","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/tom2drum.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","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":"2018-05-02T08:28:30.000Z","updated_at":"2018-05-04T09:24:07.000Z","dependencies_parsed_at":"2022-08-23T20:10:23.639Z","dependency_job_id":null,"html_url":"https://github.com/tom2drum/spidy","commit_stats":null,"previous_names":["tom-aglow/spidy"],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tom2drum%2Fspidy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tom2drum%2Fspidy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tom2drum%2Fspidy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tom2drum%2Fspidy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tom2drum","download_url":"https://codeload.github.com/tom2drum/spidy/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239683376,"owners_count":19679930,"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":["npm-module"],"created_at":"2024-11-07T19:43:43.383Z","updated_at":"2025-12-15T02:30:14.906Z","avatar_url":"https://github.com/tom2drum.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# spider-man-names\n\nlist of some spider-man characters names\n\n[![Build Status](https://img.shields.io/travis/tom-aglow/spidy.svg?style=flat)](https://travis-ci.org/tom-aglow/spidy)\n[![codecov](https://img.shields.io/codecov/c/github/tom-aglow/spidy.svg?style=flat)](https://codecov.io/gh/tom-aglow/spidy)\n![npm](https://img.shields.io/npm/dt/spider-man-names.svg)\n![npm bundle size (minified)](https://img.shields.io/bundlephobia/min/spider-man-names.svg)\n[![Conventional Commits](https://img.shields.io/badge/Conventional%20Commits-1.0.0-yellow.svg)](https://conventionalcommits.org)\n[![license](https://img.shields.io/github/license/mashape/apistatus.svg)](https://github.com/tom-aglow/spidy/blob/master/LICENSE)\n[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat)](http://makeapullrequest.com)\n\n![neon spider-man](https://media.giphy.com/media/nR4f2N4SOARyM/giphy.gif)\n\n## the problem\n\nmake your unit tests more interesting with cool names of spider-man comic characters instead of well-known guy `'John Doe'`\n\n## this solution\n\nthis module exposes an API for you to get a random character name every time you call it\n\n## installation\n\nthis module is distributed via NPM which is bundled with Node.js and should be installed as one of your project's dependencies:\n\n```\nnpm install spider-man-names\n```\n\nor\n\n```\nyarn add spider-man-names\n```\n\nalternatively you can get the UMD build which is also published to the npm registry and is therefore available via https://unpkg.com:\n\n* https://unpkg.com/spider-man-names@latest/dist/index.umd.js\n* https://unpkg.com/spider-man-names@latest/dist/index.umd.min.js\n\nthe UMD build exposes the module as a global called `spiderManNames` or as an unnamed module for AMD/CommonJS (require it by its file path)\n\n## usage\n\n```javascript\nconst spiderManNames = require('spider-man-names') // CommonJS\nconsole.log(spiderManNames.random()) // Lizard\n```\n\n## API\n\n| Method   | Result type | Result description      |\n| -------- | ----------- | ----------------------- |\n| all      | array       | all character's names   |\n| random() | string      | random character's name |\n\n## example\n\nJS Bin [playground](http://jsbin.com/pifuqicetu/edit?html,js,console)\n\n## thanks\n\nthanks to @kentcdodds for his awesome [workshop](https://frontendmasters.com/courses/open-source/)\n\n## license\n\nMIT © [ohhhh.me](http://ohhhh.me)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftom2drum%2Fspidy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftom2drum%2Fspidy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftom2drum%2Fspidy/lists"}