Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Emmet

The essential toolkit for web-developers
Collective - Host: opensource - https://opencollective.com/emmet - Website: https://emmet.io - Code: https://github.com/emmetio

Merge pull request #4 from ramya-rao-a/backward-compat

Syntax doesnt get passed when using old interface

github.com/emmetio/extract-abbreviation - e99727281f1cde91cb19bb193fb25433bda604d7 authored almost 7 years ago
Syntax doesnt get passed when using old interface

github.com/emmetio/extract-abbreviation - fc8a34e3ebd6dd6a390926b481d31a27793b3a09 authored almost 7 years ago
Preserve left range bound when editing abbreviation

github.com/emmetio/codemirror-plugin - 916969171a4f11ee2a4f8c85478bf5bd117a3401 authored almost 7 years ago
Support stylesheet syntax when extracting abbreviation

github.com/emmetio/codemirror-plugin - 3cf8df91805d51fca060010896e0ba6a009be44f authored almost 7 years ago
Support stylesheet syntax when extracting abbreviation

github.com/emmetio/extract-abbreviation - ee01c36993ef44c0bb1091091fce416416069408 authored almost 7 years ago
Allow dots in tag names when renaming (JSX)

github.com/emmetio/codemirror-plugin - d0f9669b63c0cc2591f92e098a1d600e811a0719 authored almost 7 years ago
Support multiple cursors in Formatted line break action

github.com/emmetio/codemirror-plugin - a34961fde9d2128a9f46047946f35d0169345d7c authored almost 7 years ago
Working on multi-cursor support for formatted newline

github.com/emmetio/codemirror-plugin - 22f5ad20f0a9a953f01d482ab8e284f4fe75814b authored almost 7 years ago
Added Wrap With Abbreviation action

github.com/emmetio/codemirror-plugin - cb700ebfa68aae8525e7c3bc46caccdc13b9850b authored almost 7 years ago
Support case-insensitive Lorem ipsum generator

Minor build process clean-up

github.com/emmetio/expand-abbreviation - 3571160cca017594710fdbf50e411f70eca31df7 authored almost 7 years ago
Ensure lorem generator is case-insesitive

github.com/emmetio/lorem - e0ca42aa83475049a8b6a0be147e705dabecd727 authored almost 7 years ago
Updated deps and simplified build process

github.com/emmetio/codemirror-plugin - 575f0e0cc26613cfd6f3005e3e77a49f7c68a5d1 authored almost 7 years ago
Skip parsing quoted value text node

Generally it’s a bad idea for cases like `{isn't bad}`.

Fixes #8

github.com/emmetio/abbreviation - 687b4fe223f7a928015891ce65c853a3acee261a authored about 7 years ago
Merge pull request #3 from gushuro/master

Bug fix in isAtHTMLTag function

github.com/emmetio/extract-abbreviation - 8c69876f8ce22a7a70139d42503d515dc88b496c authored about 7 years ago
removing one testcase

github.com/emmetio/extract-abbreviation - b1422db035d5ded7f3bbd1873c0abba626d35746 authored about 7 years ago
Bug fix in isAtHTMLTag

github.com/emmetio/extract-abbreviation - 207b1ce76aa6232849feb97341b9af384cd935b2 authored about 7 years ago
Merge pull request #10 from gushuro/master

Adding the ability to number in descending order.

github.com/emmetio/html-transform - e00ddb68f083d1bc2c0509a4b6684f6b80ae6646 authored about 7 years ago
Removing default value of a variable which is causing issues.

github.com/emmetio/html-transform - 10fec2b0a079f327905c80c0c4b4fbb259b19d80 authored about 7 years ago
Adding the ability to number in descending order.

github.com/emmetio/html-transform - 6ed805c6adbe57125aee1087167dc842f4f5fac7 authored about 7 years ago
Merge pull request #6 from le717/le717-patch-1

Add a:tel HTML shortcut

github.com/emmetio/snippets - 11b56ee4c94a67778ea48436d2d2746c43170238 authored about 7 years ago
Add a:tel HTML shortcut

github.com/emmetio/snippets - 047c644a3d29f75f7cbb8183ebb91ab3fbcd143b authored about 7 years ago
Added package-lock

