Ecosyste.ms: OpenCollective

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

stylis

The fastest and smallest (S)CSS parsing and preprocessing library written in JavaScript.
Collective - Host: opensource - https://opencollective.com/stylis - Code: https://github.com/thysultan

sizeof, typeof, grammer

- Document Sizeof, Typeof.
- Improve Grammar.
- Better hint at no default fall-through for switch.

github.com/thysultan/Ally - 05f365a91890e1545441b88051bc599b71eeee36 authored over 6 years ago by Sultan Tarimo <[email protected]>
Improve GRAMMAR.

github.com/thysultan/Ally - 9b3ceb59af65254bb6d6de7ca8abfeeffbe7e8a2 authored over 6 years ago by Sultan Tarimo <[email protected]>
- Add NaN, Infinity to number literal grammar.

- Move unused grammar to Reserved(Future).
- Format grammar.

github.com/thysultan/Ally - 2b2cfee2dcfb4b6a700393cb306148614b42cef4 authored over 6 years ago by Sultan Tarimo <[email protected]>
Typeof

github.com/thysultan/Ally - 8dfe65a6081bff79d597a27114d57da9050bb818 authored over 6 years ago by Sultan Tarimo <[email protected]>
- Add lambda function definition to Grammar.

- Note “static” keyword usage.

github.com/thysultan/Ally - 9b6f7cc171e617783485a288e969a1910eaac8fc authored over 6 years ago by Sultan Tarimo <[email protected]>
- Treat class body as implicit restricted constructor, remove

constructor method calling.
- Document “abstract” classes syntax.
- Document “”

github.com/thysultan/Ally - 37ca841c671fd7ea67a7ba0e50233964f4ab7f37 authored over 6 years ago by Sultan Tarimo <[email protected]>
Use BNF for grammar documentation

github.com/thysultan/Ally - 7b33ab81f1b312f5d21f1c81cde6360c6d9c18b8 authored over 6 years ago by Sultan Tarimo <[email protected]>
Initial try at codify the grammar in a grammar format.

github.com/thysultan/Ally - ebf3fa7ad915ce7a528a429aa596e612bd1a9aaf authored over 6 years ago by Sultan Tarimo <[email protected]>
- Add to list of reserved, “extern”, “super”, “interface”, “package”,

“pick” and “abstract” to reserved keywords.
- remove “expression” keyword.
- use “pick” keyword a...

github.com/thysultan/Ally - 044859739c91b499c2548a9f49254e68007669dc authored over 6 years ago by Sultan Tarimo <[email protected]>
iterate

github.com/thysultan/Ally - c3b0b2f88771265343664acc3b0ae4d1a57667fe authored over 6 years ago by Sultan Tarimo <[email protected]>
code typeof

github.com/thysultan/Ally - d73f2a1b931f72ac43078c2cd359c6ff0100dc03 authored over 6 years ago by Sultan Tarimo <[email protected]>
misworded non-builtin

github.com/thysultan/Ally - cf199700cf03955eec89e58c8f3386f15da1c451 authored over 6 years ago by Sultan Tarimo <[email protected]>
address more points with regards to the extends grammer

github.com/thysultan/Ally - 991d633ebbc8934646a7f0c6d83a514b85816727 authored over 6 years ago by Sultan Tarimo <[email protected]>
codify inheritance model and extend keyword

github.com/thysultan/Ally - 203d96ad09850c41557a9acdfba4e3ca0e0e0797 authored over 6 years ago by Sultan Tarimo <[email protected]>
codify foundational types and reason behind type system grammer

github.com/thysultan/Ally - a440ca2d44b8017b990271196a454f65fe007724 authored over 6 years ago by Sultan Tarimo <[email protected]>
codify built-in new operator and instances

github.com/thysultan/Ally - 60de04b6078ea5d3c8acbed0d7efa54040b36a37 authored over 6 years ago by Sultan Tarimo <[email protected]>
codify expressions as invocable functors, remove eval grammer

github.com/thysultan/Ally - e82664672c0b991b5b8cbc4678c9d2580bb3d0e1 authored over 6 years ago by Sultan Tarimo <[email protected]>
fix custom while implementation design notes

github.com/thysultan/Ally - 2038b96bc7b6cfdb59c382f467ee8809a3de23ad authored over 6 years ago by Sultan Tarimo <[email protected]>
Initial design draft

github.com/thysultan/Ally - 0ecbfd77fa7ba29c084f77551b753a027321dcf5 authored over 6 years ago by Sultan Tarimo <[email protected]>
Initial commit

