sh -c "$(curl -fsSL https://raw.githubusercontent.com/robbyrussell/oh-my-zsh/master/tools/install.sh)"
- Download zsh-autosuggestions by
| <!DOCTYPE html> | |
| <html> | |
| <head> | |
| <title>Editable - Example</title> | |
| <script type="text/javascript" src="jquery.min.js"></script> | |
| <script type="text/javascript" src="editable.js"></script> | |
| </head> | |
| <body> | |
| <!-- canEdit Attr just is a seletor --> | |
| <div canEdit table="posts" column="title" column-id="1">Title</div> | 
| /** | |
| * Waitolor Package | |
| * Author: Mahdi Amiri | |
| * Add simple waiting contents to element | |
| * options : | |
| * image [https://www.rostaaustralia.com.au/wGlobal/wGlobal/layout/images/transparent-google-loader-gif-4.gif] | |
| * message [empty] | |
| */ | |
| (function ($) { | |
| $.fn.waitolor = function (options = {}) { | 
| <!DOCTYPE html> | |
| <html> | |
| <head> | |
| <title>webSocket Example</title> | |
| <script type="text/javascript" src="autobahn.js"></script> | |
| </head> | |
| <body> | |
| <script type="text/javascript"> | |
| const Socket = new ZMQWS({ | |
| host: '127.0.0.1', | 
| <!DOCTYPE html> | |
| <html> | |
| <head> | |
| <title>webSocket Example</title> | |
| </head> | |
| <body> | |
| <script type="text/javascript"> | |
| const Socket = new webSocket({ | |
| host: '127.0.0.1', | |
| port: 8080, |