分类:前端开源库
phantom driver for x-ray x-ray-phantom phantom driver for x-ray. Installation npm install x-ray-phantomUsage var phantom = require('x-ray-phantom'); var Xray = require('x-ray'); var x = Xray() .d...
Fork from x-ray 2.3.2 var Xray = require('x-ray'); var x = Xray(); x('https://blog.ycombinator.com/', '.post', [{ title: 'h1 a', link: '.article-title@href' }]) .paginate('.nav-previo...
request driver for x-ray x-ray-request request driver for x-ray. It uses request/request Installation npm install x-ray-requestUsage xray('http://google.com') .use(request()) .select([{ $roo...
Change screen brightness on Linux systems xdg-brightness Change screen brightness on Linux systems Install $ npm install --save xdg-brightnessUsage var xdgBrightness = require('xdg-brightness'); x...
Get default browser on Linux xdg-default-browser Get default browser on Linux Issues with the output should be reported on the Debian, Freedesktop.org, KDE, Gnome, or corresponding issue trackers. ...
Empty trash on Linux xdg-empty-trash Empty trash on Linux Install $ npm install --save xdg-empty-trashUsage const xdgEmptyTrash = require('xdg-empty-trash'); xdgEmptyTrash().then(() => { co...
Provide the XDG env variables normalized Node XDG-ENV Provide an Object with the XDG_* env variables or their defaults (according to http://standards.freedesktop.org/basedir-spec/basedir-spec-latest....
Start the screensaver xdg-screensaver Start the screensaver Install $ npm install --save xdg-screensaverUsage const xdgScreensaver = require('xdg-screensaver'); xdgScreensaver().then(() => { ...
Safely move files and directories to trash on Linux xdg-trash Safely move files and directories to trash on Linux Install $ npm install --save xdg-trashUsage const xdgTrash = require('xdg-trash'); ...
The library extends the functionality of native promises x-promise The library extends the functionality of native promises It's not polyfill!ES5 compatible Installation npm install x-promise Using In...
Get the correct trash path on Linux xdg-trashdir Get the correct trash path on Linux according to the spec Install $ npm install --save xdg-trashdirUsage const xdgTrashdir = require('xdg-trashdir')...
'XDHTML' 'Electron' wrapper. XDHELCq XDHTML module wrapper for Electron. For more information, see http://q37.info/tools/xdhelcq/. GNU/Linux & OS X : Windows : HomePage https://github.com/epeio...
Presentation xdhq-java Presentation This component is only a template to facilitate the creation of a JRE (Java) component and has no other use. For more information, see http://q37.info/tools/xdhq/. ...
'XDHTML' wrapper. xdhq-node For more information, see http://atlastk.org. HomePage https://github.com/epeios-q37/xdhq-node#readme Repository git+https://github.com/epeios-q37/xdhq-node.git ...
'XDHTML' proxy XDHq For more information, see http://q37.info/tools/xdhq/. GNU/Linux & OS X : Windows : HomePage https://github.com/epeios-q37/xdhq#readme Repository git+https://github.com/epei...
PHP extension template xdhq-php For more information, see http://q37.info/tools/xdhq/. GNU/Linux & OS X : Windows : HomePage https://github.com/epeios-q37/xdhq-php#readme Repository git+https:/...
Node.js addon to use 'XDHTML' module with web browsers. XDHWebQ For more information, see http://q37.info/tools/xdhwebq/. GNU/Linux & OS X : Windows : HomePage https://github.com/epeios-q37/xdh...
Simple XML to JavaScript object converter. node-xml2js-fork Ever had the urge to parse XML? And wanted to access the data in some sane, easy way? Don't want to compile a C parser, for whatever reason?...
Simple XML to JavaScript object converter. ERROR: No README data found! HomePage https://github.com/Leonidas-from-XIV/node-xml2js Repository git+https://github.com/Leonidas-from-XIV/node-xml2js.git ...
Convert XML to JS object and maintain the order xml2jsobj Convert XML to JS object asynchronously and maintain the order. Install npm install xml2jsobj Example require("xml2jsobj").convert( '<r...
公众号
欢迎 JavaScript 爱好者