Ecosyste.ms: OpenCollective

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

github.com/markdown-it/linkify-it

Links recognition library with full unicode support
https://github.com/markdown-it/linkify-it

fix typo in README

5f79cfb03b8d586b2e4141aa9f0dced4a63ccbe1 authored about 9 years ago by Arve Seljebu <[email protected]>
Merge pull request #24 from aweiksnar/patch-1

Update grammar in LinkifyIt#match docs

bb7cdd070dce1d1e0958ca04240295b1a3f75c50 authored over 9 years ago by Vitaly Puzrin <[email protected]>
Update grammar in LinkifyIt#match docs

352b8d279c3c6a60f8d1b4da6e6af4367bf5440a authored over 9 years ago by Alex Weiksnar <[email protected]>
1.2.0 released

04db69b34a1542f7fb87957b90effdb06bc6c890 authored over 9 years ago by Vitaly Puzrin <[email protected]>
Merge pull request #21 from Mumakil/include-trailing-dash

Allow dash at the end of url

ff5cf39c633d0b16d84b9371744c7d62e5eb74a6 authored over 9 years ago by Vitaly Puzrin <[email protected]>
Allow dash at the end of url

Some sites have dashes at the end of urls and those should be included
when linkifying.

13146dc5dc8bcb306476458472660fa471e602c5 authored over 9 years ago by Otto Vehvilainen <[email protected]>
1.1.1 released

a6c04f4c14a81b091dcb9755bafe564d25a3aa37 authored over 9 years ago by Vitaly Puzrin <[email protected]>
Fixed .. recognition in paths. Closes #16

08f53f44e489927f57409b5f063bde4a4ce0f575 authored over 9 years ago by Vitaly Puzrin <[email protected]>
1.1.0 released

b4aceee29e2fdb075bacfc40b4a053912fe9fc47 authored over 9 years ago by Vitaly Puzrin <[email protected]>
Added options to control fuzzy mode + disable IP in fuzzy links by default. Closes #13, #14

7e54559c6e9927bce436dcc5818cda048a45c7ed authored over 9 years ago by Vitaly Puzrin <[email protected]>
1.0.1 released

6318c7fcba725051f106e44295703d072761550f authored over 9 years ago by Vitaly Puzrin <[email protected]>
Inproved default 2-characters tlds handle in flex links, closes #12

b52baaa106a7c894f001cfba6ac84d00c345736c authored over 9 years ago by Vitaly Puzrin <[email protected]>
Commment for links from diaspora

fa1e10d6ab5dc0d6807a9449d036c27c9704d603 authored almost 10 years ago by Vitaly Puzrin <[email protected]>
Merge pull request #11 from svbergerem/add-tests

Add links to tests

59f4921172c325925e10f451ac067e551684b15f authored almost 10 years ago by Vitaly Puzrin <[email protected]>
Add links to tests

8de607ec02f1fa9ca9e8f00d1216f5ea4d25b978 authored almost 10 years ago by Steffen van Bergerem <[email protected]>
1.0.0 released

aa2abf0c273ead2d7beb0da33751471a0850a38d authored almost 10 years ago by Vitaly Puzrin <[email protected]>
Cleanup old exports & var names

249c1b74a7b7ef35f88054cd9ab9ac9583d4df7a authored almost 10 years ago by Vitaly Puzrin <[email protected]>
Use docker containers for travis tests

02aa995dc12a0f4093aa0a0e09eeb8870152f3ba authored almost 10 years ago by Vitaly Puzrin <[email protected]>
Remover Cf class from whitespaces & punctuation sets. Closes #10

cbdf44e2804b6de2e6c6ee0af54fb8535944fc12 authored almost 10 years ago by Vitaly Puzrin <[email protected]>
Coverage fix

ba2dc5204cf008ca472794d2164f816a7cbd4706 authored almost 10 years ago by Vitaly Puzrin <[email protected]>
0.1.5 released

ec7be2e7ccb89715e6c635ea3a16d8592499775a authored almost 10 years ago by Vitaly Puzrin <[email protected]>
Encode demo permalink with & build it with browserify

209e8ce04ced2ed1002c5285530680e87de19ec6 authored almost 10 years ago by Vitaly Puzrin <[email protected]>
Fixed whitespace handling (should include `\n`)

2eaa49273163f4446849d97778747e2c3c7560ae authored almost 10 years ago by Vitaly Puzrin <[email protected]>
0.1.4 released

890cdddfde4c7e12693e4380a1093451c7921f49 authored almost 10 years ago by Vitaly Puzrin <[email protected]>
Added .pretest() method

191790722873e8084c7fb72c5f73a013cf72e7b2 authored almost 10 years ago by Vitaly Puzrin <[email protected]>
Generate demo sample directly from fixtures

71ab4a9c2cefee10e4ed29c0d8a5f615510ed8da authored almost 10 years ago by Vitaly Puzrin <[email protected]>
Allow ... in some links. Closes #9

70ae716a649f74d4a1f77bf7a22fb5b4e5a248cf authored almost 10 years ago by Vitaly Puzrin <[email protected]>
0.1.3 released

f580766349525150a80a32987bb47c2d592efc33 authored almost 10 years ago by Vitaly Puzrin <[email protected]>
Added protocol disable example

