Skip to content

Library of awesome URL patterns for your convenience

Notifications You must be signed in to change notification settings

szymonkorytnicki/urlpatterns

Repository files navigation

About the project

URLs are lossy compression of the application state. I don't know where I have first seen this. It feels really cool to be able to access the application at some particular, useful place. This isn't easily possible in native apps. This enables you to share things that wouldn't be possible to share, just with a text snippet.

Many apps allow you to configure such patterns to supercharge your productivity:

  • Project Bookmarks for Jira with configurable searches
  • Alfred - boosts your efficiency with hotkeys, keywords, text expansion and more.

Contributing

Create an issue or a pull request to add a new pattern.

Development

This is a Next.js project bootstrapped with create-next-app.

Getting Started

First, run the development server:

npm run dev

Open http://localhost:3000 with your browser to see the result.

You can start editing the page by modifying pages/index.js. The page auto-updates as you edit the file.

Patterns are in the patterns directory. Copy and edit _empty.json file to add a new pattern.

About

Library of awesome URL patterns for your convenience

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published