Ecosyste.ms: OpenCollective

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

Highlight.js

JavaScript syntax highlighter with language auto-detection and zero dependencies.
Collective - Host: opensource - https://opencollective.com/highlightjs - Website: https://highlightjs.org - Code: https://github.com/highlightjs/highlight.js

Merge branch 'swift-support' of github.com:chriseidhof/highlight.js into swift

github.com/highlightjs/highlight.js - 87f5a07dd640187c49bea797546daa4a1b43b734 authored over 10 years ago by Ivan Sagalaev <[email protected]>
Use inherit

github.com/highlightjs/highlight.js - 33fc63650008bfc6712b0c397517ba454357cbc4 authored over 10 years ago by Chris Eidhof <[email protected]>
Better string interpolation

github.com/highlightjs/highlight.js - 830dfab37ea885ac22bf0611ced5a126a4aa1bd1 authored over 10 years ago by Chris Eidhof <[email protected]>
Merge branch 'swift-support' of github.com:chriseidhof/highlight.js into swift

github.com/highlightjs/highlight.js - 633f0f943e2f8d832e9ab0f5766a36a96f50bdb6 authored over 10 years ago by Ivan Sagalaev <[email protected]>
Made comment begin simpler by using a literal regex

github.com/highlightjs/highlight.js - 2a9c0509d2678eb86b81178e5145af65c683a633 authored over 10 years ago by Chris Eidhof <[email protected]>
Merge branch 'swift-support' of github.com:chriseidhof/highlight.js into swift

github.com/highlightjs/highlight.js - 9e946ba9b4fd86b15da7c84bd6d99440675dd4be authored over 10 years ago by Ivan Sagalaev <[email protected]>
Turned down the type relevance so that all tests pass again.

github.com/highlightjs/highlight.js - 5476d7da624d330782846c2024f51c71342c7c3b authored over 10 years ago by Chris Eidhof <[email protected]>
Added string interpolation

github.com/highlightjs/highlight.js - a3f7a0ff884325b2d3745380afa4f84d2cefe563 authored over 10 years ago by Chris Eidhof <[email protected]>
Added block comments

github.com/highlightjs/highlight.js - 013c880b390c9a3935e3244c70b38f1c133cb654 authored over 10 years ago by Chris Eidhof <[email protected]>
Detect types

github.com/highlightjs/highlight.js - da73a7f28b81f37b83097569bbacf19d114422cf authored over 10 years ago by Chris Eidhof <[email protected]>
Made example shorter

github.com/highlightjs/highlight.js - cdac0455eff54af7f3e55512293cbbe5949178d9 authored over 10 years ago by Chris Eidhof <[email protected]>
Added generic function parsing support

github.com/highlightjs/highlight.js - bc7d8530e974676745391a1924e654152a3071b0 authored over 10 years ago by Chris Eidhof <[email protected]>
Remove empty category

github.com/highlightjs/highlight.js - 4b509c4c1984e84906b2d2a6f5ecae9764ac0f52 authored over 10 years ago by Chris Eidhof <[email protected]>
Made lines shorter

github.com/highlightjs/highlight.js - 2530e6249ec7ea09b19135273b9898cf704296ba authored over 10 years ago by Chris Eidhof <[email protected]>
Removed old Javascript references

github.com/highlightjs/highlight.js - b250ceae4a0dd92a0c31f0d45d757a10a071eb36 authored over 10 years ago by Chris Eidhof <[email protected]>
Added Swift class reference

github.com/highlightjs/highlight.js - 08d0e3c805ef1cf9a37acec0c5a94084e259c37d authored over 10 years ago by Chris Eidhof <[email protected]>
Added myself to authors

github.com/highlightjs/highlight.js - 6537f99f4b7f9de9b7a0eb153f595445bd345c7e authored over 10 years ago by Chris Eidhof <[email protected]>
Merge branch 'swift-support' of github.com:chriseidhof/highlight.js into swift

github.com/highlightjs/highlight.js - 2363427282ac807adce0e44cba1e8c3285ffabb5 authored over 10 years ago by Ivan Sagalaev <[email protected]>
Merge pull request #490 from EricFromCanada/master

Lasso: skip highlighting name of named rest parameter

github.com/highlightjs/highlight.js - d87f46802e38e901147fb2217c2f561ad0a8c6a3 authored over 10 years ago by Ivan Sagalaev <[email protected]>
Initial swift support

github.com/highlightjs/highlight.js - 27f790952f74aa9d894f66a1f823ae2c5a059eaa authored over 10 years ago by Chris Eidhof <[email protected]>
Merge remote-tracking branch 'kasoki/add_haxe_support'