github.com/emmetio/snippets - 9c8ba6e18f1bc5daf24a92668e06766967ca3922 authored about 7 years ago
Merge pull request #3 from user3323/patch-1

box-shadow: color -> #000

github.com/emmetio/snippets - 051e0b442093d7319413cb3f9119bee2ce573a41 authored about 7 years ago
Merge pull request #5 from ramya-rao-a/modifier-for-output-only

Use options.modifier for output only #4

github.com/emmetio/html-transform - 1eb95d71b4bd90821f76989e03ad93b332df64b6 authored about 7 years ago
Merge pull request #7 from ramya-rao-a/min-score

Use minScore when fuzzy matching

github.com/emmetio/css-snippets-resolver - 1cb7fe5b5ecb10d096a3e667ba26edfabeb6e5ce authored about 7 years ago
Use minScore when fuzzy matching

github.com/emmetio/css-snippets-resolver - 03830ece1e67a1c8f1a5f229097371f49542dcbf authored about 7 years ago
Fixed spec linting

github.com/emmetio/atom-plugin - a7b4a447647e493d1edf9df3fb901740c9fbc384 authored about 7 years ago
Ignore specs when linting

github.com/emmetio/atom-plugin - d7bda864c3faf6b25fdaa064d4816e8daf50302f authored about 7 years ago
Validate cached marker when requested

github.com/emmetio/atom-plugin - 2ac757e8e572838436daa110cae10b9dd8756c25 authored about 7 years ago
Merge pull request #9 from ramya-rao-a/allow-hyphen-in-classname

Allow - in classnames when using bem Fixes #6

github.com/emmetio/html-transform - baeb8e4b858ca4a836814cb97cf62ad02a2ef04a authored about 7 years ago
Allow - in classnames when using bem Fixes #6

github.com/emmetio/html-transform - 178faa0bbb22dd65abbd6e9380430f49976c594b authored about 7 years ago
Merge pull request #4 from davidkwan95/patch-1

add list of empty elements

github.com/emmetio/html-matcher - 5af8012da6db697e857a9659fc29ea2680475925 authored about 7 years ago
add list of empty elements

github.com/emmetio/html-matcher - 9f73cef2b7f71fbbb71f2422200746adc2e8dd4e authored about 7 years ago
Merge pull request #8 from ramya-rao-a/unnecessary-href

Transform period in content to href only for a tags Fixes #7

github.com/emmetio/html-transform - bbf696828896e349b8b2aee4b91a0bd98257f3e0 authored about 7 years ago
Transform period in content to href only for a tags Fixes #7

github.com/emmetio/html-transform - 9b64aad00a8c0985baca6b95cb846afe66edd53c authored about 7 years ago
Updated options layout

github.com/emmetio/expand-abbreviation - 1c0d1965e04ba705e6eb0bcefe76ec2a9f26915b authored about 7 years ago
Removed Lab widget

github.com/emmetio/web - 65f071fed1dfcafb0a3133a9d25c35949372434b authored about 7 years ago
Merge pull request #46 from Macavirus/master

Spelling fixes

github.com/emmetio/emmet-docs - ebac82e38aad7433ed6813ef77a18bab3694987b authored over 7 years ago
Spelling fixes

github.com/emmetio/emmet-docs - bd11006f2b1ef1df73bea7512ea56bd77f506025 authored over 7 years ago
Merge pull request #9 from ramya-rao-a/stylesheet-formatter

Enable use of stylesheet formatter

github.com/emmetio/expand-abbreviation - dfe1f6f69336df38963845b69c0b86d5a44501e3 authored over 7 years ago
Use options.modifier for output only #4

github.com/emmetio/html-transform - cd872abac0dd6052f5f28cf1649d46c0968deeba authored over 7 years ago
Merge pull request #5 from ramya-rao-a/bsd-none

Adding missing bds none snippet

github.com/emmetio/snippets - cc6c6bf53a4694a1856e6d1e49b34b1ee70621ba authored over 7 years ago
Adding missing bds none snippet

