Bug#854206: ITP: node-brorand -- Random number generator for browsers and node.js

2017-02-04 Thread Tushar Agey
Package: wnpp
Severity: wishlist
Owner: Tushar Agey 
X-Debbugs-CC: debian-de...@lists.debian.org

* Package name: node-brorand
  Version : 1.0.6
  Upstream Author : Fedor Indutny 
* URL : https://github.com/indutny/brorand
* License : Expat
  Programming Lang: JavaScript
  Description : Random number generator for browsers and node.js

 This script can generate Random numbers for browsers and node.js
 This script is a dependency of browserify.
 .
 Node.js is an event-based server-side JavaScript engine.



Bug#853133: ITP: node-lazy-req -- Require modules lazily

2017-01-29 Thread Tushar Agey
Package: wnpp
Severity: wishlist
Owner: Tushar Agey 
X-Debbugs-CC: debian-de...@lists.debian.org

* Package name: node-lazy-req
  Version : 2.0.0
  Upstream Author : Sindre Sorhus  (sindresorhus.com)
* URL : https://github.com/sindresorhus/lazy-req#readme
* License : Expat
  Programming Lang: JavaScript
  Description : Require modules lazily

 This package is a dependency of AVA
 .
 Node.js is an event-based server-side JavaScript engine.



Bug#852971: ITP: node-is-plain-obj -- Check if a value is a plain object

2017-01-28 Thread Tushar Agey
Package: wnpp
Severity: wishlist
Owner: Tushar Agey 
X-Debbugs-CC: debian-de...@lists.debian.org

* Package name: node-is-plain-obj
  Version : 1.1.0
  Upstream Author : Sindre Sorhus  (sindresorhus.com)
* URL : https://github.com/sindresorhus/is-plain-obj
* License : Expat
  Programming Lang: JavaScript
  Description : Check if a value is a plain object.
  An object is plain if it's created by either {},
  new Object() or Object.create(null).
  .
  Node.js is an event-based server-side JavaScript engine.

  This package is a dependency of AVA



Bug#852816: ITP: node-home-path -- Cross-platform home directory retriever

2017-01-27 Thread Tushar Agey
okay!

On 1/27/17, Pirate Praveen  wrote:
> On വെള്ളി 27 ജനുവരി 2017 08:53 വൈകു, Tushar Agey wrote:
>> * Package name: node-home-path
>
> See https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=850580 we can use
> os.homedir() function (now provided by nodejs) instead of this library.
>
>



Bug#852816: ITP: node-home-path -- Cross-platform home directory retriever

2017-01-27 Thread Tushar Agey
Package: wnpp
Severity: wishlist
Owner: Tushar Agey 
X-Debbugs-CC: debian-de...@lists.debian.org

* Package name: node-home-path
  Version : 1.0.3
  Upstream Author : Lloyd Brookes <75po...@gmail.com>
* URL : https://github.com/75lb/home-path#readme
* License : Expat
  Programming Lang: JavaScript
  Description : Cross-platform home directory retriever

 This Script can retrieve your Home Directory
 It is tested on Windows XP and above, Mac OSX and Linux.
 .
 Node.js is an event-based server-side JavaScript engine.



Bug#852782: ITP: node-widest-line -- Get the visual width of the widest line in a string - the number of columns required to display it

2017-01-27 Thread Tushar Agey
Package: wnpp
Severity: wishlist
Owner: Tushar Agey 
X-Debbugs-CC: debian-de...@lists.debian.org

* Package name: node-widest-line
  Version : 1.0.0
  Upstream Author : Sindre Sorhus  (sindresorhus.com)
* URL : https://github.com/sindresorhus/widest-line
* License : Expat
  Programming Lang: JavaScript
  Description : Get the visual width of the widest line in a
string - the number of columns required to display it

 Some Unicode characters are fullwidth and use double the normal width
 This script helps to know the maximum width a string will take up in
 the terminal.
 .
 Node.js is an event-based server-side JavaScript engine.



Bug#852774: ITP: node-duplexer3 -- Like duplexer but using streams3

2017-01-27 Thread Tushar Agey
Package: wnpp
Severity: wishlist
Owner: Tushar Agey 
X-Debbugs-CC: debian-de...@lists.debian.org

