The Wayback Machine - http://web.archive.org/web/20220706225822/https://github.com/topics/bash?l=javascript
Skip to content
#

Bash

bash logo

Bash (Bourne Again Shell) is a shell and command language interpreter for the GNU operating system. It is meant to be an improved version of Bourne Shell.

Here are 372 public repositories matching this topic...

onehungrygeek
onehungrygeek commented Jan 6, 2019

Thanks a ton for any helpful feedback

I need help with getting best quality GIFs.

I am not used to CSS syntax so it would be amazing if you add a lot of example config.yml files. Also, try adding config.yml files for the GIFs you are displaying in your README.md. They look fantastic. I have spent hours trying to get perfect GIF but no luck.

I don't know what value to give for shadow

good first issue

Stylish, intuitive and user-friendly prompts, for Node.js. Used by eslint, webpack, yarn, pm2, pnpm, RedwoodJS, FactorJS, salesforce, Cypress, Google Lighthouse, Generate, tencent cloudbase, lint-staged, gluegun, hygen, hardhat, AWS Amplify, GitHub Actions Toolkit, @airbnb/nimbus, and many others! Please follow Enquirer's author: https://github.com/jonschlinkert

  • Updated Jun 3, 2022
  • JavaScript

Highly optimized wildcard and glob matching library. Faster, drop-in replacement to minimatch and multimatch. Used by webpack, babel core, yarn, jest, taro, bulma, browser-sync, documentation.js, stylelint, nyc, ava, and many others! Please follow micromatch's author: https://github.com/jonschlinkert

  • Updated Mar 24, 2022
  • JavaScript
build
ehmicky
ehmicky commented Sep 1, 2021

When a TypeScript function has been transpiled before zip-it-and-ship-it starts, it will be present in the functions directory both as a .ts and a .js file. The current behavior seems to be:

  • Both the .ts and .js files are being bundled, separately.
  • In production, the .js function is being served and the .ts one is being ignored.
  • listFunctions() and `listFunctionsFile
good first issue

Fast, minimal glob matcher for node.js. Similar to micromatch, minimatch and multimatch, but without support for extended globs (extglobs), posix brackets or braces, and with complete Bash 4.3 wildcard support: ("*", "**", and "?").

  • Updated Feb 22, 2021
  • JavaScript

Created by Brian Fox

Released June 8, 1989

Repository
gitGNU/gnu_bash
Website
www.gnu.org/software/bash
Wikipedia
Wikipedia

Related Topics

shell