github.com/emmetio/snippets - 090dd0b25b98f25306268951a6b6e9b343b2a6dd authored over 7 years ago
Merge pull request #8 from ramya-rao-a/case-insensitive-score

Use case insensitive checks when calculating score

github.com/emmetio/css-snippets-resolver - 6be8914af38d88153d1369c449896600f5df0528 authored over 7 years ago
Use case insensitive checks when calculating score #6

github.com/emmetio/css-snippets-resolver - c3cd5d33b1bc2eb335ac7e74b95f461f75f4b30c authored over 7 years ago
Merge pull request #4 from ramya-rao-a/input-text

No placeholder for text needed for input:t

github.com/emmetio/snippets - 909f9e28e1a81621b668b6f017eb1841422dc160 authored over 7 years ago
No placeholder for text needed for input:t

github.com/emmetio/snippets - 746688b90a188c3acf9f46b443cf216d93f3825d authored over 7 years ago
Almost working LESS extend

github.com/emmetio/stylesheet-analyzer - e764a18a459321c185de8a3233dd6f283b8902fa authored over 7 years ago
Fixed bug with empty class after BEM

github.com/emmetio/html-transform - eaaff221db87f23a63094b61db3a3c1d6aff49bf authored over 7 years ago
Handle too deep BEM prefix properly

github.com/emmetio/html-transform - d59b93f4e1f8f66f5bae0a4f99606699bf5fb636 authored over 7 years ago
Added Litmus editor

github.com/emmetio/web - 97240d65eeb0eb66d14b6a767f58a3e8f8003295 authored over 7 years ago
Working extend with circular references

github.com/emmetio/stylesheet-analyzer - 39b76c21873f693298a5b337acac5e4f09da8f3a authored over 7 years ago
Fixing extend circular references

github.com/emmetio/stylesheet-analyzer - 4102f9287ae58ec85d180a7610be924d47b23e5d authored over 7 years ago
Progress on LESS extend

github.com/emmetio/stylesheet-analyzer - 6aac022ed77d0d4c22622a600e8712a5f1d75d97 authored over 7 years ago
Still working on LESS extend

github.com/emmetio/stylesheet-analyzer - 19ad5ae6eccba53d977c3916e79fe66346dcab74 authored over 7 years ago
Merge pull request #1 from ruedap/fix-redundant-value

Fix redundant value

github.com/emmetio/stylesheet-formatters - 27bd92d241a721b286789bce8df420fa71d56b00 authored over 7 years ago
Merge pull request #3 from ramya-rao-a/ending

Do not append after if it already exists in node text

github.com/emmetio/stylesheet-formatters - a43e4a424fe821b3746a37ff91f9cce991619c6a authored over 7 years ago
box-shadow: color -> #000

github.com/emmetio/snippets - de3af035f3db75514ea68227953d20bdff245702 authored over 7 years ago
Check for ; before adding the after

github.com/emmetio/stylesheet-formatters - 183eb04fef5fe890844bf1f48a87cc8ad9be41ff authored over 7 years ago
Do not append after if it already exists in node text

github.com/emmetio/stylesheet-formatters - ea5c91723750baea43c3677426bf995ff5ccefcc authored over 7 years ago
Still working on expand

github.com/emmetio/stylesheet-analyzer - 8c15dba87d5a2304e4744d03c90dadbf0bef32be authored over 7 years ago
Working on LESS extend

github.com/emmetio/stylesheet-analyzer - ef715f3d1aed19cfada26db9ff845a35a188bccf authored over 7 years ago
Lab block on all pages

github.com/emmetio/web - f87f44035c1c07567ba703e5be38632a551021d6 authored over 7 years ago
Update Lab widget

github.com/emmetio/web - b804e6dc43c3606ceaf7e129f2ad8aef3c59a1aa authored over 7 years ago
Enable use of stylesheet formatter

github.com/emmetio/expand-abbreviation - 0335bb550de3bd68e420dcecbb36b36ceaa99635 authored over 7 years ago
Merge pull request #2 from ramya-rao-a/use-formatter-from-options

Use formatter from options

github.com/emmetio/stylesheet-formatters - 408232a1e4d867dcc5a121a1f6f57ec3bdeee079 authored over 7 years ago