All Projects → aurbano → Regex101 Osx

aurbano / Regex101 Osx

Regex101 packaged as an offline Mac OSX application

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Regex101 Osx

Applied Text Mining In Python
Repo for Applied Text Mining in Python (coursera) by University of Michigan
Stars: ✭ 59 (-18.06%)
Mutual labels:  regex
Nipp
🎒 Portable Programmable Text Convertor Hosted on URL: https://nwtgck.github.io/nipp
Stars: ✭ 64 (-11.11%)
Mutual labels:  offline
Hyperscan Java
Match tens of thousands of regular expressions within milliseconds - Java bindings for Intel's hyperscan 5
Stars: ✭ 66 (-8.33%)
Mutual labels:  regex
Fsq
A tool for querying the file system with a SQL-like language.
Stars: ✭ 60 (-16.67%)
Mutual labels:  regex
Mog
A different take on the UNIX tool cat
Stars: ✭ 62 (-13.89%)
Mutual labels:  regex
Heyoffline
Warn your users when their network goes down. Make sure they don't lose anything.
Stars: ✭ 1,133 (+1473.61%)
Mutual labels:  offline
Regex In Python
A comprehensive guide for learning regular expressions using Python
Stars: ✭ 58 (-19.44%)
Mutual labels:  regex
Flatris
Fast-paced two-player web game
Stars: ✭ 1,162 (+1513.89%)
Mutual labels:  offline
Is Glob
If you use globs, this will make your code faster. Returns `true` if the given string looks like a glob pattern or an extglob pattern. This makes it easy to create code that only uses external modules like node-glob when necessary, resulting in much faster code execution and initialization time, and a better user experience. 55+ million downloads.
Stars: ✭ 63 (-12.5%)
Mutual labels:  regex
Spotify Onthego
Download Spotify playlists by searching for audio files on YouTube
Stars: ✭ 66 (-8.33%)
Mutual labels:  offline
Zile
Extract API keys from file or url using by magic of python and regex.
Stars: ✭ 61 (-15.28%)
Mutual labels:  regex
Ng Toolkit
⭐️ Angular tool-box! Start your PWA in two steps! Add Serverless support for existing projects and much more
Stars: ✭ 1,116 (+1450%)
Mutual labels:  offline
Books
Free Desktop book-keeping software for small-businesses and freelancers.
Stars: ✭ 1,132 (+1472.22%)
Mutual labels:  offline
Local Feature Android
Add online and offline text translation to Android apps
Stars: ✭ 60 (-16.67%)
Mutual labels:  offline
Certstreamcatcher
This tool is based on regex with effective standards for detecting phishing sites in real time using certstream and can also detect punycode (IDNA) attacks.
Stars: ✭ 68 (-5.56%)
Mutual labels:  regex
Prestashop
Free PWA & SPA for PrestaShop
Stars: ✭ 59 (-18.06%)
Mutual labels:  offline
Offline geocoder
Offline Geocoder
Stars: ✭ 64 (-11.11%)
Mutual labels:  offline
K8s Offline
Offline installation package for kubernetes.
Stars: ✭ 72 (+0%)
Mutual labels:  offline
Entityframework Reverse Poco Generator Ui
A simple UI to allow you to easily select which tables you want the EntityFramework Reverse POCO Code First Generator to use.
Stars: ✭ 69 (-4.17%)
Mutual labels:  regex
Emoji Regex
A regular expression to match all Emoji-only symbols as per the Unicode Standard.
Stars: ✭ 1,134 (+1475%)
Mutual labels:  regex

Regex101 OSX

Regex101 packaged as an offline Mac OSX application

Regex101

→ Download

The app is basically the offline version of Regex101, packaged with MacGap after adding some changes to it.

Build

  1. Install MacGap

    $ gem install macgap

  2. Build application:

    $ macgap build app --name Regex101 --output build

The build script generates an application, available inside the build folder.

Roadmap

Possible features to work on:

  • Growl notifications (for timeouts for example)
  • Update notifications (add a json file with the version and compare with the one on Github)
  • Application icon
  • Native top bar (NSToolbar) with the links in the we header.
  • Any ideas?

Original work by @firasdib, packaged as an application by @aurbano App released under the MIT License

Analytics

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].