Logo
Explore Help
Register Sign In
Floke/Brancheneinstufung2
1
0
Fork 0
You've already forked Brancheneinstufung2
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
Files
c02facdf5d925d068838d5f88f44b05ac8f2a4e2
Brancheneinstufung2/fotograf-de-scraper/frontend/node_modules/shebang-command
History
Floke c02facdf5d [32788f42] feat: implement database persistence, modernized UI with Tailwind, and Calendly-integrated QR card generator for Fotograf.de scraper
2026-03-21 09:08:43 +00:00
..
index.js
[32788f42] feat: implement database persistence, modernized UI with Tailwind, and Calendly-integrated QR card generator for Fotograf.de scraper
2026-03-21 09:08:43 +00:00
license
[32788f42] feat: implement database persistence, modernized UI with Tailwind, and Calendly-integrated QR card generator for Fotograf.de scraper
2026-03-21 09:08:43 +00:00
package.json
[32788f42] feat: implement database persistence, modernized UI with Tailwind, and Calendly-integrated QR card generator for Fotograf.de scraper
2026-03-21 09:08:43 +00:00
readme.md
[32788f42] feat: implement database persistence, modernized UI with Tailwind, and Calendly-integrated QR card generator for Fotograf.de scraper
2026-03-21 09:08:43 +00:00

readme.md

shebang-command Build Status

Get the command from a shebang

Install

$ npm install shebang-command

Usage

const shebangCommand = require('shebang-command');

shebangCommand('#!/usr/bin/env node');
//=> 'node'

shebangCommand('#!/bin/bash');
//=> 'bash'

API

shebangCommand(string)

string

Type: string

String containing a shebang.

Reference in New Issue View Git Blame Copy Permalink
Powered by Gitea Version: 1.25.3 Page: 155ms Template: 6ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API