dirname
There are 29 repositories under dirname topic.
hasufell/hpath
Typed filepath in haskell
sant123/cjs
A Deno implementation to create variables like __dirname and __filename of Node.js
JumpLink/cross-dirname
Node.js + Gjs + Deno module that returns the current script dirname. Similar to __dirname but also works in CommonJs and ES modules.
jonschlinkert/dirs
Fast, basic lib for recursively reading directories.
subbu963/esm-polyfills
ESM module polyfills for nodejs
fabiospampinato/tiny-dirname
A tiny isomorphic ESM alternative to Node's "__dirname" global.
prajwalch/path_module
Simple and lightweight pathname parser for C. This module helps to parse dirname, basename, filename and file extension .
AleksandrSerov/eslint-plugin-dirnames
Eslint plugin for consistent directory naming
shadowtime2000/denoname
A dead simple way to get the Deno equivalent of dirname and filename.
stdlib-js/regexp-dirname
Return a regular expression to capture a path dirname.
stdlib-js/regexp-dirname-posix
Return a regular expression to capture a POSIX path dirname.
stdlib-js/regexp-filename-windows
Return a regular expression to split a Windows filename.
stdlib-js/utils-dirname
Return a directory name.
darkobits/fd-name
⚙️ Cross-environment __dirname / __filename replacement for ESM.
hugoalh-studio/underscore-path-es
An ES (JavaScript & TypeScript) module to bring back `__dirname` and `__filename` within 2 lines of code.
omarbelkady/NodeJS
NodeJS Server Side Javascript Really Fun To Learn. I highly recommend!!!!
pwshrc/poshy-coreutils-ish
Cmdlets that are semantically equivalent to GNU coreutils - useful when converting shell scripts to PowerShell.
stdlib-js/regexp-dirname-windows
Return a regular expression to capture a Windows path dirname.
stdlib-js/regexp-filename
Return a regular expression to split a filename.
stdlib-js/regexp-filename-posix
Return a regular expression to split a POSIX filename.
hugoalh-studio/underscore-path-js
[MIGRATED TO https://github.com/hugoalh-studio/underscore-path-es] A JavaScript module to bring back `__dirname` and `__filename` within 2 lines of code.
SironaMiulescu/Linux-Shell
This repository contains a basic linux implementation in c.In addition, the commands tee, cp and dirname have been implemented
XinChou16/emeta
A micro esm meta helper for import.meta data.
afeiship/next-filepath-mv
Filepath rename for next.
dragon-fish/use-dirname
const __dirname = useDirname(import.meta.url)
keidrun/dirfilename
Alternatives to __dirname and __filename when using ES modules.
mesbol6647/MERN-01-StokApp-
This project is a stock management application developed using the MongoDB, Express.js, React, and Node.js (MERN) stack. It allows users to add, update, and track the stock status of products.
optio50/Bash-String-Manipulation
Bash String Manipulation Example
SixArm/sixarm_ruby_pathname_dirnames
SixArm.com » Ruby » Pathname#dirnames method to iterate on parent directories