Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Package_control | 4,652 | 2 days ago | 140 | Python | ||||||
The Sublime Text package manager | ||||||||||
Visual Studio Dark | 56 | 6 years ago | 1 | |||||||
Dark Visual Studio color scheme for Sublime Text | ||||||||||
Tidytabs Sublime | 39 | 6 years ago | 4 | JavaScript | ||||||
A simple plugin for Sublime Text that allows old tabs to be closed with a configurable keystroke (ctrl-alt-w by default). | ||||||||||
Sublime Neo4j | 26 | 8 years ago | 5 | Python | ||||||
Sublime Plugin for running Neo4j Cypher queries. | ||||||||||
Sublime Text Svg Icon Snippets | 24 | 7 years ago | 1 | HTML | ||||||
A collection of SVG icon snippets for Sublime Text | ||||||||||
Koken Sublime | 24 | 7 years ago | 1 | |||||||
Sublime Text snippets for Koken | ||||||||||
React Components | 18 | 3 years ago | 2 | November 27, 2019 | 11 | mit | JavaScript | |||
F2e Workflow Labs | 15 | 7 years ago | JavaScript | |||||||
前端工程訓練:npm,bower,yo,gulp,webpack 應用實戰 | ||||||||||
Julia_intro | 10 | 10 months ago | Julia | |||||||
Basic introduction to Julia | ||||||||||
Sublime Awslambda | 10 | 6 years ago | 4 | Python | ||||||
Sublime Text 3 plugin for editing AWS Lambda function sources easily |
The Sublime Text package manager. Visit packagecontrol.io for installation instructions, a list of available packages and detailed documentation.
Package Control is licensed under the MIT license.
All of the source code (except for package_control/semver.py
), is under the
license:
Copyright (c) 2011-2020 Will Bond <[email protected]>
Permission 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:
The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.
THE 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.
package_control/semver.py
is under the license:
Copyright (c) 2013 Zachary King, FichteFoll
Permission 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:
The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.
THE 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.