Ecosyste.ms: OpenCollective

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

CSpell

Supports the development of the CSpell Spell Checker.
Collective - Host: opensource - https://opencollective.com/cspell - Website: https://cspell.org - Code: https://github.com/streetsidesoftware/cspell

Add .mjs file extension.

github.com/streetsidesoftware/cspell - 2a69774003a5b53c40f50999a7a86ba146d9e726 authored over 6 years ago
Merge pull request #44 from DenisVuyka/extra-terms

add extra terms for various dictionaries

github.com/streetsidesoftware/cspell - 1ab0381d187b04d9b0a15224c595fe0b327b6dc6 authored over 6 years ago
Merge pull request #43 from DenisVuyka/patch-1

add "unshare" to the misc terms

github.com/streetsidesoftware/cspell - 4b746710203e97475011725a66daeecbe437886b authored over 6 years ago
add "unindent" to the misc terms

github.com/streetsidesoftware/cspell - 54c8dc914b0a2227b2969241be7c283139eb66ae authored over 6 years ago
add "xpath" to misc terms

github.com/streetsidesoftware/cspell - 5ee03fd4267a1b397b211d32443545e108dfaac8 authored over 6 years ago
add "unshare" to the misc terms

adding "unshare" as the opposite of "share" action

github.com/streetsidesoftware/cspell - 98cf716273584d077e0a3ead7b2303014cc75bff authored over 6 years ago
Merge pull request #41 from hzhu/add-software-terms

Add software terms "composable", "rebasing", and "changeset"

github.com/streetsidesoftware/cspell - 0f4acf49738648d03e9ce72be52d16da78785e23 authored over 6 years ago
Add software terms: "composable", "rebasing", and "changeset"

github.com/streetsidesoftware/cspell - 527b7d940d8466e0c07f3f7128aabc706af7a834 authored over 6 years ago
Take care hoek security issue.

github.com/streetsidesoftware/cspell - 8234863e88111d1a062b7bc9153684fda34b452f authored over 6 years ago
Update packages to fix hook warning

github.com/streetsidesoftware/cspell - 3b1f891ea4eb6de6b2b40416431db712f9894a30 authored over 6 years ago
Add support to disable a dictionary by name

github.com/streetsidesoftware/cspell - 5a7d47ae7b27aa4db7d9474b61eddb0835f2c91a authored over 6 years ago
Add colliders and onboarding

github.com/streetsidesoftware/cspell - 570715917a5f6db549857d2746308eb6d869105c authored over 6 years ago
Catch any errors from configstore.

Address https://github.com/Jason-Rev/vscode-spell-checker/issues/207

github.com/streetsidesoftware/cspell - 9e5ae3b1a03c96d300db466ab258cc4e7b6b9940 authored over 6 years ago
Update packages to fix code coverage generation issues on Node 10.

github.com/streetsidesoftware/cspell - e834dbdfd02769171ade6d59e4941813e86aeaaf authored over 6 years ago
Add some more information to the README

github.com/streetsidesoftware/cspell - c6608ebdfdda4927c7b31c16237163cb0472b1dd authored over 6 years ago
Improve how settings are merged

Id of the merged setting is correctly calculated.

github.com/streetsidesoftware/cspell - e0ceab67f4575256cd25d23dfe0cb97787eeb20f authored almost 7 years ago
Improve regex performance.

github.com/streetsidesoftware/cspell - 2c4819c904a4078e3014841946f0281238a81834 authored almost 7 years ago
Merge pull request #31 from lostintangent/patch-1

[Live Share] Remove VSLS from supported scheme list

github.com/streetsidesoftware/cspell - 1ce5ba389bcdeb8111b018bffe84aa4d44f77e40 authored almost 7 years ago
Remove VSLS from supported scheme list

github.com/streetsidesoftware/cspell - dab65146c3339e011818aa0d9b95c508e00fa235 authored almost 7 years ago
Fix typo in cspell-default.json

github.com/streetsidesoftware/cspell - 9662965c32cf724016ebe24dd798e5b703c05c7a authored almost 7 years ago
Turn on the SHA exclude by default. Add href to html by default

github.com/streetsidesoftware/cspell - dc6cdb94fe4db74d10e9e0c6edc86ff857c633cb authored almost 7 years ago
Add patterns for SHA and href's

github.com/streetsidesoftware/cspell - ac6c79fb28175bb5ffa76d326665374a7c92d2c6 authored almost 7 years ago
Get the latest version of the English Dictionary

github.com/streetsidesoftware/cspell - 85ae4f2950e48ef72ec58ea6854c69ba52816ba9 authored almost 7 years ago
Add Appveyor to our list of known terms.

github.com/streetsidesoftware/cspell - e9f03282ed6bf061b2291c3403324d86e5c9ad8d authored almost 7 years ago
Make cSpell aware of asciidoc.

github.com/streetsidesoftware/cspell - d7783ca6d4bb1e1f17de9290e5e5f697df69e89d authored almost 7 years ago
Add some more terms.

github.com/streetsidesoftware/cspell - c71a71100a1e2bcdf8030303baf3cffd9f22b560 authored almost 7 years ago
Remove invalid setting

github.com/streetsidesoftware/cspell - 7d44f70695ef53676757a376ce9a28a115d7153a authored almost 7 years ago
Update packages to get the latest English dictionary.

github.com/streetsidesoftware/cspell - 0f6d38b745d7873faff3dce55794153675b426c9 authored almost 7 years ago
Create a list of contributors

github.com/streetsidesoftware/cspell - 0d87155b387a5b4efadfbbfcac7a89cb952943cc authored almost 7 years ago
Add HTML terms to markdown files.

