Ecosyste.ms: OpenCollective

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

github.com/pulsar-edit/language-html

:lock: HTML package for Atom
https://github.com/pulsar-edit/language-html

Correct meter snippet

https://developers.whatwg.org/the-button-element.html#the-meter-element

Neither tag of <meter> ...

ba08b5d2e00bf4db515e8eb07241b3ab527c27eb authored over 8 years ago
Multi-line figure snippet

Content model:
* One <figcaption> element followed by flow content.
* Or flow content followed b...

e5dea641e2a0391ca6182d9c1568635887c633e0 authored over 8 years ago
Multi-line fieldset snippet

Content model: Optionally a <legend> element, followed by flow content.

5696ae1a5f0833f89f15e08056ea8fb9a8f17574 authored over 8 years ago
Multi-line details snippet

Content model: One <summary> element followed by flow content.

604d165c1ec0887c8e8d6dc375e2fac253f2fa8a authored over 8 years ago
Remove content snippet

This element has been removed from the standards.

e315a34d769bacc078620c6500a0a1ba8d28d945 authored over 8 years ago
Improve snippets of bdi bdo

https://www.w3.org/TR/html51/textlevel-semantics.html#the-bdi-element
https://www.w3.org/TR/html...

cdddb3487ed6d620b390e0ce0933c8bd5392925e authored over 8 years ago
Improve area snippet

https://www.w3.org/TR/html51/semantics-embedded-content.html#the-area-element

* shape defaults ...

a8c40219296a250785c5dad1c356e8342787aea6 authored over 8 years ago
Prepare 0.46.1 release

b29d8120e85cc547215df5c44e28587a8134d003 authored over 8 years ago
No more XML empty element syntax

72917bc9643d0c6a726ee9a92158bd059b33b0d9 authored over 8 years ago
Merge pull request #137 from torn4dom4n/patch-1

Update README.md

dc76925b5d031f6431ac7a86d87627c9ba1c1458 authored over 8 years ago
Update README.md

b3c15c2311388d1a56cd53b79e689a4ac0dd030d authored over 8 years ago
Merge pull request #136 from Alhadis/modelines

Add support for Emacs/Vim modelines

46ffb55eb84855f7e5143878ba8487dacaa02716 authored over 8 years ago
Add specs to guard against regressions

00e6cb7aab71a3be38b8ec663c7971a32612d45a authored over 8 years ago
Add firstLineMatch support for Vim/Emacs modelines

913decff48a30828e0ae0506f3d915db379a2a62 authored over 8 years ago
Prepare 0.46.0 release

e31f7508f7365a2087ed84508e43275e36dfa7a4 authored over 8 years ago
Merge pull request #133 from Ingramz/Ingramz-patch-1

Fix increase/decreaseIndentPattern

d32baf880408f0281dd719be14c51d9ed451be8a authored over 8 years ago
Fix increase/decreaseIndentPattern

dc37a95620eeff1a048a12152d0dedf2d7c39d86 authored over 8 years ago
Merge pull request #98 from DavidePastore/add-entity-scope

Improve entity scopes and related spec

c55d62d3185673e5cd0ad3b7a45f830f9e529f0c authored over 8 years ago
entity: remove useless parenthesis for end

2868437114869fd8e0036ad242fe815ab7bed36d authored over 8 years ago
Improve entity scopes and related spec

855a10117247e2ad7b72b757d653046bc4a27a68 authored over 8 years ago
Prepare 0.45.1 release

316113d8a34a8fe040044d1f3eb97c0e41e86375 authored over 8 years ago
Make atom-grammar-test a production dependency

Due to a quirk in the atom core build, specs for bundled packages are run based on the contents ...

624139dbaf0536913e1ba854bef519267b4aabe6 authored over 8 years ago
Prepare 0.45.0 release

4ec86b20bfdd9cc3f5527cb8af341d43930fba10 authored over 8 years ago
Merge pull request #124 from dsesar/patch-1

