Ecosyste.ms: OpenCollective

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

Coc.nvim

Make your vim smart as VSCode
Collective - Host: opensource - https://opencollective.com/cocnvim - Code: https://github.com/chemzqm

Merge pull request #186 from ChrisWren/readme

Properly use async method signature in second example

github.com/chemzqm/marked - c8e421ced3b4a67439f0236f4910ad71bd17670b authored over 11 years ago
Merge pull request #195 from mkozhukh/master

marked can't be called with two parameters

github.com/chemzqm/marked - 950b4ed0e7de43ac0453e590e5178ba64a7e08d4 authored over 11 years ago
Merge pull request #178 from tasuk/improve-smartypants

Improve smartypants support

github.com/chemzqm/marked - be0c32369a7540a1c8f84b2e1ef135e6b7186bfc authored over 11 years ago
Merge pull request #198 from ianstormtaylor/component

added a component.json

github.com/chemzqm/marked - 2b1f28e3ae5c5715653d16a7cfc8f1e58c8fd06b authored over 11 years ago
Merge pull request #206 from yearofmoo/fix_readme_sanitize

fixed README to correctly point out the default sanitize value

github.com/chemzqm/marked - e66847683da7a2fbc7eaefe2426f81fc3325bf1c authored over 11 years ago
Merge pull request #211 from insanehong/master

modify lheading converting for support standard markdown syntax

github.com/chemzqm/marked - c89d8d14bd17463f6a2025389d2fa57d35e8d789 authored over 11 years ago
do not cache the error response

github.com/chemzqm/one-query - 3dab64b36cecfe6451cc8b2bb346f165496634a4 authored over 11 years ago
modify lheading converting for support standard markdown syntax

github.com/chemzqm/marked - 1a0ad5782dd310181ad758c0b0e422fb3fbcc0ed authored over 11 years ago
update component.json

github.com/chemzqm/sortable - 5c4ad36f172364be2d0b333d68e58e235babf9ba authored over 11 years ago
add off() to remove method

github.com/chemzqm/sortable - 37752d7ccfe3299bdafade6c5d49dc104b2b3051 authored over 11 years ago
add remove method to readme

github.com/chemzqm/sortable - b70b7bcb2225b4f2ff62862f2e0af4d8a38bd69d authored over 11 years ago
example with dom add and remove

github.com/chemzqm/sortable - e95644369218bf512cfff3c61fb395578c8467b5 authored over 11 years ago
change readme

github.com/chemzqm/sortable - 3db23f54bc74a1dbab11cbd7891aa49aa797a65a authored over 11 years ago
bind and unbind the D&D events automatically

github.com/chemzqm/sortable - d2e3c68c10e6f87256d3394c93b4d6f28b45d0f8 authored over 11 years ago
remove yields/prop, use component/each

github.com/chemzqm/sortable - f39d6d632e98618aa2a4015d42690c1c9b505fd0 authored over 11 years ago
fixed README to correctly point out the default sanitize value

github.com/chemzqm/marked - 7295f6d9f52567a823fd699173ccd6049d9bf98e authored over 11 years ago
Release 0.3.0

github.com/chemzqm/sortable - 84b162579c4cca8ec0555c13c426129e7b7f56f2 authored over 11 years ago
handle example

github.com/chemzqm/sortable - 2ca3b42ea7925c3ef699f85f58ca1f6d9729e189 authored over 11 years ago
add [disabled] example

github.com/chemzqm/sortable - 532a27c807ae1b706abf24e8d70c629d509f7527 authored over 11 years ago
preventdefault

github.com/chemzqm/sortable - ef7cdfb148d921549c229ada56ded658a3fc6978 authored over 11 years ago
document recent changes

github.com/chemzqm/sortable - 5906effc63881aba0e23d63c7a6b469fcaaf3d55 authored over 11 years ago
add .handle(), .ignore(), closes #3 and #2

github.com/chemzqm/sortable - b427b3c1ba74cee44c6ef3a2077654df817bf3ca authored over 11 years ago
Release 0.2.0

github.com/chemzqm/sortable - bc4aa310497bba148968af7aac089de07a169d9a authored over 11 years ago
use yields/prop

