conEmu: download
grammarly plugin for chrome and firefox home page
Tool’s Page
Nodejs way:
> console.log(new Buffer("Hello World").toString('base64')); SGVsbG8gV29ybGQ=
Tool’s Page
Nodejs way:
> console.log(new Buffer("SGVsbG8gV29ybGQ=", 'base64').toString('ascii')) Hello World
using poster to post body information, should set ‘Content Type’ as ‘application/x-www-form-urlencoded’
implemented by java Home Page