32a0f10fc60c3ae31202abb95e0a6a823198a3a0 authored almost 10 years ago by Vitaly Puzrin <[email protected]>
samples update

b2b0ffc2d5a985e575ea0207aefa8612597a613c authored almost 10 years ago by Vitaly Puzrin <[email protected]>
0.1.2 released

360b13a733f521a8d4903d3a5e1e46c357e9d3ce authored almost 10 years ago by Vitaly Puzrin <[email protected]>
Fixed permalink load (thanks to @MayhemYDG), closes #5

fc04a142332cf1d2c5aa7b4736be2513602b5ab5 authored almost 10 years ago by Vitaly Puzrin <[email protected]>
Fixed some symbols exclutions (markdown blockquotes etc), closes #4

b20833215113508e02373fbbfd610c7d49fb10ea authored almost 10 years ago by Vitaly Puzrin <[email protected]>
Examples fix

32e779d8c1253e312a25ad099c0fcda5ec2ba9d7 authored almost 10 years ago by Vitaly Puzrin <[email protected]>
0.1.1 released

37c50ef8d9490c6f35a0d71e353223c952153e00 authored almost 10 years ago by Vitaly Puzrin <[email protected]>
Replaced unicode-7.0.0 with uc.micro to reduce size

7534c4304d0c82f239992f76cf02919f291a6912 authored almost 10 years ago by Vitaly Puzrin <[email protected]>
Deps fix & update

1873f94728a41dfc37ce6af17b8af39d63534386 authored almost 10 years ago by Vitaly Puzrin <[email protected]>
File rename

a4df093c8ab92c28ec0e554f5229d881441584a6 authored almost 10 years ago by Vitaly Puzrin <[email protected]>
Replaced local constants with unicode-7.0.0 package, thanks to @mathiasbynens

627d3e7edc44b50f1fb997264602dfd6c8742899 authored almost 10 years ago by Vitaly Puzrin <[email protected]>
Improved permalink encoding

b1a20a9ab700177d440775a279c7a4b21d47518c authored almost 10 years ago by Vitaly Puzrin <[email protected]>
typo fixes

d6c6c4f38e70d068553a254fe2b429687847fd82 authored almost 10 years ago by Vitaly Puzrin <[email protected]>
Docs update

aa0ceac81ecd50b794acaa021e3269667f1ed048 authored almost 10 years ago by Vitaly Puzrin <[email protected]>
0.1.0 released

e8e5a289cbac6175a63cf2d9b3c47cb96bb7e8d9 authored almost 10 years ago by Vitaly Puzrin <[email protected]>
Code cleanup

d84795aed96f6005b4b429a254d7e18e298d03b7 authored almost 10 years ago by Vitaly Puzrin <[email protected]>
Examples update

b73a42ffbfdda47bd3caad3db19e37562251aa60 authored almost 10 years ago by Vitaly Puzrin <[email protected]>
Added gitter button

2fb191657bc0b761d1785a5c294125c62259f42b authored almost 10 years ago by Vitaly Puzrin <[email protected]>
Protect .testAt() from crashes on invalid schemas

e5fa860b0f77192b18d38f37f6ec2b4fd3145b2e authored almost 10 years ago by Vitaly Puzrin <[email protected]>
Dropped lazy compilation

b9b21edb1ae95bf2d032130d481612aa3fe955bf authored almost 10 years ago by Vitaly Puzrin <[email protected]>
Care about --- dashes

a9aed3c9b40f20f67b267a6714f49e1ffc30c7e7 authored almost 10 years ago by Vitaly Puzrin <[email protected]>
Email rule clarify

64b0fe0bc31fd8a612e38623267fae2adf00847d authored almost 10 years ago by Vitaly Puzrin <[email protected]>
Reduce normalizer magic

3f829a91ad1899090052f8dd66f61ec9a1084c4c authored almost 10 years ago by Vitaly Puzrin <[email protected]>
Improved ligic for ,,, and single quotes

c9b85e9803d54b2a542845873eb8e6e951ffa419 authored almost 10 years ago by Vitaly Puzrin <[email protected]>
Reorganized & improved regexes

48e629ae1084d7006218ca5c2bfe2dfd2113f51b authored almost 10 years ago by Vitaly Puzrin <[email protected]>
Fixed uppercase schema names handling (force to lowercase)

d5435025a134e97988216136e1daad2fa7a9fb49 authored almost 10 years ago by Vitaly Puzrin <[email protected]>
Publish demo & docs together

b5c9348fd91e1f9954dd985370d31ab236115a5e authored almost 10 years ago by Vitaly Puzrin <[email protected]>
Reworked normalizer & reduced variations of schema definitions

42fa39d3f20a84a15925cf76fb70863697b2bb44 authored almost 10 years ago by Vitaly Puzrin <[email protected]>
Added demo stub

501c28ed2bf8d3d771de32b8060c7f539968848a authored almost 10 years ago by Vitaly Puzrin <[email protected]>
Addded twitter @mentions examples & improved docs

02842d24ba1ab88f512ff743c3a128140fea054d authored almost 10 years ago by Vitaly Puzrin <[email protected]>
First commit

f160dfa4b342e875a635b4b2c1718abf54cf1762 authored almost 10 years ago by Vitaly Puzrin <[email protected]>