Conflicts:
AUTHORS.en.txt
CHANGES.md
src/test.html

github.com/highlightjs/highlight.js - 38c91a21f7da461a5338b8c175e73c11d40fecca authored over 10 years ago by Oleg Efimov <[email protected]>
add haxe to css classes reference

github.com/highlightjs/highlight.js - c78de48336baeb610e87aa0e694ea5e8e4825f86 authored over 10 years ago by Christopher Kaster <[email protected]>
add myself to authors and add haxe support change to changes.md

github.com/highlightjs/highlight.js - ec40b05115bd544e6fdc9ba93f41ed92e79847ed authored over 10 years ago by Christopher Kaster <[email protected]>
Merge fixed, gradle keyword typo fixed

github.com/highlightjs/highlight.js - 380ee62b20f90968ac4aee7020779c8ffac97b55 authored over 10 years ago by Oleg Efimov <[email protected]>
Merge remote-tracking branch 'chester1000/master'

Conflicts:
AUTHORS.en.txt
src/test.html

github.com/highlightjs/highlight.js - 28c58a3be24f2bfe001c92b51976200a91a4e36c authored over 10 years ago by Oleg Efimov <[email protected]>
Update languages and styles contribution guides

github.com/highlightjs/highlight.js - 270b157e4cd521e3e35789dc208f64688fe58ad4 authored over 10 years ago by Oleg Efimov <[email protected]>
Merge remote-tracking branch 'flaviut/master'

Conflicts:
AUTHORS.en.txt

github.com/highlightjs/highlight.js - a770309f2eb5a58446fe6b474eac144bec5b9ab1 authored over 10 years ago by Oleg Efimov <[email protected]>
Merge remote-tracking branch 'panuhorsmalahti/master'

Conflicts:
AUTHORS.en.txt

github.com/highlightjs/highlight.js - 52d48148426732bb93569272bbdc422ada74def8 authored over 10 years ago by Oleg Efimov <[email protected]>
Add Nic West to contibutors

github.com/highlightjs/highlight.js - df2ff1078b1565362f00cd83d021d9e7a4816f8e authored over 10 years ago by Oleg Efimov <[email protected]>
Add Nic West to changelog

github.com/highlightjs/highlight.js - c0d46b4a012d7afe1a7ac6ae5d069b09e7921abf authored over 10 years ago by Oleg Efimov <[email protected]>
Merge pull request #487 from nicwest/hybrid-theme

Add hybrid style

github.com/highlightjs/highlight.js - d8aa822b327dc560eda9ba227e472ff0b10a5610 authored over 10 years ago by Oleg Efimov <[email protected]>
skip highlighting name of named rest parameter

github.com/highlightjs/highlight.js - 7002d6e935e7fd784a737983b48acf5e78e57553 authored over 10 years ago by EricFromCanada <[email protected]>
add hybrid style

github.com/highlightjs/highlight.js - 499ae1b19bccb524a31f57a1073c2860721a0f3e authored over 10 years ago by Nic West <[email protected]>
Add TypeScript support

github.com/highlightjs/highlight.js - 697359c46720018abf8a56902b3d4f6c33a53a78 authored over 10 years ago by Panu Horsmalahti <[email protected]>
Merge pull request #482 from scrivo/master

Updated php.js and test.html

github.com/highlightjs/highlight.js - ab40fb140038ebc2d866e67de853a075a0866d45 authored over 10 years ago by Ivan Sagalaev <[email protected]>
Added PHP test code for #481

github.com/highlightjs/highlight.js - 6e6288dc3ae747fce427958548b10aea17f3268f authored over 10 years ago by Geert Bergman <[email protected]>
Not only `$` also `->` is a valid variable start.

github.com/highlightjs/highlight.js - 9a41e02be019eac277768bd260e4f7ec4979266f authored over 10 years ago by Geert Bergman <[email protected]>
Add self to authors list

github.com/highlightjs/highlight.js - f17c97975c8f24409777f42391f1045462d9e270 authored over 10 years ago by flaviut <[email protected]>
Add class reference

github.com/highlightjs/highlight.js - 8e9a24f5aa82b0db9f8b1b262a969d108f8bdb58 authored over 10 years ago by flaviut <[email protected]>
Added Nimrod support

github.com/highlightjs/highlight.js - 3c7af1af40226d75441bc018cc215aa53568a2f6 authored over 10 years ago by flaviut <[email protected]>
basic Gradle support added

