Package: node-levn (0.4.1+dfsg-2)
Links for node-levn
Debian Resources:
Download Source Package node-levn:
- [node-levn_0.4.1+dfsg-2.dsc]
- [node-levn_0.4.1+dfsg.orig.tar.xz]
- [node-levn_0.4.1+dfsg-2.debian.tar.xz]
Maintainers:
External Resources:
- Homepage [github.com]
Similar packages:
Light ECMAScript (JavaScript) Value Notation
Levn is a library which allows you to parse a string into a JavaScript value based on an expected type. It is meant for short amounts of human entered data (eg. config files, command line arguments).
Levn aims to concisely describe JavaScript values in text, and allow for the extraction and validation of those values. Levn uses 'type-check' for its type format, and to validate the results.
How is this different than JSON? levn is meant to be written by humans only, is (due to the previous point) much more concise, can be validated against supplied types, has regex and date literals, and can easily be extended with custom types. On the other hand, it is probably slower and thus less efficient at transporting large amounts of data, which is fine since this is not its purpose.
Node.js is an event-based server-side JavaScript engine.
Other Packages Related to node-levn
|
|
|
|
-
- dep: node-prelude-ls
- functionally oriented utility library for Livescript
-
- dep: node-type-check
- Check the types of JavaScript values at runtime
Download node-levn
Architecture | Package Size | Installed Size | Files |
---|---|---|---|
all | 9.9 kB | 30.0 kB | [list of files] |