Update x-template script on html.cson

d88e21472dc7d77bc140891b3803d39227198921 authored over 8 years ago
Update html.cson

Simplified as per @50Wliu

6ae7cae59fa7910a9f74008a605c04d7ea8ffc9a authored over 8 years ago
Update html.cson

Allow x-template script to inherit html syntax and highlighting

e53808f4f94db2ba1c272577ee9bb3ae79d0aa1c authored over 8 years ago
Merge pull request #122 from andyrichardson/master

Remove unsupported attribute

bbe373c8c262d41f4d760dc3e96ef721183c86b1 authored over 8 years ago
Remove unsupported attribute

5164843826ef51fa657f6c20fc65701b951192bd authored over 8 years ago
AppVeyor should test against stable & beta

7b0e338376cafc2c164dc194c15dabec56b86208 authored over 8 years ago
Enable Windows builds on AppVeyor

329bd087f533fcb5cca74f5f682219b594276881 authored over 8 years ago
Merge pull request #109 from kevinastone/master

Added Grammar Test Files for Validating Grammar Rules

b6abe7923b85906c607e58ded4961b67f161ff38 authored almost 9 years ago
Bumped atom-grammar-test to v0.3.0

74240f1beeb5cb3a523f74bec2eaa1ceba5bf5ce authored almost 9 years ago
Bumped atom-grammar-test to v0.1.2

Fixes parsing files with CRLF line endings

c7d1375a827ff55490d752f95b4fe016a7c22c8d authored almost 9 years ago
Added Grammar Test Files for Validating Grammar Rules

