Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in / Register
Toggle navigation
P
package_control_channel
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Gaurav Kukreja
package_control_channel
Commits
70c130c3
Commit
70c130c3
authored
Aug 10, 2013
by
FichteFoll
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #1623 from sindresorhus/jsrun
Add JsRun and tweak my other packages
parents
565119da
992dd500
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
37 additions
and
4 deletions
+37
-4
channel.json
channel.json
+0
-1
a.json
repository/a.json
+6
-1
e.json
repository/e.json
+7
-1
f.json
repository/f.json
+6
-1
j.json
repository/j.json
+18
-0
No files found.
channel.json
View file @
70c130c3
...
@@ -121,7 +121,6 @@
...
@@ -121,7 +121,6 @@
"https://raw.github.com/sentience/DokuWiki/master/packages.json"
,
"https://raw.github.com/sentience/DokuWiki/master/packages.json"
,
"https://raw.github.com/sentience/HyperlinkHelper/master/packages.json"
,
"https://raw.github.com/sentience/HyperlinkHelper/master/packages.json"
,
"https://raw.github.com/shivkumarganesh/VisSub/master/packages.json"
,
"https://raw.github.com/shivkumarganesh/VisSub/master/packages.json"
,
"https://raw.github.com/sindresorhus/sublime-jsrun/master/packages.json"
,
"https://raw.github.com/smpanaro/sublime-spotify/master/packages.json"
,
"https://raw.github.com/smpanaro/sublime-spotify/master/packages.json"
,
"https://raw.github.com/sokolovstas/SublimeWebInspector/master/packages.json"
,
"https://raw.github.com/sokolovstas/SublimeWebInspector/master/packages.json"
,
"https://raw.github.com/soncy/AutoComments-for-Sublime-Text-2/master/packages.json"
,
"https://raw.github.com/soncy/AutoComments-for-Sublime-Text-2/master/packages.json"
,
...
...
repository/a.json
View file @
70c130c3
...
@@ -614,7 +614,12 @@
...
@@ -614,7 +614,12 @@
{
{
"name"
:
"Autoprefixer"
,
"name"
:
"Autoprefixer"
,
"details"
:
"https://github.com/sindresorhus/sublime-autoprefixer"
,
"details"
:
"https://github.com/sindresorhus/sublime-autoprefixer"
,
"labels"
:
[
"text manipulation"
],
"homepage"
:
"https://github.com/sindresorhus/sublime-autoprefixer"
,
"labels"
:
[
"text manipulation"
,
"prefix"
,
"css"
],
"releases"
:
[
"releases"
:
[
{
{
"sublime_text"
:
"*"
,
"sublime_text"
:
"*"
,
...
...
repository/e.json
View file @
70c130c3
...
@@ -71,7 +71,13 @@
...
@@ -71,7 +71,13 @@
{
{
"name"
:
"EditorConfig"
,
"name"
:
"EditorConfig"
,
"details"
:
"https://github.com/sindresorhus/editorconfig-sublime"
,
"details"
:
"https://github.com/sindresorhus/editorconfig-sublime"
,
"labels"
:
[
"linting"
,
"text manipulation"
],
"homepage"
:
"https://github.com/sindresorhus/editorconfig-sublime"
,
"labels"
:
[
"linting"
,
"text manipulation"
,
"formatting"
,
"code style"
],
"releases"
:
[
"releases"
:
[
{
{
"sublime_text"
:
"*"
,
"sublime_text"
:
"*"
,
...
...
repository/f.json
View file @
70c130c3
...
@@ -320,7 +320,12 @@
...
@@ -320,7 +320,12 @@
{
{
"name"
:
"Focus"
,
"name"
:
"Focus"
,
"details"
:
"https://github.com/sindresorhus/focus"
,
"details"
:
"https://github.com/sindresorhus/focus"
,
"labels"
:
[
"color scheme"
],
"homepage"
:
"https://github.com/sindresorhus/focus"
,
"labels"
:
[
"color scheme"
,
"markup"
,
"latex"
],
"releases"
:
[
"releases"
:
[
{
{
"sublime_text"
:
"*"
,
"sublime_text"
:
"*"
,
...
...
repository/j.json
View file @
70c130c3
...
@@ -353,6 +353,24 @@
...
@@ -353,6 +353,24 @@
}
}
]
]
},
},
{
"name"
:
"JsRun"
,
"details"
:
"https://github.com/sindresorhus/sublime-jsrun"
,
"homepage"
:
"https://github.com/sindresorhus/sublime-jsrun"
,
"labels"
:
[
"browser integration"
,
"repl"
,
"javascript"
,
"browser"
],
"releases"
:
[
{
"platforms"
:
[
"osx"
],
"sublime_text"
:
"*"
,
"details"
:
"https://github.com/sindresorhus/sublime-jsrun/tree/master"
}
]
},
{
{
"name"
:
"Julia"
,
"name"
:
"Julia"
,
"details"
:
"https://github.com/epitron/Julia-sublime"
,
"details"
:
"https://github.com/epitron/Julia-sublime"
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment