Search results
19 packages found
Simple module proccess less animation engine
```javascript const browserMgr = await BrowserMgr.build({ browserType: chromium, idleCloseSeconds: 60, launchOpts: { headless: true }, device: devices['Pixel 5'], maxOpenedBrowsers: BrowserMgr.MAX_OPEN_BROWSERS, lockCloseFirst:
* git init * git add . && git commit -m "Initial commit"
Callbacks made almost easy.
```javascript const html = new TemplateDarkBootstrap({ title, h1, lang: 'en', description, keyValues: { backgroundUrl, subheading, searchplaceholder: 'Search...', ...keyValues } }).getFullPage({ pageType: 'main', ar
This is a simple npm module for task management in node.js using native spawn api and providing simple standard to display client side progress bars etc. You are still responsible for parsing output and spawning tasks
executing unix commands with multi processes