github.com/thysultan/Ally - 6b14c806ae016d8a00ea79d961a083cd78cca476 authored over 6 years ago by Sultan Tarimo <[email protected]>
Merge pull request #107 from Ailrun/fix-typing

Fix typing of Plugin

github.com/thysultan/stylis - 407437910da8f98e683111da641b717c31ee0630 authored over 6 years ago by Sultan Tarimo <[email protected]>
Fix typing of Plugin

github.com/thysultan/stylis - bbf00b5bd6f9b3c3a40fbb390744a02edbf76456 authored over 6 years ago by Junyoung Clare Jang <[email protected]>
Fix first unused variable in example code snippet.

github.com/thysultan/proposal-private-methods-and-fields - 2e7823416c80f1bad679621eebd813c0b19a3179 authored over 6 years ago by Sultan Tarimo <[email protected]>
Minor formatting addition.

github.com/thysultan/proposal-private-methods-and-fields - 4d09fe17011324d5a57b4e076a2fbfe310259b53 authored over 6 years ago by Sultan Tarimo <[email protected]>
Patch minor formatting issue

github.com/thysultan/proposal-private-methods-and-fields - 9a718b50ed2cdda121dffaae18c7e674d4f885b3 authored over 6 years ago by Sultan Tarimo <[email protected]>
- Add notes about syntax synergy.

- Improve copy.

github.com/thysultan/proposal-private-methods-and-fields - 8179680a85772051f054b1a9992bdf5c51036389 authored over 6 years ago by Sultan Tarimo <[email protected]>
-Add FAQ section.

-Add relevant link to esdiscuss thread.

github.com/thysultan/proposal-private-methods-and-fields - c52da2831304b0eb04fc2a2b6919a74cf9a7f807 authored over 6 years ago by Sultan Tarimo <[email protected]>
Add comment about private symbols.

github.com/thysultan/proposal-private-methods-and-fields - 7fd46ae74bd1c494f8fa130e841a748f73f37c99 authored over 6 years ago by Sultan Tarimo <[email protected]>
fix changelog code formatting

github.com/thysultan/stylis - 7a338d21b06e10fb8f0f6cc708191c3b2270137c authored almost 7 years ago by Sultan Tarimo <[email protected]>
make sure rule-sheet plugin uses stylis^3.5.0 as peer dependency

github.com/thysultan/stylis - 5500bc43f35b910e84beb8c7a8d42dcc84fc5259 authored almost 7 years ago by Sultan Tarimo <[email protected]>
v3.5.0

github.com/thysultan/stylis - fa94aa72ba1b65bfe66c012225e6fccbde736c54 authored almost 7 years ago by Sultan Tarimo <[email protected]>
v3.4.10

- patch for incorrect vendor prefixing of many `text-` properties,
fixes #95.
- improvments to n...

github.com/thysultan/stylis - 36b64fbce66b4080b74499d6acc55aff3dbbf871 authored almost 7 years ago by Sultan Tarimo <[email protected]>
Merge pull request #96 from simonkberg/fix/text-property-prefixing

Reduce scope for text- properties prefixing

github.com/thysultan/stylis - df27fe6669757a334e4e445a40e61276becd3121 authored almost 7 years ago by Sultan Tarimo <[email protected]>
Update changelog

github.com/thysultan/stylis - ed2afae13c9486640226a5b60b4d99a43bde58a3 authored almost 7 years ago by Simon Kjellberg <[email protected]>
Reduce scope for text- properties prefixing

github.com/thysultan/stylis - 65d9d97c236f1ff4fdb4289fba5ba0711c7fe318 authored almost 7 years ago by Simon Kjellberg <[email protected]>
bump rule-sheet plugin version

github.com/thysultan/stylis - 44119b3af95aa6d286c4c7252016f54b1cc8d4b0 authored almost 7 years ago by Sultan Tarimo <[email protected]>
bump patch version to 3.4.9

github.com/thysultan/stylis - e04e2abfa1090993dcc9615417e6b5d2fc560f96 authored almost 7 years ago by Sultan Tarimo <[email protected]>
add tests for min-block-size and min-inline-size

github.com/thysultan/stylis - 5800dd8ddcddd50e6ee64c29fca1ae8db39c089c authored almost 7 years ago by Sultan Tarimo <[email protected]>
- fixes #94 (vendor prefix stretch and missing width/height varients).

- fixes #92 (vendor prefix text-decoration varients).
- improve rule-sheet plugin #93.

