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

5.0.0 released

5e79093543092562b4348ea58395110357f3d296 authored about 1 year ago by Vitaly Puzrin <[email protected]>
Code cleanup

b2a11794bbe6df50601dfac77b42434f78946c9b authored about 1 year ago by Vitaly Puzrin <[email protected]>
orphaned scripts cleanup

d4eeb3a1f0449af4da2bd7c6a92b846a416719f2 authored about 1 year ago by Vitaly Puzrin <[email protected]>
readme: require => import

5826ab2c1c8c9eadbe38be6d78b5591a036ffae4 authored about 1 year ago by Vitaly Puzrin <[email protected]>
eslint: switch to standard base

50092f683a905c4fc9694fe8c0ee4597d5f7d8a2 authored about 1 year ago by Vitaly Puzrin <[email protected]>
lint: fix indent

a7755db7f86898a2f2d8d5da8cb84ec11b9b0cbf authored about 1 year ago by Vitaly Puzrin <[email protected]>
lint: remove block padding

a909d41e13b1343e0580ca2fe425051dcb5f7367 authored about 1 year ago by Vitaly Puzrin <[email protected]>
lint: use obj shortland

04f558520f866cdb42750153679c2aa6b550e61e authored about 1 year ago by Vitaly Puzrin <[email protected]>
lint: remove spaces

af07dec69bfc4838f47712e7855943026ef9c67d authored about 1 year ago by Vitaly Puzrin <[email protected]>
Add cjs build

832b16efefb627ed6600760f205e5934159b0b21 authored about 1 year ago by Vitaly Puzrin <[email protected]>
Deps bump

09a2bb0094c26d1e5fcb94151cd58259b14729f7 authored about 1 year ago by Vitaly Puzrin <[email protected]>
Fix demo & docs build

9068361b6c82c3317065ec62b2e5d3d26d09c4a5 authored about 1 year ago by Vitaly Puzrin <[email protected]>
nyc => c8

974e3c8e8b1207ae35669fbddadd38ca9a3d8126 authored about 1 year ago by Vitaly Puzrin <[email protected]>
var => const/let

31319ef3f0b5acf791942e1c04d709b3dee7e164 authored about 1 year ago by Vitaly Puzrin <[email protected]>
lint: remove semi

89865326fd1c2039555209a57ac9c54e11cad2cd authored about 1 year ago by Vitaly Puzrin <[email protected]>
CI: bump nodejs version

9ccbef43213e59ff880c06724624a6863d9d62aa authored about 1 year ago by Vitaly Puzrin <[email protected]>
rewrite core to ESM

99dda3c67c0ae798ad60b9d522fbbb5430a0f26b authored about 1 year ago by Vitaly Puzrin <[email protected]>
4.0.1 released

9482bfec2532cfccb8d7a55f1b89facf54760b48 authored over 2 years ago by Vitaly Puzrin <[email protected]>
Fix matchStart for incomplete links

d03a760854741fec7e14b3507bd2d7d07766f1e3 authored over 2 years ago by Alex Kocharin <[email protected]>
4.0.0 released

95c261b5b17b6f58c0d9348e68580102f9b1a50e authored over 2 years ago by Vitaly Puzrin <[email protected]>
Add recent changes to changelog

631d5b7163a511ba1af9cc240622ffd7261d4da4 authored over 2 years ago by Alex Kocharin <[email protected]>
Fix links followed by hyphen

0e7565c137c395c26c6d37c4406cec47559610c0 authored over 2 years ago by Alex Kocharin <[email protected]>
Fix parenthesis after commas

close https://github.com/markdown-it/linkify-it/issues/94

eb7463ddb02e748c04578fa017519ce6abf15841 authored over 2 years ago by Alex Kocharin <[email protected]>
Add `matchAtStart` method

945df9f192ac091482c8c89896a4a48f4e8b76a9 authored over 2 years ago by Alex Kocharin <[email protected]>
Update funding info

281c005641cd244f68dc8082155b682e88f043b0 authored almost 3 years ago by Vitaly Puzrin <[email protected]>
Update status badge

9aa5e94a5938442eb78535d93b15c2a36f446b37 authored over 3 years ago by Vitaly Puzrin <[email protected]>
CI: Travis => Github Actions

507dbf0be3b7173149b0cacd4ea6b0b2f436d605 authored over 3 years ago by Vitaly Puzrin <[email protected]>
Add funding info