github.com/highlightjs/highlight.js - cf16225f90044234a7c395d54776274df755c898 authored over 10 years ago by Damian Mee <[email protected]>
add preprocessor keywords

github.com/highlightjs/highlight.js - f02b84f32b3b7ceec7f8480fd03135b92d0683f0 authored over 10 years ago by Christopher Kaster <[email protected]>
add hx alias

github.com/highlightjs/highlight.js - 6e965d0cd284a40ad507c716ef4d6dc7eeac426a authored over 10 years ago by Christopher Kaster <[email protected]>
remove redundant feature

github.com/highlightjs/highlight.js - 5356c5629ca34c7d4b8ae271865ba8c0fe5f6ce9 authored over 10 years ago by Christopher Kaster <[email protected]>
add haxe example to test.html

github.com/highlightjs/highlight.js - 18e9d559515a60484ca78207d19966dc90fd69d0 authored over 10 years ago by Christopher Kaster <[email protected]>
add haxe support

github.com/highlightjs/highlight.js - 929dfdbc27637c6527f7a6b35e4387b5bb7fbe2f authored over 10 years ago by Christopher Kaster <[email protected]>
Fix failing matlab test

Set relevance to 0 in FANUC TP for numbers and units.

github.com/highlightjs/highlight.js - 6e44d6d588e6b225ab8e39715ce06047b8b99ef6 authored over 10 years ago by Jay Strybis <[email protected]>
Add FANUC TP language support

github.com/highlightjs/highlight.js - 7c81eb650931953bc52a4bb52c380ae36fcb37a1 authored over 10 years ago by Jay Strybis <[email protected]>
Merge pull request #454 from greg80303/master

Fix background color bug in scrolling divs

github.com/highlightjs/highlight.js - 08062ea1c32f5a06b2b877ae2b4812d12f9355f1 authored over 10 years ago by Ivan Sagalaev <[email protected]>
Merge pull request #468 from jindw/master

Add java5 generics syntax support

github.com/highlightjs/highlight.js - 4b33e244c403efcc4538849d23001c547df5d808 authored over 10 years ago by Ivan Sagalaev <[email protected]>
Merge branch 'master' of github.com:isagalaev/highlight.js

github.com/highlightjs/highlight.js - 726223f21593958240a0546e54d5d8004ce8c26e authored over 10 years ago by Ivan Sagalaev <[email protected]>
Merge branch 'readme-revamp'

github.com/highlightjs/highlight.js - 635759e0436d3ff6fe2e3d29ce7c6a6ef13708c1 authored over 10 years ago by Ivan Sagalaev <[email protected]>
Russian translation for README (full rewrite).

github.com/highlightjs/highlight.js - cae1513b9550cad122b7febb9c7868b7aef8e7b7 authored over 10 years ago by Ivan Sagalaev <[email protected]>
Corrected headers in README.

github.com/highlightjs/highlight.js - bd93d05af232d74fcdf55903aad6d823b2cd7e62 authored over 10 years ago by Ivan Sagalaev <[email protected]>
Heavey stylistic and wording change to README.

github.com/highlightjs/highlight.js - bdf1fd482b3b682327eb489502125d7f6aa4e20b authored over 10 years ago by Ivan Sagalaev <[email protected]>
Improve Scala highlighting.

This commit adds support for highlighting Scala types and type
parameters, and fixes support for...

github.com/highlightjs/highlight.js - 23b8852a8f6cc29675e9f86f35606b763adf883e authored over 10 years ago by Erik Osheim <[email protected]>
Merge pull request #474 from jamesiarmes/strict-mode

Make flatten function a variable to avoid strict mode errors.

github.com/highlightjs/highlight.js - db2985de3c41a4902b9d7ce1e6bce7991193329d authored over 10 years ago by Oleg Efimov <[email protected]>
Make flatten function a variable to avoid strict mode errors.

github.com/highlightjs/highlight.js - 40649039d6cbc383141a4edb5408b9779ce3619e authored over 10 years ago by James Armes <[email protected]>
Error message explaining why the build tool needs Java and how to skip it.

github.com/highlightjs/highlight.js - 7076b4e6222bfa8cd9a44c80aad017af0b47438d authored over 10 years ago by Ivan Sagalaev <[email protected]>
Fix the broken link references

github.com/highlightjs/highlight.js - 6a857524384d4f1c751b9965374b37fe14310312 authored over 10 years ago by Jeremy Hull <[email protected]>
Discard all unused links