github.com/thysultan/stylis - 93936083f52e841395ba280846136c34fef3c241 authored almost 7 years ago by Sultan Tarimo <[email protected]>
Merge pull request #91 from probablyup/sourcemapping

add sourcemap

github.com/thysultan/stylis - b4e16c1dd1e7e21f14974766f9a87616e98853fb authored almost 7 years ago by Sultan Tarimo <[email protected]>
add sourcemap

github.com/thysultan/stylis - 930b7dbd06b075080db13ba7ad0cc9a6e858af24 authored almost 7 years ago by Evan Scott <[email protected]>
v3.4.8

- patch for `@supports` parsing to work on IE8.

github.com/thysultan/stylis - 107192ed0ee95e28dec8c071fe2886836108be65 authored almost 7 years ago by Sultan Tarimo <[email protected]>
Merge pull request #89 from alena-ilina/ie8-fix

change regular expression in propertyptn

github.com/thysultan/stylis - 16e09cf22e06e60fff68044c1a1e8ce66a4c7b6a authored almost 7 years ago by Sultan Tarimo <[email protected]>
change regular expression in propertyptn

github.com/thysultan/stylis - f85c57787da04090fdf1901ce1b7d8e6da0ef3fa authored almost 7 years ago by Alena Malko <[email protected]>
v3.4.7

- patch inverted parent selector when used with an implicit `:psudo` selector.

github.com/thysultan/stylis - e761ddd31a3c4047beeb773341c3cdada6db73a6 authored almost 7 years ago by Sultan Tarimo <[email protected]>
v3.4.6

- patch vendor prefix for align-content `flex-start` and `flex-end`.
- Fix typescript declaration.

github.com/thysultan/stylis - db0581487376c32343be5344b32bfd4da6db92d6 authored almost 7 years ago by Sultan Tarimo <[email protected]>
Merge pull request #85 from maciej-ka/docs-remove-options-key-from-set-example

docs: remove options key from set example

github.com/thysultan/stylis - 7d87e06cb10664ab40c3be1620c52f142e1a99d0 authored almost 7 years ago by Sultan Tarimo <[email protected]>
Merge pull request #82 from felixmosh/master

Fix Typescript declaration

github.com/thysultan/stylis - af71119fbcdb3e1bcdc70b5f82baf387d781eb21 authored almost 7 years ago by Sultan Tarimo <[email protected]>
docs: remove options key from set example

github.com/thysultan/stylis - 1322e9e0a1d91b557dd49b670e59893e5c89c763 authored almost 7 years ago by maciej-ka <[email protected]>
Fix Typescript declaration

github.com/thysultan/stylis - b82d35011f6f5b45d04bc3b98fd90d28d5385173 authored about 7 years ago by Felix Mosheev <[email protected]>
Merge pull request #78 from probablyup/es-fix-align

fix vendor prefixing of align-content for IE10

github.com/thysultan/stylis - b22b10d7b59a7f4a1ad289f586fd189fd293789c authored about 7 years ago by Sultan Tarimo <[email protected]>
fix vendor prefixing of align-content for IE10

github.com/thysultan/stylis - bd0434b1207c96971597c06f7678230246878c24 authored about 7 years ago by Evan Scott <[email protected]>
Merge pull request #80 from Andarist/minify-script

Added minification script

github.com/thysultan/stylis - 115ca265ecb774ac895587bb553433114f063d96 authored about 7 years ago by Sultan Tarimo <[email protected]>
Added minification script

github.com/thysultan/stylis - 080e91f5d8578f6306215d8aa3f4df73dda5e776 authored about 7 years ago by Mateusz Burzyński <[email protected]>
update .gitattributes for binary files

config git to view *.pbxproj files as binary in commits.

github.com/thysultan/cocoa.js - f2e7f9f72395a9407f30f3b5468ddfee04a9e5e4 authored about 7 years ago by Sultan Tarimo <[email protected]>
JS DOM data-structures

flesh out the data-structures within the JavaScript side of the DOM
implementation.

github.com/thysultan/cocoa.js - 8343fcb1db657c6d85290afeaaf85792f98a161b authored about 7 years ago by Sultan Tarimo <[email protected]>
remove explicit Foundation import

github.com/thysultan/cocoa.js - a41b91beb86e4c3b14de7d019b7802ddec3e768c authored about 7 years ago by Sultan Tarimo <[email protected]>
improve require implementation to use path: NSString instead of path: NSURL