github.com/streetsidesoftware/cspell - b26f25ae0c0c20bf96d839254ea8e1f42928b9f8 authored almost 7 years ago
Merge pull request #30 from pzmarzly/patch-2

Add some software terms

github.com/streetsidesoftware/cspell - 0fa4e92b1249270a5b62301b174e551129d67d94 authored almost 7 years ago
Add some software terms

github.com/streetsidesoftware/cspell - 4d168fc82286a6642d5186b0a4ea65559c33454d authored almost 7 years ago
Add ability to set the allowed uri schemas

github.com/streetsidesoftware/cspell - fc3651c5fa7e1c6f534ae4d3b4cf80751bc3ed66 authored almost 7 years ago
Merge pull request #28 from lostintangent/patch-1

Adding support for Visual Studio Live Share

github.com/streetsidesoftware/cspell - 4186781a6afd94ba278b1eee71e50f7f2892ca33 authored almost 7 years ago
Adding support for Visual Studio Live Share

github.com/streetsidesoftware/cspell - c7e0d0cb22661795f4f0d4673c4999b297fa5dd4 authored almost 7 years ago
Migrate LaTex dictionary to cspell-dicts

github.com/streetsidesoftware/cspell - f75880c0401ca495c4ed9a27f6a797bf7eb44254 authored almost 7 years ago
Remove deprecated dictionaries

github.com/streetsidesoftware/cspell - 036a187dcba9746131e4191a8888c7adf55aa379 authored almost 7 years ago
Add launch for the checker

github.com/streetsidesoftware/cspell - bb5f562952745d236c2aab286694b4e24bbb88e4 authored almost 7 years ago
Add some more LaTeX text commands

github.com/streetsidesoftware/cspell - a5febfbfb856dfd3b9ab8f491514583de03795cd authored almost 7 years ago
Fix issue with options on sub commands.

github.com/streetsidesoftware/cspell - 302603240270fda598d709ed5ac2b4c1bb486b8c authored almost 7 years ago
Fix issue with greedy back-tick string.

github.com/streetsidesoftware/cspell - 2b01b1cbe43c0004e4dc040a89a630212b33e8c5 authored almost 7 years ago
Make sure title, section, etc is spell checked.

github.com/streetsidesoftware/cspell - 1e2346e4059da904a27a8eb60a8ebf6012198548 authored almost 7 years ago
Improve the verbose output.

github.com/streetsidesoftware/cspell - 7c15537fd84b5f8267512f1852dcc9f8aa9e6429 authored almost 7 years ago
Turn on html and css by default

github.com/streetsidesoftware/cspell - 9a8e669d35993b3763b4122885cfe4265e59c03e authored almost 7 years ago
Add support for Rust

github.com/streetsidesoftware/cspell - 32f52515275081f88f6107b48473c00a5f11ebb5 authored almost 7 years ago
Improve support for LaTex macros.

github.com/streetsidesoftware/cspell - 3c3061f629ce6e8ecb144cf6ac9063b1138486fe authored almost 7 years ago
Add JSDoc keywords

github.com/streetsidesoftware/cspell - f7448dd3de5f5068e77058c0b61b7d35237ed07b authored almost 7 years ago
Add `check` example

github.com/streetsidesoftware/cspell - 38cb0969d78f4a65d50b4dbbbbc000f35941d9cc authored almost 7 years ago
Add ability to ignore the current line and the next line.

github.com/streetsidesoftware/cspell - bdc796bf5ee3824896c28b4f6619297d63819a0e authored almost 7 years ago
Add a check text command that shows errors and ignored text

github.com/streetsidesoftware/cspell - 630fd0fb882073f98280fc2cbfbbefc97ed89d04 authored almost 7 years ago
Add more software terms

github.com/streetsidesoftware/cspell - 6a803925515132d85791b326902537b0ec41a46e authored almost 7 years ago
Move checkText into validator

Rename calcIncludeExcludeInfo to checkText and move it into the
Validator.

github.com/streetsidesoftware/cspell - 303cac1f73be9b0fe245f1a620c43221e5047c44 authored almost 7 years ago
Catch failed reads.

github.com/streetsidesoftware/cspell - ca3385e0094937c8ea6dd9052530fca56b76f934 authored almost 7 years ago
Add color in pipes

github.com/streetsidesoftware/cspell - 4a2bbe40d8e6ade072edf1a56ecf8c81b2d564fd authored almost 7 years ago
Create a command to display the document to be checked.

github.com/streetsidesoftware/cspell - 47d4b44f080b9796eaaa111336f647abe573af2b authored almost 7 years ago
group similar file types together

github.com/streetsidesoftware/cspell - 6dbd5ceee54ce108760cc4efb00465b9dad9f2e4 authored almost 7 years ago
Work towards reporting on excluded text.

github.com/streetsidesoftware/cspell - d387743f61481466adf37675ad7c8fe14b1ad618 authored almost 7 years ago
Fix CSpellUserSettings

github.com/streetsidesoftware/cspell - 9dc1c6b6326c648d34f719487496613b318ae481 authored almost 7 years ago
Update CI scripts to run cspell trace

github.com/streetsidesoftware/cspell - e0861f3309971596ee37d49738f0dc7e0217aea4 authored almost 7 years ago
Update change log

github.com/streetsidesoftware/cspell - 9b94c35dbfb3a4994c3c15fc78558ba2707a1e12 authored almost 7 years ago
Export the type used.

github.com/streetsidesoftware/cspell - 1f184299b59158273678665a194f67c144401c09 authored almost 7 years ago