Skip to content

Instantly share code, notes, and snippets.

View Iduoad's full-sized avatar
🫖
Reform

Mohammed Daoudi Iduoad

🫖
Reform
View GitHub Profile
http://feeds.reuters.com/news/artsculture
http://feeds.reuters.com/reuters/businessNews
http://feeds.reuters.com/reuters/companyNews
http://feeds.reuters.com/reuters/entertainment
http://feeds.reuters.com/reuters/environment
http://feeds.reuters.com/reuters/healthNews
http://feeds.reuters.com/reuters/lifestyle
http://feeds.reuters.com/news/reutersmedia
http://feeds.reuters.com/news/wealth
http://feeds.reuters.com/reuters/MostRead
@Iduoad
Iduoad / gist:bb19c693289875eb96131f9b0c279d28
Created April 30, 2020 01:33 — forked from nobuti/gist:9131387
Bidi detection on inputs texts
// From http://closure-library.googlecode.com/svn-history/r27/trunk/closure/goog/docs/closure_goog_i18n_bidi.js.source.html
// with modifications
bidi_helpers = (function(){
var module = {}
/**
* Directionality enum.
* @enum {number}
*/