{"id":23299469,"url":"https://github.com/dogescript/dson.djs","last_synced_at":"2026-03-07T11:32:14.492Z","repository":{"id":17723178,"uuid":"20551123","full_name":"dogescript/DSON.djs","owner":"dogescript","description":"A DSON parser in Dogescript.","archived":false,"fork":false,"pushed_at":"2014-06-08T06:13:10.000Z","size":260,"stargazers_count":13,"open_issues_count":2,"forks_count":5,"subscribers_count":7,"default_branch":"master","last_synced_at":"2024-12-14T15:37:31.511Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dogescript.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-06-06T04:12:56.000Z","updated_at":"2023-09-18T00:27:19.000Z","dependencies_parsed_at":"2022-07-13T04:40:53.899Z","dependency_job_id":null,"html_url":"https://github.com/dogescript/DSON.djs","commit_stats":null,"previous_names":["remixz/dson.djs"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dogescript%2FDSON.djs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dogescript%2FDSON.djs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dogescript%2FDSON.djs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dogescript%2FDSON.djs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dogescript","download_url":"https://codeload.github.com/dogescript/DSON.djs/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":230554238,"owners_count":18244235,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-12-20T08:17:21.560Z","updated_at":"2026-03-07T11:32:14.442Z","avatar_url":"https://github.com/dogescript.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"## DSON.djs\n\n[![Build Status](https://travis-ci.org/dogescript/DSON.djs.svg?branch=master)](https://travis-ci.org/dogescript/DSON.djs)\n[![NPM](https://nodei.co/npm/dson-djs.png?compact=true)](https://nodei.co/npm/dson-djs/)\n\nA [DSON](http://dogeon.org/) parser in Dogescript. What am I doing?!\n\nWork in progress. It mostly works, but there are probably some edge cases still.\n\n### Install\n\nIf you're using Node/Browserify:\n```bash\nnpm install dson-djs\n```\n```js\nvar DSON = require('dson-djs')\n```\n\nOtherwise, just add the `build/DSON.js` file to your page, and use the new global variable `DSON`.\n\n### Usage\n* `DSON.parse(str)` - Parses a string of DSON into a JSON object\n* `DSON.dogeify(obj)` - Converts an object into a DSON string\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdogescript%2Fdson.djs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdogescript%2Fdson.djs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdogescript%2Fdson.djs/lists"}