0.18.0 • Published 12 months ago

josnlib v0.18.0

Weekly downloads
-
License
MIT
Repository
github
Last release
12 months ago

josnlib

josnlib is a helper library for iaseth/josn, written in JavaScript and TypeScript. josnlib can be used in the browser as well as in NodeJS.

josnlib depends on whichtype, jslice and jtransform, all of which were originally part of iaseth/josn, but were later made separate packages to allow for easier testing and code reuse.

I am using readmix for generating this README. You can view the source file here.

Table of contents

Installation

You can install josnlib with the following command:

npm i josnlib

List of flags

ShortLongDescriptionStatus
-c--consoleUse console.log() for printing selected object.
-d--dirUse console.dir() for printing selected object.
-D--debugTurns debug mode ON.
-E--exactTurns exact mode ON.
-F--forceForce update files.
-g--greenGreen is for the environment.
-h--helpShow help.
-i--ignore-caseIgnore case (default).
--licensePrint the LICENSE.
-l--listList all input files.
-m--minifyMinify the output.
-n--no-ignore-caseDo not ignore case.
-p--plaintextOutput plaintext.
--print-argsJust print the arguments.
--print-demosJust print the demos.
--print-flagsJust print the flags.
-q--quietTurns quiet mode ON.
--replOpens the REPL.
-s--spaces2Indent with 2 spaces.
-S--spaces4Indent with 4 spaces.
-t--tablePrint output as a table.
-T--tabsIndent with Tabs.
-v--versionPrint version.
-w--watchWatch input files for changes.
-x--experimentalTurns experimental mode ON.
-Z--zenTurns zen mode ON.

Package details

NameValue
Namejosnlib
Version0.18.0
Authoriaseth
Homepagehttps://github.com/iaseth/josnlib
Repositoryiaseth/josnlib
LicenseMIT
Dependencies4

Dependencies

PackageVersion
1jslice^0.11.0
2json5^2.2.3
3jtransform^0.3.0
4whichtype^1.5.0

Dev dependencies

PackageVersion
1@types/jest^29.5.1
2jest^29.5.0

License

MIT License

Copyright (c) Ankur Seth.

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Credit

This file was generated using readmix.

0.16.0

12 months ago

0.17.0

12 months ago

0.18.0

12 months ago

0.15.0

12 months ago

0.14.0

12 months ago

0.13.0

12 months ago

0.12.0

12 months ago

0.11.0

12 months ago

0.10.0

12 months ago

0.9.0

12 months ago

0.8.0

12 months ago

0.7.0

12 months ago

0.6.0

12 months ago

0.5.0

12 months ago

0.3.0

12 months ago

0.2.0

12 months ago

0.1.0

12 months ago