github.com/highlightjs/highlight.js - 00ea635c730ba2ab47eae6fea06b4203c2a1072e authored over 10 years ago by Jeremy Hull <[email protected]>
Shorten the 'Building' section

github.com/highlightjs/highlight.js - b614a57d50307c3dfcee40651eb54f40aa59885e authored over 10 years ago by Jeremy Hull <[email protected]>
Shorten the 'Getting the Library' section

github.com/highlightjs/highlight.js - d30ba54b99fa801cc80575fa1a81d523e2cda82b authored over 10 years ago by Jeremy Hull <[email protected]>
Remove mention of the optional pre tag for class

github.com/highlightjs/highlight.js - 47b134648d7907e22d387086a6f9625ef2bf6870 authored over 10 years ago by Jeremy Hull <[email protected]>
Fix the link mismatch

github.com/highlightjs/highlight.js - 3a0c4e5890074abcb46f633e937cd20f955de142 authored over 10 years ago by Jeremy Hull <[email protected]>
Merge pull request #470 from improvedk/csharpalias

Added 'csharp' alias to the C# language file definition

github.com/highlightjs/highlight.js - 34a6a066fc0237b67a59c4bdf101c4ec72694aba authored over 10 years ago by Oleg Efimov <[email protected]>
Added 'csharp' alias to css-classes-reference.rst

github.com/highlightjs/highlight.js - b16f504e1dab0bbb4d3e47a1e3fbdb6f5ef82ee0 authored over 10 years ago by Mark S. Rasmussen <[email protected]>
Added 'csharp' alias to the C# language file definition

github.com/highlightjs/highlight.js - a1bec4fa660ef3193d5968f308ce5469439a67bc authored over 10 years ago by Mark S. Rasmussen <[email protected]>
Add java5 generics syntax support

Example:
public interface TestGenerics<T>{
public void appendTo(List<T> result,T sample);
}

github.com/highlightjs/highlight.js - 2e1445b94e76f7fcbc10cefd9d510cb21ca26539 authored over 10 years ago by jindw <[email protected]>
Fixed parsing of `...attributes` in Lasso. Zeroed relevance of `-attributes`. Fixes #451.

github.com/highlightjs/highlight.js - 198929e9ffc9ba41b75a4c15f5cbd3ae096ac925 authored over 10 years ago by Ivan Sagalaev <[email protected]>
Dropped /= from Erlang illegals. Fixes #456.

github.com/highlightjs/highlight.js - 5a420bfd5f626bf2118d4d3b83a0fc1f060df42c authored over 10 years ago by Ivan Sagalaev <[email protected]>
Removed leading new-line from Rust snippet.

github.com/highlightjs/highlight.js - d02f86607a49bbb52b7d9cedf1eee4709775bfcc authored over 10 years ago by Ivan Sagalaev <[email protected]>
Added Roman Shatov (@shmatov) to contributors.

github.com/highlightjs/highlight.js - a183edc350acb96ab90dfd128baf0adbcce90961 authored over 10 years ago by Ivan Sagalaev <[email protected]>
Raw string.

github.com/highlightjs/highlight.js - dbb97d8b64fe3b752d8c1bcafa1e69c2a930cb5d authored over 10 years ago by Roman Shmatov <[email protected]>
Lifetime notation.

github.com/highlightjs/highlight.js - be77cccbd46223398d2e5d4f656df226ac82ca14 authored over 10 years ago by Roman Shmatov <[email protected]>
Character literal.

github.com/highlightjs/highlight.js - 24ce8dedfcf124ab54cb6271d5f73276fece9cdc authored over 10 years ago by Roman Shmatov <[email protected]>
Update keywords and tests.

github.com/highlightjs/highlight.js - f15be84e48ae0e8d5003e67adab28b6404fc4d8e authored over 10 years ago by Roman Shmatov <[email protected]>
Add the index for all link references

github.com/highlightjs/highlight.js - 3ade6ffb9073d66ff31788dc72e643b39db4753d authored over 10 years ago by Jeremy Hull <[email protected]>
Add the meta information

github.com/highlightjs/highlight.js - b1e2ec97605b099e80da33d071e6d149c4c4aa38 authored over 10 years ago by Jeremy Hull <[email protected]>
Add building instructions

github.com/highlightjs/highlight.js - 98590cfc6876ad97c15800e567c07f4a3c3d1d86 authored over 10 years ago by Jeremy Hull <[email protected]>
Add the many ways to get highlight.js

github.com/highlightjs/highlight.js - 11f6aca7471d03497c5e7ca5c1e8a123a5d8b4bc authored over 10 years ago by Jeremy Hull <[email protected]>
Add custom initialization rewrite