626edbe1d7d66b27a621bee809f43db8bd69257b authored over 3 years ago by Vitaly Puzrin <[email protected]>
Move .eslintignore to main config

ffe7ddd1e320f8bd9a8fe0c0f066a4a9a684eb1f authored over 3 years ago by Vitaly Puzrin <[email protected]>
Deps bump

12bf11f1d4be05114e53d1238efa2f5e518b232e authored over 3 years ago by Vitaly Puzrin <[email protected]>
3.0.3 released

14e16f70f97833e57fd56248868fa4d5c9be1b8c authored over 3 years ago by Vitaly Puzrin <[email protected]>
Don't count `;` at the end of link (when followed with space)

- close #98

2014a2c30e8490c09b284b689699297e34cd6410 authored over 3 years ago by Vitaly Puzrin <[email protected]>
3.0.2 released

5196b022a631ceeea754db74fe062862945f5052 authored over 4 years ago by Vitaly Puzrin <[email protected]>
Fix exclamation marks at the end of links

close https://github.com/markdown-it/linkify-it/issues/54

5a58acfb30008b89954f4aa4e83dc4ade9ea93eb authored over 4 years ago by Alex Kocharin <[email protected]>
3.0.1 released

f8a180eb00ec4a24e9ea041609176733afcdcdc4 authored over 4 years ago by Vitaly Puzrin <[email protected]>
Add guard test for reverted commit, #54

605f562566253dfe383a64b5516ca523aff49c69 authored over 4 years ago by Vitaly Puzrin <[email protected]>
Revert "Allow multiple exclamation marks in urls"

This reverts commit 204c79d936fb2c2da13decf64ffedb4b15516ab9.

2e15209ad1fa0e387aa2040b2979fc7d12253a6b authored over 4 years ago by Vitaly Puzrin <[email protected]>
3.0.0 released

f7415d5c9c3794a78659b8c7a3367e926ac28376 authored over 4 years ago by Vitaly Puzrin <[email protected]>
Makefile not needed anymore

a830a28957a5fa670b3412545e9ad509e6176591 authored over 4 years ago by Vitaly Puzrin <[email protected]>
Use npm script for gh-pages

8b952f49972ea3749d9eeb72463def6a290884a0 authored over 4 years ago by Vitaly Puzrin <[email protected]>
Usn npm scripts to build demo & doc

4f7fe860057871e0aee1673472d1a49896c0d0e9 authored over 4 years ago by Vitaly Puzrin <[email protected]>
Use native asserts

86fe8e2baa42d8664b5be5110cbc3f69df964e02 authored over 4 years ago by Vitaly Puzrin <[email protected]>
istanbul => nyc

4575e72505fcf2a5e1c39c512643506f41efbbd0 authored over 4 years ago by Vitaly Puzrin <[email protected]>
Allow multiple exclamation marks in urls

fix https://github.com/markdown-it/linkify-it/issues/54 https://github.com/markdown-it/linkify-i...

204c79d936fb2c2da13decf64ffedb4b15516ab9 authored over 4 years ago by Alex Kocharin <[email protected]>
changelog update

ff81e1b60d5ee014896f2c7ea1fb5de4ab1915f6 authored over 4 years ago by Vitaly Puzrin <[email protected]>
jade => pug

cf4610a9e764fdb6b45b4a9a0aa38215513b619c authored over 4 years ago by Vitaly Puzrin <[email protected]>
dev deps bump

90f1d6ab9bef1a8853a7e12d4e29319111de8196 authored over 4 years ago by Vitaly Puzrin <[email protected]>
cleanup comments & fixtures

e2cb04ee2129a7def89eaf7c28bee9f55b43a09a authored over 4 years ago by Vitaly Puzrin <[email protected]>
Allow `..&` in params, close #87