* Package name: node-duplexer3
  Version : 0.1.4
  Upstream Author : Conrad Pankoff  (http://www.fknsrs.biz/)
* URL : https://github.com/floatdrop/duplexer3
* License : BSD-3-Clause
  Programming Lang: JavaScript
  Description : Like duplexer but using streams3

 An implementation of duplexer using the Streams3 API
 which is standard in Node as of v4. Everything largely works the same
 Duplexer takes a writable stream and a readable stream and makes them
 appear as a readable writable stream.
 .
 Node.js is an event-based server-side JavaScript engine.



Bug#852778: ITP: node-duplexer3 -- Like duplexer but using streams3

2017-01-27 Thread Tushar Agey
Package: wnpp
Severity: wishlist
Owner: Tushar Agey 
X-Debbugs-CC: debian-de...@lists.debian.org

* Package name: node-duplexer3
  Version : 0.1.4
  Upstream Author : Conrad Pankoff  (http://www.fknsrs.biz/)
* URL : https://github.com/floatdrop/duplexer3
* License : BSD-3-Clause
  Programming Lang: JavaScript
  Description : Like duplexer but using streams3

 An implementation of duplexer using the Streams3 API
 which is standard in Node as of v4. Everything largely works the same
 Duplexer takes a writable stream and a readable stream and makes them
 appear as a readable writable stream.
 .
 Node.js is an event-based server-side JavaScript engine.



Bug#852769: ITP: node-timed-out -- Emit `ETIMEDOUT` or `ESOCKETTIMEDOUT` when ClientRequest is hanged

2017-01-26 Thread Tushar Agey
Package: wnpp
Severity: wishlist
Owner: Tushar Agey 
X-Debbugs-CC: debian-de...@lists.debian.org

* Package name: node-timed-out
  Version : 4.0.1
  Upstream Author : Vsevolod Strukchinsky 
* URL : https://github.com/floatdrop/timed-out#readme
* License : Expat
  Programming Lang: JavaScript
  Description : Emit `ETIMEDOUT` or `ESOCKETTIMEDOUT` when
ClientRequest is hanged

 This script helps to add custom timeout for HTTP/HTTPS request
 The timed-out script needs a `request URL` and `time in milliseconds`,
 which allows you to set timeout for the HTTPS/HTTPS request
 .
 Node.js is an event-based server-side JavaScript engine.



Bug#852762: ITP: node-cli-spinners -- Spinners for use in the terminal

2017-01-26 Thread Tushar Agey
Package: wnpp
Severity: wishlist
Owner: Tushar Agey 
X-Debbugs-CC: debian-de...@lists.debian.org

* Package name: node-cli-spinners
  Version : 1.0.0
  Upstream Author : Sindre Sorhus  (sindresorhus.com)
* URL : https://github.com/sindresorhus/cli-spinners#readme
* License : Expat
  Programming Lang: JavaScript
  Description : Spinners for use in the terminal

 This script can generate various interesting spinners
 to use in terminal. Spinners are various graphical small
 objects like arrows, right check,
 wrong cross, dots, etc
 .
 Node.js is an event-based server-side JavaScript engine.



Bug#852657: ITP: node-espurify -- Clone new AST without extra properties

2017-01-25 Thread Tushar Agey
Package: wnpp
Severity: wishlist
Owner: Tushar Agey 
X-Debbugs-CC: debian-de...@lists.debian.org

* Package name: node-espurify
  Version : 1.6.0
  Upstream Author : Takuto Wada 
(https://github.com/twada)
* URL : https://github.com/estools/espurify
* License : Expat
  Programming Lang: JavaScript
  Description : Clone new AST without extra properties
  ### var customizedCloneFunction = espurify.customize(options)
  Returns customized function for cloning AST, configured by custom `options`.
  .
  ### var purifiedAstClone = customizedCloneFunction(originalAst)
  Returns new clone of `originalAst` by customized function.



Bug#850126: ITP: node-aproba -- A rediculously light-weight argument validator

2017-01-04 Thread Tushar Agey
Package: wnpp
Severity: wishlist
Owner: Tushar Agey 
X-Debbugs-CC: debian-de...@lists.debian.org

* Package name: node-aproba
  Version : 1.0.4
  Upstream Author : Rebecca Turner 
* URL : https://github.com/iarna/aproba
* License : ISC
  Programming Lang: JavaScript
  Description : A rediculously light-weight argument validator