github.com/highlightjs/highlight.js - 15c721b326904da07c696aa01286da5c9276f01f authored over 10 years ago by Jeremy Hull <[email protected]>
Rewrite the basic usage to getting started guide

github.com/highlightjs/highlight.js - 2e60f6995be6edf4cb566c2f84cafdc38d374e13 authored over 10 years ago by Jeremy Hull <[email protected]>
Add all the relevant bits that are missing in CHANGES since 8.0

Ref #460

github.com/highlightjs/highlight.js - c153b44e68b2758293231ff91784f51a750b1c6f authored over 10 years ago by Oleg Efimov <[email protected]>
Fix background color bug in scrolling divs

When using a highlighted <pre><code> section in a div that will scroll,
the background color wou...

github.com/highlightjs/highlight.js - df3b9c7d4a68b562627928278e996ae362d9f83f authored over 10 years ago by Greg Rutz <[email protected]>
Merge pull request #453 from johnsimons/patch-1

Fixed spelling mistake

github.com/highlightjs/highlight.js - 7931d04df83ad24d844fa74b76af7d0e933194ea authored over 10 years ago by Ivan Sagalaev <[email protected]>
Fixed spelling mistake

github.com/highlightjs/highlight.js - 8bc450a48055fce10dc6f9010c3bfa8a1f2e6093 authored over 10 years ago by John Simons <[email protected]>
Merge pull request #452 from idleberg/master

modified dark green tone for better legibility

github.com/highlightjs/highlight.js - 8f7cbd091e127da76871d0b64ebf8ec56388899c authored over 10 years ago by Jeremy Hull <[email protected]>
modified dark green tone for better legibility

github.com/highlightjs/highlight.js - d2fef6c290c5e6b183942262df70231889a664ad authored over 10 years ago by idleberg <[email protected]>
Add mercury language syntax highlighting.

github.com/highlightjs/highlight.js - 7cc3875d1b824ebc1980c9b31eaa057d1c7f7724 authored over 10 years ago by mucaho <[email protected]>
Drop extra relevance for multiline regexp in Livescript

github.com/highlightjs/highlight.js - f5eb8762291d75daf8c7f637db0620b0edd82375 authored over 10 years ago by Oleg Efimov <[email protected]>
Drop strange regexp modes from Coffeescript and Livesxcipt definitions

github.com/highlightjs/highlight.js - 745af3607ae6ddbd46f5f7592e2a3dee9be65b0b authored over 10 years ago by Oleg Efimov <[email protected]>
Remove the relevance bits from the Livescript functions modes

github.com/highlightjs/highlight.js - 93777be8c9b6a58e28a9034ca5787ce106d4a54f authored over 10 years ago by Oleg Efimov <[email protected]>
Relevance and syntax changes for Livescript \strings

Fixes Tex and Dos autodetection as Livescript

github.com/highlightjs/highlight.js - e87a79ea9f4a8b14e929445b5d8ba1b4c84d6f49 authored over 10 years ago by Oleg Efimov <[email protected]>
Merge remote-tracking branch 'origin/master' into livescript

Conflicts:
CHANGES.md

github.com/highlightjs/highlight.js - d806c2ef1cc0abfafb41bb48f7d19c35679a6900 authored over 10 years ago by Oleg Efimov <[email protected]>
add css reference

github.com/highlightjs/highlight.js - 46acdda7043ad62f73a3eca8db3e8e283a85d7de authored over 10 years ago by Sergey Vidyuk <[email protected]>
Merge remote-tracking branch 'upstream/master'

Conflicts:
AUTHORS.en.txt

github.com/highlightjs/highlight.js - 68d634d01b184ec7a085bf7dca9250d52188be36 authored over 10 years ago by Sergey Vidyuk <[email protected]>
pull request fixes

- more examples
- add missing builtins

github.com/highlightjs/highlight.js - 68e6beaafab8aa76578fabb61c2932f0d4ec35f8 authored over 10 years ago by Sergey Vidyuk <[email protected]>
Dropping high relevances from types and keywords in thrift.js (re: #403).

github.com/highlightjs/highlight.js - 9d7a50d8078d03eec785077f60a17fcc098253c3 authored over 10 years ago by Ivan Sagalaev <[email protected]>
Dropped high relevance from C++ and Thrift "STL_CONTAINERS"

github.com/highlightjs/highlight.js - 57cbbe86fc1566423a139187a9d87c9d832485cb authored over 10 years ago by Ivan Sagalaev <[email protected]>