github.com/thysultan/cocoa.js - 27ff93ca5baa858020d38ca95c063743c6252b4c authored about 7 years ago by Sultan Tarimo <[email protected]>
init commit

github.com/thysultan/cocoa.js - b732e5f333f9efee7125c1f2a88786892e11b962 authored about 7 years ago by Sultan Tarimo <[email protected]>
init commit

github.com/thysultan/cocoa.js - 5b4a40ca9c215f464d5b163a6bcfb55890372a5a authored about 7 years ago by Sultan Tarimo <[email protected]>
Initial Commit

github.com/thysultan/cocoa.js - 3b7828a61207b8d225762032f0a9ae7e7056e991 authored about 7 years ago by Sultan Tarimo <[email protected]>
v3.4.5

- Patch for <= Safari 8 `webkit` vendor prefix of `flex-basis`, `flex-shrink` and `flex-grow`, f...

github.com/thysultan/stylis - 4cc510b4069993e3a5d01fe5c241a3a28f094b70 authored about 7 years ago by Sultan Tarimo <[email protected]>
patch @import output

github.com/thysultan/stylis - dfd345d13ef2dfcf94a565db06b3b58ffcafd1b2 authored about 7 years ago by Sultan Tarimo <[email protected]>
v3.4.4

github.com/thysultan/stylis - a201c27fc0dbfaf58a2778580c813de4952870b7 authored about 7 years ago by Sultan Tarimo <[email protected]>
improve README

github.com/thysultan/stylis - 315c6c4e1a6ea2db65b62ffea8085b461e7cddf8 authored about 7 years ago by Sultan Tarimo <[email protected]>
fix documentation on dynamic vendor prefixing

github.com/thysultan/stylis - f8e80c54b6bd55fd26b08ef88675183e76439eb6 authored about 7 years ago by Sultan Tarimo <[email protected]>
- Improve fault tolerance.

github.com/thysultan/stylis - 5b4e0c4c1b163d57ba452801f03cacbcab42c2f1 authored about 7 years ago by Sultan Tarimo <[email protected]>
v3.4.2

github.com/thysultan/stylis - c67630d5ffe44ef58ad73196a845efbc782f6cd8 authored about 7 years ago by Sultan Tarimo <[email protected]>
- patch `@page {...}` nested context.

github.com/thysultan/stylis - 9356030d93c3c527e4aece345a931ecf0b499da4 authored about 7 years ago by Sultan Tarimo <[email protected]>
v3.4.1 [CHANGELOG ENTRY]

github.com/thysultan/stylis - 7001c14e6a2b2e7c6ec4df83a97a28548ddb9951 authored about 7 years ago by Sultan Tarimo <[email protected]>
v3.4.1

github.com/thysultan/stylis - f829ecd19ff65660ca10963c486bae4d0063d998 authored about 7 years ago by Sultan Tarimo <[email protected]>
- patches for input that end ends exactly(absent-whitespace) with a comment.

github.com/thysultan/stylis - 9d5f54caa1b5389eaffdf60170c4b4fc7c176e73 authored about 7 years ago by Sultan Tarimo <[email protected]>
- vendor prefix `box-decoration-break`.

- better handle special `:global` selector with `newlines` in cascade isolation mode.

github.com/thysultan/stylis - 2200118c1e9c249110eaf59ac67fa36b89c1659f authored about 7 years ago by Sultan Tarimo <[email protected]>
commit 2/3 patches planned for 3.4.1

- patch for manual prefixed at-rules. i.e `@-moz-document {...}`.
- patch for flexbox vendor pre...

github.com/thysultan/stylis - 32de97a6aea6e6bfb01114a926efbb6dd2bf739a authored about 7 years ago by Sultan Tarimo <[email protected]>
3.4.0

github.com/thysultan/stylis - 75378c352e719b4e9952f5a9d5e8a49c88d033a4 authored about 7 years ago by Sultan Tarimo <[email protected]>
Merge pull request #67 from thysultan/3.4.0

3.4.0

github.com/thysultan/stylis - 74900f42a475b295b7683fd75c30bcfbbdcb3eff authored about 7 years ago by Sultan Tarimo <[email protected]>
add changelog entry

github.com/thysultan/stylis - 748e8ecf890720255f70f653ab56d0f7effccc8e authored about 7 years ago by Sultan Tarimo <[email protected]>
handler animation-name similar to animation short hand

