{"id":28540759,"url":"https://github.com/leecade/caniuse_local","last_synced_at":"2025-07-07T11:31:15.427Z","repository":{"id":16297180,"uuid":"19045864","full_name":"leecade/caniuse_local","owner":"leecade","description":"Instant, Offline, Non-breaking compatibility check of HTML5, CSS3, SVG, New JS API.","archived":false,"fork":false,"pushed_at":"2014-05-22T17:16:58.000Z","size":328,"stargazers_count":32,"open_issues_count":7,"forks_count":4,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-06-09T19:49:29.703Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/leecade.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-04-22T20:54:42.000Z","updated_at":"2020-09-02T14:20:12.000Z","dependencies_parsed_at":"2022-09-04T23:00:57.600Z","dependency_job_id":null,"html_url":"https://github.com/leecade/caniuse_local","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/leecade/caniuse_local","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leecade%2Fcaniuse_local","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leecade%2Fcaniuse_local/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leecade%2Fcaniuse_local/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leecade%2Fcaniuse_local/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/leecade","download_url":"https://codeload.github.com/leecade/caniuse_local/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leecade%2Fcaniuse_local/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264069166,"owners_count":23552555,"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":"2025-06-09T19:37:12.155Z","updated_at":"2025-07-07T11:31:15.413Z","avatar_url":"https://github.com/leecade.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# caniuse_local\n\n![screen](http://dl.ooxx.org/output-mini.gif)\n\nWatch video:\n\nhttps://vimeo.com/92709999\n\nhttp://www.youtube.com/watch?v=Lpe_R35nvk8\n\n## Overview\n\nInstant, Offline, Quick, Non-breaking compatibility check  of HTML5, CSS3, SVG, New JS API.\n\n**No need to open browser to see the result.**\n\n## Compatibility\n\n- SublimeText2 / latest dev build of SublimeText3\n\n- OSX / Windows / Linux(maybe)\n\n## Installation\n\n- With [Sublime Package Control](http://wbond.net/sublime_packages/package_control):\n\nRun “Package Control: Install Package” command, find and install `caniuse_local`.\nRestart Sublime editor (if required)\n\n- Manually:\n\nDownload the lastest [releases](https://github.com/leecade/caniuse_local/releases) into your packages folder (find \"Browse Packages\" menu item to open this folder)\nRestart Sublime editor (if required)\n\n## Usage\n\nSelect a keyword then\n\npress the hotkey(default: OSX - `ctrl + c`, Windows/Linux - `ctrl + alt + c`)\n\nor\n\nclick `Caniuse` item in `Tools` menu\n\nthe result will be shown on the status bar.\n\n\u003e You can modify the hotkey like:\n\u003e \n```\n\"keys\": [\"ctrl+c\"], \"command\": \"caniuse\"\n```\n\n## Known Issues\n\n- Menu item is greyed\n\nThis plugin require pyv8, if auto installed failed try [Manual installation](https://github.com/emmetio/pyv8-binaries#manual-installation)\n\nand load issue see https://github.com/sergeche/emmet-sublime/issues/129\n\n- Skip Pyv8 update\n\nModify: `Sublime Text 3/Packages/PyV8/[osx-p3]/config.json`\n\n`\"skip_update\": true`\n\n## Contribution\n\nSend me [Issues](https://github.com/leecade/caniuse_local/issues), like:\n\n```\n`perspective-origin` ==\u003e `transforms3d`\n\nsee: http://caniuse.com/#search=transforms3d\n```\n\n## TODO\n\n- [1.0.TODO](https://github.com/leecade/caniuse_local/blob/master/1.0.TODO)\n\n- [2.0.TODO](https://github.com/leecade/caniuse_local/blob/master/2.0.TODO)\n\n## Thanks\n\n- Thanks to [@akira-cn](https://github.com/akira-cn), I wrote this plugin based on his [V8-wrapper](https://github.com/akira-cn/SublimeJS).\n\n- Thanks to [Can I Use](http://caniuse.com/)'s data.\n\n- Thanks to [@yexingxia](https://github.com/yexingxia) gave me some useful feedback.\n\nLicense\n=======\n\nAll of Sublime Text Caniuse is licensed under the MIT license.\n\nCopyright (c) 2011-2014 leecade \u003cleecadeg@gmail.com\u003e\n\nPermission 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:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE 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.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fleecade%2Fcaniuse_local","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fleecade%2Fcaniuse_local","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fleecade%2Fcaniuse_local/lists"}