{"id":13532210,"url":"https://github.com/dthree/wat","last_synced_at":"2025-09-02T12:43:55.595Z","repository":{"id":36279353,"uuid":"40583847","full_name":"dthree/wat","owner":"dthree","description":"Instant, central, community-built docs","archived":false,"fork":false,"pushed_at":"2016-09-18T06:13:02.000Z","size":783,"stargazers_count":495,"open_issues_count":18,"forks_count":25,"subscribers_count":13,"default_branch":"master","last_synced_at":"2024-11-02T19:33:59.167Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/dthree.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":"contributing.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-08-12T06:22:59.000Z","updated_at":"2024-11-01T18:54:15.000Z","dependencies_parsed_at":"2022-08-08T14:01:15.726Z","dependency_job_id":null,"html_url":"https://github.com/dthree/wat","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dthree%2Fwat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dthree%2Fwat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dthree%2Fwat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dthree%2Fwat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dthree","download_url":"https://codeload.github.com/dthree/wat/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223558614,"owners_count":17165158,"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-08-01T07:01:09.094Z","updated_at":"2024-11-07T17:32:10.640Z","avatar_url":"https://github.com/dthree.png","language":"JavaScript","funding_links":[],"categories":["Command Line Learning","JavaScript","others","\u003ca name=\"cheatsheet\"\u003e\u003c/a\u003eCommands cheatsheet and snippets","Projects"],"sub_categories":["Internet Speedtest"],"readme":"# Wat\n\n[![Build Status](https://travis-ci.org/dthree/wat.svg)](https://travis-ci.org/dthree/wat) \n[![Coverage Status](https://coveralls.io/repos/dthree/wat/badge.svg?branch=master\u0026service=github)](https://coveralls.io/github/dthree/wat?branch=master)\n[![Gitter, Dude](https://img.shields.io/badge/gitter-join%20chat-brightgreen.svg)](https://gitter.im/dthree/wat?utm_source=badge\u0026utm_medium=badge\u0026utm_campaign=pr-badge) \n[![XO: Linted](https://img.shields.io/badge/xo-linted-blue.svg)](https://github.com/sindresorhus/xo)\n[![NPM Version](https://img.shields.io/npm/v/wat.svg)](https://www.npmjs.com/package/wat)\n\n\u003e Rebelliously practical docs. For and by the community. Wat.\n\nFinally, community-built cheat sheets for every coder, targeting any framework, in any language. \n\nAt the tip of your fingers.\n\nWat is an interactive app built to drastically reduce time spent searching for syntax and code usage questions. Wat aggregates project APIs, readmes, code snippits, usage samples and practical documentation across any language or libary, and makes this data ridiculously accessible from the one tool every developer uses: the CLI.\n\nWat was designed for ease. It takes you:\n\n- [20 seconds to install](#install)\n- [5 minutes to master](#learn)\n- [15 minutes to contribute](#contribute)\n\n\n## Notice\n\nThis is now an [OPEN Open Source](http://openopensource.org/) project. I have not able to invest enough time into completing Wat and so am looking for volunteers who would like to take the project over and push it to completion. If you are interested, shoot me a note.\n\n## Contents\n\n- [Introduction](#introduction)\n- [Install](#install)\n- [Learn](#learn)\n- [Contribute](#contribute)\n- [What's on Wat](#projects-now-documented-on-wat)\n- [FAQ](#faq)\n- [License](#license)\n\nMade by [dthree](https://github.com/dthree) with :heart: and a little [secret sauce](https://github.com/dthree/vorpal).\n\n## Introduction\n\n#### Wat is scheduled for imminent release!\n\nWant to contribute and make it happen? [Email me](mailto:threedeecee@gmail.com) or join the [Gitter channel](https://gitter.im/dthree/wat?utm_source=badge\u0026utm_medium=badge\u0026utm_campaign=pr-badge).\n\nWant to try it **right now**?\n\n```bash\n$ npm install -g wat\n$ wat tour\n```\n\n#### Wat covers everything\n\nWat provides the only community-based, centralized source of syntax cheat sheets for every language and every major framework and library. If it has an API and is used by the community, it's supported here!\n\n#### It's smart\n\nWat combines indexes, edit-distance algorithms, auto-completion and common sense to make sure you get what you asked for. It auto-updates when the community adds content, and optimizes its performance based on the content you use most.\n\n#### It shreds red tape like a frisky cat\n\nWat's content is not perfect, it isn't formal and it isn't pedantic. Wat doesn't aim to provide letter-perfect, official documentation for languages. Work like that [is in good hands](https://developer.mozilla.org/en-US/).\n\nIf you're building a web browser, refer to [W3C](http://www.w3.org/) for specifications. Wat is targeted for the 99.99% of us who have the basic familiarity with a library and simply need to look up API or usage samples.\n\n## Install\n\n```bash\nnpm install -g wat\n```\n[np-what? Oh, isn't that Node? I don't do Node.](https://github.com/dthree/wat/wiki/FAQ#sorry-i-dont-speak-node)\n\n## Learn\n\n```bash\nwat tour\n```\n## Contribute\n\nContributing is *easy*!\n\n[Get started here](https://github.com/dthree/wat/wiki/Docs-|-101), and help spread the word! \n\nWat is like a giant, friendly snowball that's somehow caught fire. The bigger the community, the better it gets. :snowflake: :fire:\n\n## Future\n\nIf Wat gets sufficiently adopted by the community, I'll make a web-based version as well.\n\nSame data, new fancy interface.\n\n## Projects now documented on Wat\n\n[![2 Languages](https://img.shields.io/badge/languages-2-brightgreen.svg)](#)\n[![15 Libraries](https://img.shields.io/badge/libraries-15-blue.svg)](#)\n\n##### Languages\n\n\u003e JS (some of it), Node\n\n##### Javascript Libraries\n\n\u003e [D3](https://github.com/mbostock/d3)\n\n##### Node.js Libraries\n\n\u003e [Chalk](https://github.com/sindresorhus/chalk), [debug](https://github.com/visionmedia/debug), [download](https://github.com/kevva/download), [got](https://github.com/sindresorhus/got), [MDAST](https://github.com/wooorm/mdast), [mkdirp](https://github.com/substack/node-mkdirp), [Node HTTP Proxy](https://github.com/nodejitsu/node-http-proxy), [Node Inspector](https://github.com/node-inspector/node-inspector), [Pageres](https://github.com/sindresorhus/pageres), [request](https://github.com/request/request), [RobotJS](https://github.com/octalmage/robotjs), [Screenful](https://github.com/sindresorhus/screenful), [Vantage](https://github.com/dthree/vantage), [Vorpal](https://github.com/dthree/vorpal)\n\n## FAQ\n\n- [Sorry, I don't speak Node](https://github.com/dthree/wat/wiki/FAQ#sorry-i-dont-speak-node)\n- [How does Wat relate to Dash?](https://github.com/dthree/wat/wiki/FAQ#how-does-wat-relate-to-dash)\n\n## Why Wat?\n\nBecause **wat** is forgetting the syntax to splice an Array for the 10th time.\n\nBecause **wat** is having to search `js splice an array`, sift through [W3Schools](http://www.w3fools.com/) and [MSDN](https://msdn.microsoft.com/en-US/) results, `Command + Click` three [Stack Overflow](http://stackoverflow.com/) tabs, close the first one, digest the second and then scroll to the answer to remember... again.\n\nBecause I would rather just type:\n\n`wat js array splice`\n\n## License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdthree%2Fwat","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdthree%2Fwat","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdthree%2Fwat/lists"}