https://github.com/sindresorhus/make-dir
Score: 6.171700597410915
Last synced: about 1 hour ago
JSON representation
Repository metadata:
Make a directory and its parents if needed - Think `mkdir -p`
- Host: GitHub
- URL: https://github.com/sindresorhus/make-dir
- Owner: sindresorhus
- License: mit
- Created: 2017-05-09T17:57:35.000Z (about 9 years ago)
- Default Branch: main
- Last Pushed: 2025-09-10T18:24:39.000Z (8 months ago)
- Last Synced: 2026-04-28T06:11:00.593Z (19 days ago)
- Language: JavaScript
- Size: 57.6 KB
- Stars: 479
- Watchers: 9
- Forks: 24
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: license
- Security: .github/security.md
-
Funding:
- Github: sindresorhus
- Open collective: sindresorhus
- Buy me a coffee: sindresorhus
- Custom: https://sindresorhus.com/donate
Owner metadata:
- Name: Sindre Sorhus
- Login: sindresorhus
- Email:
- Kind: user
- Description: Full-Time Open-Sourcerer. Focused on Swift & JavaScript. Makes macOS apps, CLI tools, npm packages.
- Website: https://sindresorhus.com/apps
- Location:
- Twitter: sindresorhus
- Company:
- Icon url: https://avatars.githubusercontent.com/u/170270?u=34acd557a042ac478d273a4621570cadb6b0bd89&v=4
- Repositories: 1111
- Last Synced at: 2024-10-29T21:14:09.635Z
- Profile URL: https://github.com/sindresorhus
Dependencies
package.json
npm
- @types/graceful-fs ^4.1.3 development
- @types/node ^14.14.6 development
- ava ^2.4.0 development
- codecov ^3.2.0 development
- graceful-fs ^4.1.15 development
- nyc ^15.0.0 development
- path-type ^4.0.0 development
- tempy ^1.0.0 development
- tsd ^0.13.1 development
- xo ^0.34.2 development
- semver ^7.3.2
.github/workflows/main.yml
actions
- actions/checkout v4 composite
- actions/setup-node v4 composite