Logo
Explore Help
Register Sign In
365DevNet/Tiber365
1
0
Fork 0
You've already forked Tiber365
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
Files
main
Tiber365/node_modules/shebang-command
History
becarta a544759a3b Refactor routing in App component to enhance navigation and improve error handling by integrating dynamic routes and updating the NotFound route.
2025-05-23 12:43:00 +02:00
..
index.js
Refactor routing in App component to enhance navigation and improve error handling by integrating dynamic routes and updating the NotFound route.
2025-05-23 12:43:00 +02:00
license
Refactor routing in App component to enhance navigation and improve error handling by integrating dynamic routes and updating the NotFound route.
2025-05-23 12:43:00 +02:00
package.json
Refactor routing in App component to enhance navigation and improve error handling by integrating dynamic routes and updating the NotFound route.
2025-05-23 12:43:00 +02:00
readme.md
Refactor routing in App component to enhance navigation and improve error handling by integrating dynamic routes and updating the NotFound route.
2025-05-23 12:43:00 +02: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.

Powered by Gitea Version: 1.24.3 Page: 37ms Template: 2ms
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