cbe5c8f794614506ccbabfaaf8bde3bb5ed6f9e6 authored over 4 years ago by Vitaly Puzrin <[email protected]>
Allowing more than 4 dots (#81)

ef5e415ab3c0b2a3ee7cc612278da3f3089cea48 authored over 4 years ago by openGeeksLab <[email protected]>
2.2.0 released

6f3c94916a5e1bd9a246cb7166ec3ee6adbde6bb authored over 5 years ago by Vitaly Puzrin <[email protected]>
Allow 4 consecutive dots in some links

fix https://github.com/markdown-it/linkify-it/issues/66

59a2ba5430e386672bba0aaa542940d272a5b4c7 authored over 5 years ago by Alex Kocharin <[email protected]>
Do not treat starting quote as part of email

fix https://github.com/markdown-it/linkify-it/issues/72

4326cd1ef9d5167624c08c790bb2ea61654192e2 authored over 5 years ago by Alex Kocharin <[email protected]>
Merge pull request #75 from jdreesen/patch-1

Fix typo in the readme

8b4434d9f7c87b020c17d278e312bee591fab48d authored almost 6 years ago by Vitaly Puzrin <[email protected]>
Fix typo

0c290925115afb9b468380ae5868d7e7dbd53393 authored almost 6 years ago by Jacob Dreesen <[email protected]>
2.1.0 released

1018f7d2936ebf5f3196591b42bac93d4250d5d3 authored about 6 years ago by Vitaly Puzrin <[email protected]>
Travis-CI: node version bump

c3883c575ba19012638a040e9fe2ef5e17aa4ff8 authored about 6 years ago by Vitaly Puzrin <[email protected]>
Deps bump + CS update

9b558d46f32101c751f561fb457177596f41efc4 authored about 6 years ago by Vitaly Puzrin <[email protected]>
Merge pull request #74 from Jikstra/feature_add_option_to_allow_double_dash_domains

Allow dashes according to RFC in all domain parts except TLD

bb7b5ce5c96613590f478a15b088e60e0573abaf authored about 6 years ago by Vitaly Puzrin <[email protected]>
Allow dashes according to RFC in all domain parts except TLD. Fixes https://github.com/markdown-it/linkify-it/issues/63

f713fb0027411bbee47e98daf5bfcc9030bd1c44 authored about 6 years ago by Jikstra <[email protected]>
Merge pull request #48 from edemaine/master

Improve add documentation

cbc0833d3355dc04122c7a666122a61e58392555 authored almost 8 years ago by Vitaly Puzrin <[email protected]>
Improve add documentation

c26bc75201a9e09e11edde3eab6d7e96c89fa69f authored almost 8 years ago by Erik Demaine <[email protected]>
2.0.3 released

a2cb46b98ea275935467f16481084c468a5f210e authored about 8 years ago by Vitaly Puzrin <[email protected]>
Improve support for asian vertical pipe (FF5C), close #46

3abf523f6605563083e5ee129bd98dfcbb708ae8 authored about 8 years ago by Vitaly Puzrin <[email protected]>
2.0.2 released

aec4ee47fab9da4dbe74944ecdda20a349b341f4 authored about 8 years ago by Vitaly Puzrin <[email protected]>
deps bump

3676dfc404161a124ab118ae9b535b05875f46d5 authored about 8 years ago by Vitaly Puzrin <[email protected]>
relax local domain rule

ae3455a6c978a9d34492e42dea857208b9298361 authored about 8 years ago by Vitaly Puzrin <[email protected]>
Deps bump

d8a1f94cda8f8c87e253112cce617d47b65873b1 authored over 8 years ago by Vitaly Puzrin <[email protected]>
Travis-CI: drop testing in 0.12 node

f28973f5fe99db8271fa988d1af7d223628bb096 authored over 8 years ago by Vitaly Puzrin <[email protected]>
2.0.1 released

5b3ee5e9aa1744bfc7e7161a4bc5e81a354da4f4 authored over 8 years ago by Vitaly Puzrin <[email protected]>
Restrict user:pass@... content - prohibit "()[]" chars, close #41

6b96c2a2d0ae67f9bc647b31339543557a223de0 authored over 8 years ago by Vitaly Puzrin <[email protected]>
Merge pull request #40 from lpinca/fix/typos

Fix typos in README.md

fb43f47eb0637291aaef3bd162d82efe3f2083d0 authored over 8 years ago by Vitaly Puzrin <[email protected]>
Fix typos in README.md

657979963b4bce4adfa18d683490b50ec6b6d835 authored over 8 years ago by Luigi Pinca <[email protected]>
2.0.0 released

46b104d7bbb57cbd36e5784ce06c7922ae8e96ee authored over 8 years ago by Vitaly Puzrin <[email protected]>
Deps bump

38af78d0b65196f788d4bb0e05e0928788bd58cf authored over 8 years ago by Vitaly Puzrin <[email protected]>
Split tests and sending coverage report

264ce161edf691923acc415372b5ca25cf1d9765 authored over 8 years ago by Vitaly Puzrin <[email protected]>
Allow foo'-bar in path, closes #37

4e8b1587ccc99fad5d2ffe378759cc1ed93db96a authored over 8 years ago by Vitaly Puzrin <[email protected]>
`---` terminator is now enabled via options, closes #38

43a01ed418a347a3637dc32e4f124c49fa84e4ad authored over 8 years ago by Vitaly Puzrin <[email protected]>
1.2.4 released

9b9312ef5dc17446a59c5f2e1fd8e57552f2dd4b authored over 8 years ago by Vitaly Puzrin <[email protected]>
Add `www.` to fuzzy link pretest

9ffac07bed5df4dacf85e14cd2e70786fe63aac8 authored over 8 years ago by Vitaly Puzrin <[email protected]>
Support links in lt/gt braces + prohibit "<" & ">" inside of links, #26

c502c8bc3028045d40abcbebf84c20e2afd17c0e authored over 8 years ago by Vitaly Puzrin <[email protected]>
1.2.3 released

745ff9ebcf3696612def7b8f8b60f71ba2afbbca authored over 8 years ago by Vitaly Puzrin <[email protected]>
Restrict protocol-transparent links - disable single level domains except //localhost, #19

9eb0152b55e81cd92c772db14a1a5b99bec7bdda authored over 8 years ago by Vitaly Puzrin <[email protected]>
Allow digits in local domains, fix #34

1e8806ae8041ea73a5ad2d1e52f6bbd26063e00e authored over 8 years ago by Vitaly Puzrin <[email protected]>
Prohibit [@/] in user/pass, to avoid wrong domain fetch

21f662e44528fa26f294c29cf9fa67c0283f0ccb authored over 8 years ago by Vitaly Puzrin <[email protected]>
1.2.2 released

bbe0946db069f5e5a63050d6dfd9285d8f7d1623 authored over 8 years ago by Vitaly Puzrin <[email protected]>
Deps bump (eslint)

84d0e78a214788827a7a05978782f7fa24c25987 authored over 8 years ago by Vitaly Puzrin <[email protected]>
Bump uc.micro dependency, fix #36

8962cba8e8afb0d3c40a1d59dbd2c1cdcd823513 authored over 8 years ago by Vitaly Puzrin <[email protected]>
Fix doc example, closes #35

bcd0f68dc996e4e9e8ff1245cf71e6ef97ca6d48 authored over 8 years ago by Vitaly Puzrin <[email protected]>
1.2.1 released

f81381f54538d02655046efd031edf8ab6dd4268 authored over 8 years ago by Vitaly Puzrin <[email protected]>
Travis: update node versions

8698a48113eda1049f4d9f86fc8a806dab47e781 authored over 8 years ago by Vitaly Puzrin <[email protected]>
Define published files in package.json

c658df8ff0d04bfbfd4966f454f2cc2cffe2a8d4 authored over 8 years ago by Vitaly Puzrin <[email protected]>
Deps bump + eslint + CS update

8b839187dbef0a16a12134ce63a0b11aef07bb8c authored over 8 years ago by Vitaly Puzrin <[email protected]>
Fix detect email after opening parenthesis. Close #32

950783e4b3583dac683e0798022778e4ad5306d3 authored over 8 years ago by Vitaly Puzrin <[email protected]>
Merge pull request #31 from stevelacy/patch-1

fix typo

dde517f4bd36122bc6fc0ea92d9e55cf428c3dda authored over 8 years ago by Vitaly Puzrin <[email protected]>
fix typo

c8c808c05b8529e0d5ae06b821966d01739bfaeb authored over 8 years ago by Steve Lacy <[email protected]>
Merge pull request #30 from Nurishka/patch-1

Fix typo in README

0ad6258454ab08cfe06f66ec97d6a77f00c7ebfd authored almost 9 years ago by Vitaly Puzrin <[email protected]>
Fix typo

4c977f8dc083c49e87894312d5c68178db855f07 authored almost 9 years ago by Nurym Kudaibergen <[email protected]>
Docs update

6abe35ed04a2ae021da9fe5aa1e03285f6a88800 authored about 9 years ago by Vitaly Puzrin <[email protected]>
Merge pull request #25 from arve0/patch-1

fix typo in README

5959c1fdfedcbaca690f726d6f5145aa36f56b15 authored about 9 years ago by Vitaly Puzrin <[email protected]>