I recently wrote a package called
[atom-grammar-test](https://www.npmjs.com/package/atom-grammar...

380113e6894aaf89b373c0c8cba65777307646fa authored almost 9 years ago
Prepare 0.44.1 release

476ce7099e673f2a85407c58b60fbce0733c3476 authored almost 9 years ago
Merge pull request #108 from shubheksha/ng-template-highlighting

Fixes #102 - ng-template highlighting for script tags

4991b01bf7004c5e0a227a0e6a79e9f302598e2e authored almost 9 years ago
Fixes #102 - ng-template highlighting for script tags

ae69d10aa76e219dcdbc0b727462ea2488b6c3d7 authored almost 9 years ago
Prepare 0.44.0 release

66c65b79270329321326a9d7163a5f07891f9ae4 authored about 9 years ago
Merge pull request #101 from Hermanya/patch-1

Add favicon snippet

43a17c991f4b1f559287ce1586671bb1b3f6dbaa authored about 9 years ago
Update language-html.cson

dae38441cb83aa6dcb2d98a26f68f624409c59d2 authored about 9 years ago
Add favicon snippet

1afb87b24116177574d7694c9565dcf424e95d8a authored about 9 years ago
Prepare 0.43.1 release

925183f3f3c2fbabbec39b0a82df10d695965317 authored about 9 years ago
Merge pull request #97 from atom/wl-update-for-js-scope-changes

let and var are now storage.type.var.js

4a01f1eec2056b83857a58c4790f4dee78cfff84 authored about 9 years ago
:green_heart: let and var are now storage.type.var.js

Refs atom/language-javascript#277

d426c49e5f50c2e85daa3a90322ddb30b94c75b2 authored about 9 years ago
Prepare 0.43.0 release

35fd3d94593ad563fe0b0541e143c70b978d20c0 authored about 9 years ago
Merge pull request #96 from redbassett/master

Add HTML import (link) snippet

9ef9e2238f824a51570a1b089dcde06740156c1f authored about 9 years ago
Merge pull request #1 from redbassett/add-import

Add HTML import (link) snippet

f9f12eb99e7ff532be17c3fbce4019ff21463b14 authored about 9 years ago
Add HTML import (link) snippet

cf26874ef607a7a2610a5c878792c17f03639d77 authored about 9 years ago
Prepare 0.42.0 release

5a395b3b669a3ab0bb3b7ae6c242d29b6ca0e777 authored over 9 years ago
Merge pull request #85 from darobin/missing-ruby0

Add the missing rb and rtc ruby elements

2dea9ea7848a7454b4c563e35539af4dffe15d93 authored over 9 years ago
Prepare 0.41.3 release

0f66d9de0ab882ffbad6008595d915302754f2cc authored over 9 years ago
Merge pull request #86 from jordanbtucker/no-snippets-in-embedded

Disable snippets in embedded contexts like <script> or <style>

ba98ae5ffa394fc94c7c60d34521e57083a56763 authored over 9 years ago
disable snippets in embedded contexts

59e090c85ce41e66de32ba42441f01624af78f2c authored over 9 years ago
Add the missing rb and rtc ruby elements

73c8dd6e90d97b3778d9b23adb935f6538946a37 authored over 9 years ago
Prepare 0.41.2 release

a13d7a525e085905c55ad24df2d8e7939b3f8381 authored over 9 years ago
Revert 7104b1c4e50d8ad9ce6f719a5b7f175374f54c3a

bfbcdac81eee1dc4c3d6c08cf44d60cb13f1e1d2 authored over 9 years ago
Prepare 0.41.1 release

897b1ab143af0b72784db1cd68c3791a1995aee7 authored over 9 years ago
:white_check_mark: Fix atom/atom specs

language-javascript changed var from `storage.modifier`.js to `storage.type.var.js`

7104b1c4e50d8ad9ce6f719a5b7f175374f54c3a authored over 9 years ago
Prepare 0.41.0 release

639e2ebdcd857c54e5d8e7f39251c0d833448557 authored over 9 years ago
Merge pull request #81 from heinst/master

Added .ejs file to fileTypes

88af19e1b24a4dec100a069baffc24ad42e7be67 authored over 9 years ago
Merge pull request #1 from heinst/ejs-file-type

Added .ejs file to fileTypes

67e6f9b768bf18a7b918c259c6e7b9f5da331a0a authored over 9 years ago
Added .ejs file to fileTypes

Added .ejs extension to the list of fileTypes

2a2ed9443f282b65a213d46e3cc9c70d342c7e06 authored over 9 years ago
Only build pushes on Travis for master branch [ci skip]

fdecd5b907eedf83fbc2b337437717953a9d7765 authored over 9 years ago
Prepare 0.40.1 release

71dead6cb62d7e4b3e75f4ecbafde38475fe90e1 authored over 9 years ago
Merge pull request #80 from atom/bo-mq-fix-embed-scope

Fix embedded js scope

6dab2ed10b4cdd7c7f0b15b9350b758390d5ec89 authored over 9 years ago
Use the original location of name for `contentName`

0d3d91e0bd94cfe888c3f91cf50f0b31fe8633fb authored over 9 years ago
Use `contentName` to scope contents of template script tags

cac803c0f33bd512b995fbabea01a98666b07a7d authored over 9 years ago
Use `contentName` to scope contents of coffee script tags

b1857277d51c5d159f8614b54f1b864a9c15ed01 authored over 9 years ago
Use `contentName` to scope contents of script tags to js

3fdc31a20c449e857c0624e7b03db0b2114b5c98 authored over 9 years ago
Add specs for embedded js

f0c9c4e2ae811b202f334315999cbf11697c9c05 authored over 9 years ago
Remove the overarching scope

dbc164880c3b23ed52bdee63cda03bbd780bf1b7 authored over 9 years ago
Wrap only embedded js in the source.js scope

1a21d44f006789d0e7838b440a0d03788b86fe6e authored over 9 years ago
Prepare 0.40.0 release

94e850dc4ab848baac1f413e4cb864864e1c24f8 authored over 9 years ago
Tokenize comment with extra closing - correctly

Closes #69

e028691f9ad43ee1735df5378a018117e89baaa7 authored over 9 years ago
Prepare 0.39.0 release

cf48788c3efa1d8536ae7490c75a2bec7fb0e561 authored over 9 years ago
Merge pull request #66 from Talon1024/patch-1

Include meta charset declaration and DOCTYPE declaration in HTML boilerplate snippet.

450506f3ddf84a7aee0e8ea71d435f0ef89738f1 authored over 9 years ago
Merge pull request #67 from mnquintana/mq-coffeelint-plus

Add coffeelint support

187ffa1b539afea004c5ff42846449fe00e112a0 authored over 9 years ago
Add coffeelint support

8670e56d0d58dd9b6d40a5dba73c8ba83c82391a authored over 9 years ago
Update language-html.cson

Include meta charset declaration and DOCTYPE declaration in HTML boilerplate snippet.

48ebc9518053ee8b2c7d4563fd312ef85e74bd12 authored over 9 years ago
Prepare 0.38.0 release

505174aa53340535c77a374f1b88da77bcd04ace authored over 9 years ago
Remove outside-scope stuff. Negate the snippets instead.

Closes #60

Closes #61

Closes #64

3a9bedebfa26d916488df45e99ce536b7abdfff4 authored over 9 years ago
Prepare 0.37.0 release

73f81b367295d89795ff84564906bf9f7ba534a4 authored over 9 years ago
Remove php eating pattern.

FUUUUUUU. Giving up on my dream of having the outside-tag scope before any tags

5f293d94278b96c40097dc365083be80ebd820cc authored over 9 years ago
Prepare 0.36.0 release

7a9533b6346af8cd662c9d09340e15f6a8c462c7 authored almost 10 years ago
Add outside-tag scope back for file-starting whitespace

5379e3355a5d42b6cb8653a33fee91304c6ea955 authored almost 10 years ago
Handle <tag>< lockup

Ugh.

2131b6373304dba64676c625ee768757fdef0e51 authored almost 10 years ago
Prepare 0.35.0 release

6f0612f70decec402be25b3ff9d81f3219e3b933 authored almost 10 years ago
Give up on outside-tag scope before any tags

Anything I try either locks the grammar or eats too many chars

5fac55224bfd36da9b49b3cc464682af1599e565 authored almost 10 years ago
Prepare 0.34.0 release

2f7a8bf664b1d11cdf54c09ca42ff20098aa6f14 authored almost 10 years ago
Fix outside-tag scope when the file is empty

4aaf3993b0d06086c5a0cfac2db1d7e9c317bb2e authored almost 10 years ago
Prepare 0.33.0 release

e0c69a9bd5294f0de8fcae05daf12065aa4a8f6b authored almost 10 years ago
Merge pull request #56 from atom/bo-scope-snippets

Only allow snippets when not in a tag or attribute

cd5088f138bc1197ff888fcfdfd31f2b1fa07d3c authored almost 10 years ago
Merge pull request #57 from atom/bo-remove-completions

Remove all builtin completions

41618e12888918fadbca54ddac4415af3a8ee85b authored almost 10 years ago
Must be one char in the scope

b7f8565174336b81d0923b975bb171721291263f authored almost 10 years ago
Remove all builtin completions

9b93537e83439aefcd190d475db50182a0e2d3cf authored almost 10 years ago
Properly scope title snippet

0e6b1d55a53ef85167800f82ff9794f65179eb73 authored almost 10 years ago
Only allow snippets when not in a tag or attribute

bc7c4c9ffcb19d9de77fef670179c8ac4ae5cd52 authored almost 10 years ago
Prepare 0.32.0 release

c106ce42cae97e3839f972bce8e71f5f3a6d5d73 authored almost 10 years ago
Merge pull request #54 from atom/tj-improve-script-snippet

Improve `script` snippet argument template

57fd76f429740f7b4b7afee8dbdef30a60f60caf authored almost 10 years ago
Improve `script` snippet argument template

This replaces the `charset` attribute template with `type`. The `type`
attribute template defaul...

19389de451c1261ab4d0a9e551ec806bc1dc442f authored almost 10 years ago