github.com/chemzqm/sortable - eb495f99e70d338e6f4c7c3df25d40b7fce69b9b authored over 11 years ago
remove .innerHTML

github.com/chemzqm/sortable - 1003943a018cd81e1373fa55c33be4a3fd95974b authored over 11 years ago
clone shallow instead of deep

github.com/chemzqm/sortable - 2797620a0e7d5360078e9d30f57322bc4ef1a172 authored over 11 years ago
add .route to Readme

github.com/chemzqm/model - bb7ebcec00a926986c9afe8e685c30d2eb037dda authored over 11 years ago
add model.route() (issue #47)

github.com/chemzqm/model - cda7550794327bb6f95a2400603f1a3c8fc98737 authored over 11 years ago
fix bug with set value to calendar

github.com/chemzqm/rangepicker - f1576b9d105eb87e18e51cc1af0801ce6eb0d05a authored over 11 years ago
Merge pull request #45 from luka5/save-new-bugfix

use id or _id as primary key in save callback

github.com/chemzqm/model - 8bc6a991addb2b7a2442d30b08ed9b74cb362350 authored over 11 years ago
add simple pluralization by default

need a way to let them define this still

github.com/chemzqm/model - 284d626c76a67dcc3e9b08aab7ab30c1e32cfb20 authored over 11 years ago
Merge pull request #46 from domachine/patch-1

remove /all after urls

github.com/chemzqm/model - 92d4e6af639b30ded521596c80111292a17cf510 authored over 11 years ago
remove /all after urls

i think the /all suffix is ugly and not necessary.

github.com/chemzqm/model - 2a1c0b0e98a305ca8600e2afb654018960de02ff authored over 11 years ago
use id or _id as primary key in save callback

github.com/chemzqm/model - f9596a39dd25fc568285e26fe547ed1fd766ffc6 authored over 11 years ago
added a component.json

github.com/chemzqm/marked - 1a873162658021b51516e69a7b2932be803ec0f0 authored over 11 years ago
[fix] marked can't run without options parameter

github.com/chemzqm/marked - 9da7b230c79a983ee8d611e3748229e160f7a74c authored over 11 years ago
no update event when order not changed

github.com/chemzqm/movearound - 7ee85c112a6841faf19cf3b09d5f80e4beed6437 authored over 11 years ago
fix bug of enable dragging when click

github.com/chemzqm/movearound - c3b1d7bc421d825fcd1ce1a91116eb83da96d0a9 authored over 11 years ago
element text could be selected if it's not handler

github.com/chemzqm/movearound - 84f9a7ea5d577b3910e8c8b6cce7b6b6f9b613a7 authored over 11 years ago
add handler support

github.com/chemzqm/movearound - 8a16e85d2f4a9a499971eb2f4001d8a5cd99f18c authored over 11 years ago
refacter clone node logic

github.com/chemzqm/movearound - 33919731d6833d09c13d0ef238eb893ac78dd6c7 authored over 11 years ago
fix not responding bu

github.com/chemzqm/liveload - 867d23ad35af4b1cef1b77cfcee1dc81db6453bd authored over 11 years ago
add method remove

github.com/chemzqm/movearound - a893ccc043746587549dd09c08ec4e16afd71b89 authored over 11 years ago
remove listeners

github.com/chemzqm/rangepicker - 1dea9333454b9615a403c741c35f7986e9181994 authored over 11 years ago
add change event to readme

github.com/chemzqm/rangepicker - 8d8fc49fe0f1c245708b5d46b94d34e279a376b9 authored over 11 years ago
add method setValue, change getValue to return an object

github.com/chemzqm/rangepicker - fb1f6eb007267aa121ee7b5a88d56f0e9fbed3c3 authored over 11 years ago
OMG res.write could be called after res.end

github.com/chemzqm/liveload - 74e1d2902801e45f37af32f28f1e29c88d08d283 authored over 11 years ago
add growl suppport by default

github.com/chemzqm/liveload - bf7ed3979ca42e0827de247f6774c3ea623a4b66 authored over 11 years ago
Fixed order of highlight options in highlight.js example

github.com/chemzqm/marked - 420fd34991b31d2b8bb96f6d695cb87167dcd36d authored over 11 years ago
Merge pull request #43 from nw/master

allow setting custom headers on requests and handling of response.

github.com/chemzqm/model - 60e15806be2f43e459d18886728e85ebf92931f0 authored over 11 years ago
make unbind works with no elements binded

github.com/chemzqm/movearound - 526566613b18ac191edd3598c386cb94705ce402 authored over 11 years ago
add height for clone node

github.com/chemzqm/movearound - 47ab5eba7230e68dd1bd7fbd7e8b7fb1284d1ff3 authored over 11 years ago
fix className undefined

github.com/chemzqm/movearound - 125773b7b8f06e5512f0bed92ce7d900c408d05d authored over 11 years ago
fix type error

github.com/chemzqm/movearound - 03ab7f84891641243b5a3b2b9cc0acab6806be7e authored over 11 years ago
added docs about model.headers(Object)

github.com/chemzqm/model - 5788a1b67290c2f2a2ac5490e436e856b2cd61e7 authored over 11 years ago
added tests for req header setting and resp handling

github.com/chemzqm/model - ed8082dd0030de61f8b9aeac019272fa01253714 authored over 11 years ago
extended api to set request headers and pass response object

github.com/chemzqm/model - ba5106fab1d9051ed9d2077cb889cc26d73e3d8a authored over 11 years ago
made 'delete all' route behave as expected in tests

github.com/chemzqm/model - 3315d6702d4bbfcc87081758a0fffa9f838010bd authored over 11 years ago
Release 1.1.0

github.com/chemzqm/minstache - 22cfc2f5de5bf70d2d56bd029fddc823ca7baf5b authored over 11 years ago
add unescaped property support

github.com/chemzqm/minstache - 3ae497f8273cb164961a4b99b230ac77c6f6c560 authored over 11 years ago
Properly use async method signature in second example

github.com/chemzqm/marked - 8f314bcae0938b1fe6a9f46600965c3bcc853178 authored over 11 years ago
Release 0.1.2

github.com/chemzqm/sortable - 43f453fa1b3d1d05abc46d288cbd46188acce391 authored over 11 years ago
firefox fix, closes #7

github.com/chemzqm/sortable - c2f5fb2c712e145a9a835520908603a4d4f5deba authored over 11 years ago
Merge pull request #184 from ChrisWren/readme

Updated README

github.com/chemzqm/marked - 922dd964950a64ca0808952847a1a4e00d42f7b6 authored over 11 years ago
Release 0.1.0

github.com/chemzqm/model - 21a8fc3c555fdc10b71856c467827f90aa20c73a authored over 11 years ago
update reactive example

github.com/chemzqm/model - 446ea34474303752a2ec62cdf2042d6853015630 authored over 11 years ago
change test server port

github.com/chemzqm/model - 1d565005ce308a3751f903970b27c54a8df4aef5 authored over 11 years ago
Merge pull request #40 from segmentio/json

removed unused json component

github.com/chemzqm/model - d43169bf6d4e27b8e0c910fefed293818b3d106d authored over 11 years ago
fix background color

github.com/chemzqm/rangepicker - 8e317322e9f21ce61f94838e9f9d28b332afa80b authored over 11 years ago
fix background color

github.com/chemzqm/rangepicker - e05621929cd1c52e494be0ac031d72f91d2ae951 authored over 11 years ago
fix button position

github.com/chemzqm/rangepicker - 0d84cfcd85ea2565291241e1a5ff36dd73002705 authored over 11 years ago
use tip instead of popover, add document event

github.com/chemzqm/rangepicker - cefe3ba10acf0cbfbda386523fe1637c5c55b3a9 authored over 11 years ago
remove unnecessary code

github.com/chemzqm/rangepicker - efbddf47d4e0db182e47a6c0db42c6d1b95f4fd4 authored over 11 years ago
Updated README

github.com/chemzqm/marked - a70d36610b40fbe32e9bbafc81512190662d10a7 authored over 11 years ago
add screenshot

github.com/chemzqm/rangepicker - ca662124f7d349ee5b9b0765b964f79baef0e189 authored over 11 years ago
rangpicker works

github.com/chemzqm/rangepicker - 6b948010edc556527dec87c7ccb534f32d855442 authored over 11 years ago