Posts
-
rr
RR is a test double framework that features a rich selection of double techniques and a terse syntax. ⛺
RR is a test double framework for Ruby that features a rich selection of double techniques and a terse syntax.
Tags: #ruby
-
persian-tools
An anthology of a variety of tools for the Persian language in javascript
- Convert Persian words to the number.
- Convert Numbers to Persian words.
- Add and remove commas to numbers.
- Convert Persian numbers to Arabic or English numbers and vice versa.
- Validate Iranian national number(code-e Melli).
- Validate Iranian legal id(shenase hoghoghi).
- Find city and province name by national code(code-e Melli).
- Bill calculator.
- Check Iranian Sheba(IBAN) validation and recognize bank information by sheba code.
- Validate Bank card number.
- Find Bank’s name by Card number.
- Validate the correctness of the text of the Persian language and clear the Arabic letters in the Persian text.
- Fix Persian characters in URL.
- Fix Persian zero-width non-joiner(Replace spaces by half-space)
- Convert Jalaali date-time into a time ago
- Get the Remaining Time of the Date
- Validate and find information of phone number.
- Find capital city by province name
- Find province from coordinate
Tags: #typescript • number-to-words • words-to-numbers
-
cookie-banner
JavaScript based cookie-info banner for complying with EU cookie law
Cookie Banner is a super-easy way to ensure you’re complying with the EU cookie law. Just reference the
cookiebanner.min.js
script from your page and you’re done.Cookie Banner script is very lightweight and depends on no JavaScript libraries, css files or images.
Tags: #javascript • cookie-banner • eu-cookie
-
DiscordPHP
An API to interact with the popular messaging app Discord
Warning This branch contains an experimental feature, do not use it in production! See the wiki page for more information on how to set it up.
Tags: #php • discord • team-reflex
-
laravel-trend
Generate trends for your models. Easily generate charts or reports.
Generate trends for your models. Easily generate charts or reports.
Tags: #php • laravel • trends
-
OpenCue
A render management system you can deploy for visual effects and animation productions.
OpenCue is an open source render management system. You can use OpenCue in visual effects and animation production to break down complex jobs into individual tasks. You can submit jobs to a configurable dispatch queue that allocates the necessary computational resources.
Tags: #python • opencue • openqueue
-
chewy
High-level Elasticsearch Ruby framework based on the official elasticsearch-ruby client
Chewy is an ODM (Object Document Mapper), built on top of the official Elasticsearch client.
Tags: #ruby • elasticsearch • elasticsearch-client
-
fraidycat
Follow blogs, wikis, YouTube channels, as well as accounts on Twitter, Instagram, etc. from a single page.
Follows are arranged by tag - each can have multiple tags - the tabbed bar along the top of the main page lets you select the tag to view. You then narrow down by importance - tags can be checked in ‘real-time’ or ‘daily’, ‘weekly’, ‘monthly’ and ‘yearly’.
Follows are shown in dark green if they have been updated in the past two days, a plain cyan if they are up to a month old and in an unassuming light brown if they are over a month old. A small graph of activity over the past year is displayed - in pink (if showing the previous two months of activity) or in gray (if showing the past six months.)
Fraidycat is quite light on features - I am mostly focused on making sure that it supports a lot of different sites and that it safely syncs between your different computers.
Tags: #javascript
-
FOSOAuthServerBundle
A server side OAuth2 Bundle for Symfony
The bulk of the documentation is stored in the
Resources/doc/index.md
file in this bundle:Read the Documentation for master
Tags: #php • symfony • symfony-bundle
-
gocd-yaml-config-plugin
Plugin to declare GoCD pipelines and environments configuration in YAML
GoCD plugin to keep pipelines and environments configuration in source-control in YAML. See this document to find out what are GoCD configuration repositories.
This is the second GoCD configuration plugin, which enhances some of shortcomings of JSON configuration plugin
- Format is concise. Unlike JSON, there are no unnecessary quotations
"
, brackets{}
and commas,
- Tries to enforce correctness where possible. By using maps instead of lists and shorter object graphs.
- Allows to have multiple pipelines and environments in single file. But doesn’t force it.
- Comments in configuration files - YAML supports comments, so you can explain why pipeline/environment it is configured like this.
Tags: #java • pipelines-as-code • gocd
- Format is concise. Unlike JSON, there are no unnecessary quotations
subscribe via RSS