{"id":24063330,"url":"https://github.com/computational-problem-solving/js-2sat","last_synced_at":"2025-12-12T03:20:04.595Z","repository":{"id":36169225,"uuid":"40473323","full_name":"computational-problem-solving/js-2sat","owner":"computational-problem-solving","description":":satisfied: 2-Satisfiability library for JavaScript","archived":false,"fork":false,"pushed_at":"2023-12-15T14:42:04.000Z","size":163,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-08-10T12:59:20.943Z","etag":null,"topics":["2-sat","agpl","algorithms","computer-science","graphs","javascript","polynomial-time","reductions","sat-solver"],"latest_commit_sha":null,"homepage":"https://aureooms.github.io/js-2sat","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/computational-problem-solving.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,"governance":null,"roadmap":null,"authors":null}},"created_at":"2015-08-10T09:06:00.000Z","updated_at":"2021-07-29T05:18:16.000Z","dependencies_parsed_at":"2023-12-25T12:01:40.676Z","dependency_job_id":"52743b8d-512a-4e2c-9e62-ad7b2604fec9","html_url":"https://github.com/computational-problem-solving/js-2sat","commit_stats":{"total_commits":19,"total_committers":4,"mean_commits":4.75,"dds":"0.21052631578947367","last_synced_commit":"eb29e947711d02e8035fd9282c7a4bd75519d0a5"},"previous_names":["aureooms/js-2sat"],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/computational-problem-solving/js-2sat","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/computational-problem-solving%2Fjs-2sat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/computational-problem-solving%2Fjs-2sat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/computational-problem-solving%2Fjs-2sat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/computational-problem-solving%2Fjs-2sat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/computational-problem-solving","download_url":"https://codeload.github.com/computational-problem-solving/js-2sat/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/computational-problem-solving%2Fjs-2sat/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":27675434,"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","status":"online","status_checked_at":"2025-12-12T02:00:06.775Z","response_time":129,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["2-sat","agpl","algorithms","computer-science","graphs","javascript","polynomial-time","reductions","sat-solver"],"created_at":"2025-01-09T09:37:23.145Z","updated_at":"2025-12-12T03:20:04.582Z","avatar_url":"https://github.com/computational-problem-solving.png","language":"JavaScript","readme":"[@aureooms/js-2sat](https://make-github-pseudonymous-again.github.io/js-2sat)\n==\n\n2-Satisfiability library for JavaScript.\nSee [docs](https://make-github-pseudonymous-again.github.io/js-2sat).\nParent is [@aureooms/js-algorithms](https://github.com/make-github-pseudonymous-again/js-algorithms).\n\n[![License](https://img.shields.io/github/license/make-github-pseudonymous-again/js-2sat.svg?style=flat)](https://raw.githubusercontent.com/make-github-pseudonymous-again/js-2sat/master/LICENSE)\n[![NPM version](https://img.shields.io/npm/v/@aureooms/js-2sat.svg?style=flat)](https://www.npmjs.org/package/@aureooms/js-2sat)\n[![Build Status](https://img.shields.io/travis/make-github-pseudonymous-again/js-2sat.svg?style=flat)](https://travis-ci.org/make-github-pseudonymous-again/js-2sat)\n[![Coverage Status](https://img.shields.io/coveralls/make-github-pseudonymous-again/js-2sat.svg?style=flat)](https://coveralls.io/r/make-github-pseudonymous-again/js-2sat)\n[![Dependencies Status](https://img.shields.io/david/make-github-pseudonymous-again/js-2sat.svg?style=flat)](https://david-dm.org/make-github-pseudonymous-again/js-2sat#info=dependencies)\n[![devDependencies Status](https://img.shields.io/david/dev/make-github-pseudonymous-again/js-2sat.svg?style=flat)](https://david-dm.org/make-github-pseudonymous-again/js-2sat#info=devDependencies)\n[![Code Climate](https://img.shields.io/codeclimate/github/make-github-pseudonymous-again/js-2sat.svg?style=flat)](https://codeclimate.com/github/make-github-pseudonymous-again/js-2sat)\n[![NPM downloads per month](https://img.shields.io/npm/dm/@aureooms/js-2sat.svg?style=flat)](https://www.npmjs.org/package/@aureooms/js-2sat)\n[![GitHub issues](https://img.shields.io/github/issues/make-github-pseudonymous-again/js-2sat.svg?style=flat)](https://github.com/make-github-pseudonymous-again/js-2sat/issues)\n[![Documentation](https://make-github-pseudonymous-again.github.io/js-2sat/badge.svg)](https://make-github-pseudonymous-again.github.io/js-2sat/source.html)\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcomputational-problem-solving%2Fjs-2sat","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcomputational-problem-solving%2Fjs-2sat","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcomputational-problem-solving%2Fjs-2sat/lists"}