deb_control_files:
- control
- md5sums
deb_fields:
Architecture: all
Depends: node-isomorphic.js (>= 0.2.4)
Description: |-
Monorepo of isomorphic utility functions
This library is meant to replace all global JavaScript functions with
isomorphic module imports. Additionally, it implements several
performance-oriented utility modules. Most noteworthy are the binary
encoding/decoding modules lib0/encoding and lib0/decoding, the
randomized testing framework lib0/testing, the fast Pseudo Random
Number Generator lib0/PRNG, the small socket.io alternative
lib0/websocket, and the logging module lib0/logging that allows
colorized logging in all environments.
.
Lib0 has only one dependency, which is also from the author of
lib0. If lib0 is transpiled with rollup or webpack, very little code
is produced because of the way that it is written. All exports are
pure and are removed by transpilers that support dead code
elimination.
.
Node.js is an event-based server-side JavaScript engine.
Homepage: https://github.com/dmonad/lib0#readme
Installed-Size: '3370'
Maintainer: Debian Javascript Maintainers <pkg-javascript-devel@lists.alioth.debian.org>
Package: node-lib0
Priority: optional
Section: javascript
Version: 0.2.58-1
srcpkg_name: node-lib0
srcpkg_version: 0.2.58-1