0.0.1 • Published 1 year ago

jsonify v0.0.1

Weekly downloads
6,074,586
License
Public Domain
Repository
github
Last release
1 year ago

jsonify Version Badge

github actions coverage License Downloads

npm badge

This module provides Douglas Crockford's JSON implementation without modifying any globals.

stringify and parse are merely exported without respect to whether or not a global JSON object exists.

build status

methods

var json = require('jsonify');

json.parse(source, reviver)

Return a new javascript object from a parse of the source string.

If a reviver function is specified, walk the structure passing each name/value pair to reviver.call(parent, key, value) to transform the value before parsing it.

json.stringify(value, replacer, space)

Return a string representation for value.

If replacer is specified, walk the structure passing each name/value pair to replacer.call(parent, key, value) to transform the value before stringifying it.

If space is a number, indent the result by that many spaces. If space is a string, use space as the indentation.

install

With npm do:

npm install jsonify

To use this module in the browser, check out browserify.

license

public domain

json-stable-stringifyreact-native-bluetooth2killi8n-react-native-fast-imagern-send-sms@cashremit/cr-streamline-iconsreact-native-template-rfbaseairscanairscan-examplereact-native-esc-pos-sahaab@borisovart/atol-kkt-moduledeneme323112@ntt_app/react-native-custom-notificationreact-native-custom-text-hwjamesreact-native-covid-sdkreact-native-thanh-toast-library@jttechnic/interpreter@thanhnguyen14797/react-native-thanh-toast-libraryreact-native-printer-brothersrn-pdf-reader-offlinewilscannerreact-native-slider-kfunblock-block-save-variables@infinitebrahmanuniverse/nolb-jsoni@prodam/prodam-types@everything-registry/sub-chunk-1987@asiz33/smartblok-vendure-plugin@con-test/react-native-concent-common@damian.lnc/core@davedoesdev/dnode@boundless-inc/mobiledoc-dom-renderer@bonsaiswap-lib/lib@bonsaiswapv3/core@bonsaiswapv3/deploy@borealisswap/borealis-swap-lib@capriza/dnode@cdevine49/react-numeric-input3.0.0request-extrareqacherestringsearch-input-reactsearch-list-reactxhr-jsonvoisusvchatvision-camera-plugin-scan-facesvigour-xhr-jsonvue-compmentvue-size-trackertestnpm_lmntestlingtestling-bl2vue-v3-yandex-metrikavcloudcam-playkit-js-hlswow.js-juzisharingcomponent2shell-quote2tap-rendertanngosolregex2stabilizestackedyrn-use-modal-hookrn-my-libraryrn-tm-notifyrn-session-multiplier-demoschoolbusrn-adyen-dropin@chakra-swap/core@cronvel/shell-quote@corelmax/react-native-my2c2p-sdk@igniswap/igni-swap-lib@dotconf-pro/dotconf-pro@dotconf-pro/dotenv@apardellass/react-native-audio-stream@enkeledi/react-native-week-month-date-picker@geeky-apo/react-native-advanced-clipboard@hemith/react-native-tnk@hola.org/json-stable-stringify@hawkingnetwork/react-native-tab-view@hbglobal/react-native-actions-shortcuts@affinidi/affinidi-auth-sdk-kernel@afria/afria-libraries@innoswap/core@innodata/vue-v3-ya-metrika@inovando-boletos/boletodnode-weak-napidnodednode-2022dnode-protocoldiscord.js-bycondiscordjs-con-selfdotenv-coredotex-plugin@eliteswap/v2-core@felipesimmi/react-native-datalogic-module@ko-developerhong/react-native-multiple-image-picker@kodinghandle/bullswap-lib@litedexdev/litedex-core-swap@jfilipe-sparta/react-native-module_2
0.0.1

1 year ago

0.0.0

13 years ago