@hoto/alfred-path-to-regex

1.0.8 • Public • Published

Alfred path to regex

Alfred workflow to convert path to regex.
Useful for searching for endpoints in IDEs.

Install

npm install --location=global @hoto/alfred-path-to-regex

Example

Converts any parts of the path to .* only if:

  • if part contains any of: {, :, %s, 0-9
  • if part is all caps

Develop

Create symlink for rapid workflow development:

npm install --location=global

Publish:

git commit -am "Commit message"
npm version patch
npm publish --access public

Path icons created by Graphix Dxinerz - Flaticon

Readme

Keywords

none

Package Sidebar

Install

npm i @hoto/alfred-path-to-regex

Weekly Downloads

2

Version

1.0.8

License

MIT

Unpacked Size

49.6 kB

Total Files

11

Last publish

Collaborators

  • hoto