github.com/thysultan/stylis - 1e0d758817fe5ed76e4127cbdeb8c293304613a0 authored about 7 years ago by Sultan Tarimo <[email protected]>
preserve /*! legal comments

github.com/thysultan/stylis - 2a5783f86c91ae40ad7540dbb17fb88b3948fe5d authored about 7 years ago by Sultan Tarimo <[email protected]>
improve justify-content vendor prefixing

github.com/thysultan/stylis - 6657c527114d678ad5489ea30f59d9d6a66141f4 authored about 7 years ago by Sultan Tarimo <[email protected]>
dynamic vendor prefixing

github.com/thysultan/stylis - 5e7fd25f40981ae6ff4a15e9e68e94710121ab82 authored about 7 years ago by Sultan Tarimo <[email protected]>
plugin: stylis-rule-sheet v0.0.6

github.com/thysultan/stylis - cefdf50b80b3237678f1fa6bc8b07feb931be599 authored about 7 years ago by Sultan Tarimo <[email protected]>
Merge pull request #66 from mitchellhamilton/fix-@import

Fix @import in rule-sheet

github.com/thysultan/stylis - c14806ef9c0a014768bc812d0d937432b8c97501 authored about 7 years ago by Sultan Tarimo <[email protected]>
Fix @import in rule-sheet

github.com/thysultan/stylis - afedc05500e2971d25a881adfa98d880e6bdd02d authored about 7 years ago by mitchellhamilton <[email protected]>
patch rule-sheet plugin

github.com/thysultan/stylis - 8e9a2ce1a0f1103e346a1db94d8928af14bccf27 authored about 7 years ago by Sultan Tarimo <[email protected]>
v3.3.2

github.com/thysultan/stylis - 2ac0625e06233710612f9cee12bae0f4b524360b authored about 7 years ago by Sultan Tarimo <[email protected]>
plugin: rule-sheet

- Simplifies the plugin logic to make use of stylis prefixes.
- This should also perform bette...

github.com/thysultan/stylis - 2801ed633fd3eaa9e0e422ccee2bd774c6f3dc3d authored about 7 years ago by Sultan Tarimo <[email protected]>
plugin: fix(stylis-rule-sheet)

github.com/thysultan/stylis - 7dbd547cdeaee1c2f95f78680cb97cbbf8db5886 authored about 7 years ago by Sultan Tarimo <[email protected]>
v3.3.1

github.com/thysultan/stylis - 7038c372a1fd14c6908fe7281098b8b4170b43a1 authored about 7 years ago by Sultan Tarimo <[email protected]>
v3.3.0

github.com/thysultan/stylis - fe60e6aa92b4361d674c2aac9a338dba5de8abf6 authored about 7 years ago by Sultan Tarimo <[email protected]>
- patch `mask-image` gradient vendor prefix

- vendor prefix `clip-path`
- add unpkg and jsdelivr fields to package.json for CDN use

github.com/thysultan/stylis - 2107c5c657efaf2ae3d13c72d4b3c77307d9e1e1 authored about 7 years ago by Sultan Tarimo <[email protected]>
v3.2.19

github.com/thysultan/stylis - dcfcd8c0b61a1a98a72df753c24adcff330b3795 authored over 7 years ago by Sultan Tarimo <[email protected]>
Merge pull request #62 from oliverjam/fix/stop-prefixing-fill

Stop prefixing SVG fill

github.com/thysultan/stylis - abda63d9775e4f9dea19b55f473a6ae2af4bdc3d authored over 7 years ago by Sultan Tarimo <[email protected]>
Revert auto-formatting

github.com/thysultan/stylis - 555f46f2c6afd7fba98d348d84300a169ad6fea5 authored over 7 years ago by oliverjam <[email protected]>
Remove embarrassing console.log...

github.com/thysultan/stylis - dbe575a1932388c4a47cbe9570df6e1ba931d459 authored over 7 years ago by oliver.phillips <[email protected]>
Ensure we only prefix filter, not fill

github.com/thysultan/stylis - 060f103ce599f2a0c63b4579a5abb70f9cde1878 authored over 7 years ago by oliver.phillips <[email protected]>
Add failing test for fill

github.com/thysultan/stylis - 740462b7512b61721f02325d6d0fb0702827f971 authored over 7 years ago by oliver.phillips <[email protected]>
v3.2.18

- patch `<max|min>-content` vendor prefixing mismatch.

github.com/thysultan/stylis - 07782455f5e1a4c784c62b5181ce2888f918fbcc authored over 7 years ago by Sultan Tarimo <[email protected]>