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
github.com/thysultan/gap - b543af876ae705f58998f91cb3678e260a08bc5e authored over 7 years ago by Sultan Tarimo <[email protected]>
github.com/thysultan/gap - 926770474745ffb60d5254b861af2c49095b4a14 authored over 7 years ago by Sultan Tarimo <[email protected]>
github.com/thysultan/gap - e58a1cafeb1f6f68eb6599b55377ede26404704b authored over 7 years ago by Sultan Tarimo <[email protected]>
github.com/thysultan/gap - 0ad2f295908aa162a2ce573a9103dd91757f01c5 authored over 7 years ago by Sultan Tarimo <[email protected]>
github.com/thysultan/gap - 8a9893db7a00d49b2ced5e6716f30e38d1a5a9f6 authored over 7 years ago by Sultan Tarimo <[email protected]>
github.com/thysultan/stylis - 9bf0706e8e69f0bf0fa46cf79e799f4cff59d9d4 authored over 7 years ago by Sultan Tarimo <[email protected]>
github.com/thysultan/stylis - c798dc7cb3136734b0592a46ad7194fe781bbad2 authored over 7 years ago by Sultan Tarimo <[email protected]>
github.com/thysultan/stylis - 89cfb2d3f60bc76af66824620dbe8bd7dc745ad3 authored over 7 years ago by Sultan Tarimo <[email protected]>
github.com/thysultan/stylis - fa4b6ce8677a7dc27f43f3e5f9f127a2e11b5394 authored over 7 years ago by Sultan Tarimo <[email protected]>
github.com/thysultan/stylis - ecb24613dd6b380dffa332f2ba058a5370b4a294 authored over 7 years ago by Sultan Tarimo <[email protected]>
github.com/thysultan/stylis - 06e3678868b4b9148af0233834da73bb919d6f03 authored over 7 years ago by Sultan Tarimo <[email protected]>
github.com/thysultan/stylis - c00638e405a5884c6ab9c589b30fa25f4654d809 authored over 7 years ago by Sultan Tarimo <[email protected]>
github.com/thysultan/stylis - 6cbb046021079a1de4bc631f1311b3d1dee3e0a5 authored over 7 years ago by Sultan Tarimo <[email protected]>
github.com/thysultan/stylis - fe9859c9323d20aa9f796b56212ce823845e8687 authored over 7 years ago by Sultan Tarimo <[email protected]>
github.com/thysultan/stylis - a79de0f00813684e97ed1fe0c707a2e83b2345bd authored over 7 years ago by Sultan Tarimo <[email protected]>
github.com/thysultan/stylis - b2300e077798026f80911c3ccc340d25d2eda46a authored over 7 years ago by Sultan Tarimo <[email protected]>
github.com/thysultan/stylis - e63c00375a33fa1ccae11dd2c8cc3c61e907c318 authored over 7 years ago by Sultan Tarimo <[email protected]>
github.com/thysultan/stylis - 5cb831ff680e01274fdae0e852624542d27b2205 authored over 7 years ago by Sultan Tarimo <[email protected]>
github.com/thysultan/stylis - d3944805c6a7540d5573dc10856fb36fd9d17a62 authored over 7 years ago by Sultan Tarimo <[email protected]>
github.com/thysultan/stylis - 1788eea37a5c884420205ae9318421f5818e1d44 authored over 7 years ago by Sultan Tarimo <[email protected]>
github.com/thysultan/stylis - da055f70899d2404919992e1603255a0b4710474 authored over 7 years ago by Sultan Tarimo <[email protected]>
- patch for inverted parent selector `&` used without a leading space.
github.com/thysultan/stylis - 969abefa926e84db18fc89cdf9f74a2b0dcdcaae authored over 7 years ago by Sultan Tarimo <[email protected]>github.com/thysultan/stylis - f8649b78b059f852e73c0b47bb8ee961ab01963c authored over 7 years ago by Sultan Tarimo <[email protected]>
- improve ASI(auto semicolon insertion) detection
- patch `webkit` vendor prefix of `transform` ...
github.com/thysultan/stylis - ab5a73aa7573ab3a87d70bfa756d588e8a99a545 authored over 7 years ago by Sultan Tarimo <[email protected]>
- patch print `@at-rule` styles i.e `@page`, `@top-level` etc.
github.com/thysultan/stylis - aa597a7423da5a02efdf99f2848abd2dd2191778 authored over 7 years ago by Sultan Tarimo <[email protected]>github.com/thysultan/stylis - 4df38ef310b972529e4cbcfc2724ba7f1e191e02 authored over 7 years ago by Sultan Tarimo <[email protected]>
github.com/thysultan/stylis - 2f02fd315247ca3fd821838f6e5892adabf90155 authored over 7 years ago by Sultan Tarimo <[email protected]>
github.com/thysultan/stylis - 297de12664bc96253adbcb54e6e36e789a6e5d1b authored over 7 years ago by Sultan Tarimo <[email protected]>
- patch `@at-rule` middleware context replacement value
- patch parent `html &` selector
- patch...
- improve cascade isolation mode
- improve inverse selector detection
- improve monkey-patching ...
- support monkey-patching some common invalid css patterns
github.com/thysultan/stylis - d1b55e89b3c7708a92aa70fbac9768258c670827 authored over 7 years ago by Sultan Tarimo <[email protected]>github.com/thysultan/stylis - 654df4e468b33f5a1d9844867065e568f803e4c6 authored over 7 years ago by Sultan Tarimo <[email protected]>
- patch inverse selector `html &:after`
github.com/thysultan/stylis - ad669a8f9586c80b7f8e44ea71b60df7c0e336b3 authored over 7 years ago by Sultan Tarimo <[email protected]>github.com/thysultan/stylis - 88ae9f7d17daf96269efda6bef59bd8ffce412e5 authored over 7 years ago by Sultan Tarimo <[email protected]>
- escape user authored control characters that break browser vendor parsers `\0`, `\f`, `\v`
- i...
- middleware, patch: allow middleware to monkey-patch return value
github.com/thysultan/stylis - b76003b52c89fa5720d618f5b616befa32132f67 authored over 7 years ago by Sultan Tarimo <[email protected]>
- middleware, patch multiple chained middlewares
- middleware, allow `post` context to affect th...
github.com/thysultan/stylis - 668d71ff2310a986640cdcf4feb8964f63e9604f authored over 7 years ago by Sultan Tarimo <[email protected]>
- patch multiple chained middlewares
- middleware, allow `post` context to affect the output
- m...
github.com/thysultan/stylis - 529e5d8f9abb0d319c66c2a2f37827d40cf13970 authored over 7 years ago by Sultan Tarimo <[email protected]>
github.com/thysultan/stylis - 65c0d9c8eab8e78de29cb8d741c9a9adda67a8f3 authored over 7 years ago by Sultan Tarimo <[email protected]>
- patch `backface-visibility` vendor prefix
github.com/thysultan/stylis - d691039aa6bb07d8a033a0c037cdfc68d5f93886 authored over 7 years ago by Sultan Tarimo <[email protected]>github.com/thysultan/stylis - 7f5344c008c46636863556508f75ed992ed624ab authored over 7 years ago by Sultan Tarimo <[email protected]>
github.com/thysultan/stylis - 14eb9cdff1b028a3044159bf8ae7b2a7bf2dcf9a authored over 7 years ago by Sultan Tarimo <[email protected]>
github.com/thysultan/stylis - b572307832364af59998a71634201eabc44f8aa1 authored over 7 years ago by Sultan Tarimo <[email protected]>
github.com/thysultan/stylis - 8264fc2cf7ccf7336cf6aa56cecb5964b470e2ec authored over 7 years ago by Sultan Tarimo <[email protected]>
github.com/thysultan/stylis - 2729d698c68059a136d0719d446799a3fd66bec9 authored over 7 years ago by Sultan Tarimo <[email protected]>
github.com/thysultan/stylis - da362d7fe441f00eea3e62fbd88bc1106cf566ce authored over 7 years ago by Sultan Tarimo <[email protected]>
github.com/thysultan/stylis - 15a75e33ed74ff3c4c1cc5d9b91f469059a379f0 authored over 7 years ago by Sultan Tarimo <[email protected]>
github.com/thysultan/stylis - 36c5056c86fbfa10c0ff75b71628a674572654d8 authored over 7 years ago by Sultan Tarimo <[email protected]>
github.com/thysultan/stylis - 1cef65daa00d6098678dde06d032301c30b1392f authored over 7 years ago by Sultan Tarimo <[email protected]>
github.com/thysultan/stylis - 2f81306f6c1a2876d4e4bf9957ea96054dec4ef8 authored over 7 years ago by Sultan Tarimo <[email protected]>
github.com/thysultan/stylis - f5dd44f61e22ff1e0d944dd65e3439a1247ea444 authored over 7 years ago by Sultan Tarimo <[email protected]>
- patch middleware property context to remove the property when an empty string is returned
- pa...
github.com/thysultan/stylis - 7d5bb7b391b9754c55cdea5297c9a3108a8d00a5 authored over 7 years ago by Sultan Tarimo <[email protected]>
- improve minification with compress option
github.com/thysultan/stylis - 9cc8a0a9a2668bb89207a195eb0c2f2181a1d9c2 authored over 7 years ago by Sultan Tarimo <[email protected]>- improves auto semicolon insertion
github.com/thysultan/stylis - 129172e7633556024086075a36557c6f62945559 authored over 7 years ago by Sultan Tarimo <[email protected]>Allow the colon to be the last character on the line without inserting the semicolon
github.com/thysultan/stylis - 4bdf95ce8ef89619f6470daead266c6afc04dea9 authored over 7 years ago by Sultan Tarimo <[email protected]>github.com/thysultan/stylis - b562e6d41934125f64a947a214a74898172ee338 authored over 7 years ago by fatfisz <[email protected]>
github.com/thysultan/stylis - a8f1226bf021486636c4b6e02734053dbf90bbf6 authored over 7 years ago by Sultan Tarimo <[email protected]>
github.com/thysultan/stylis - 78e1903baa744647e4653ab9d41bb8f1c3ec30bc authored over 7 years ago by Sultan Tarimo <[email protected]>
- patch ReferenceError `escape` undefined
github.com/thysultan/stylis - faf62badf40665e6d617df511d1297e589476aaa authored over 7 years ago by Sultan Tarimo <[email protected]>- fix a ReferenceError `flex` undefined
github.com/thysultan/stylis - c64f43e366f9535e255d4dbb1848e2e350776356 authored over 7 years ago by Sultan Tarimo <[email protected]>fix a typo
github.com/thysultan/stylis - 97114697d994a68a7a2702036698789ee25259a8 authored over 7 years ago by Sultan Tarimo <[email protected]>github.com/thysultan/stylis - 7c12a72e11b1c45765215e24846f6c6b0a8e6fd4 authored over 7 years ago by daniel nakov <[email protected]>
- patch isolation mode `:not()` and `pseudo` selectors
- patch compress option to preserve space...
github.com/thysultan/stylis - 36b9d358e7a263e8632a1630f8a44d7ae984f366 authored over 7 years ago by Sultan Tarimo <[email protected]>
github.com/thysultan/stylis - cc6df9c9668357b1ade03e72f16dd7d98da63502 authored over 7 years ago by Sultan Tarimo <[email protected]>
github.com/thysultan/stylis - 3148b2ad09405cddd632f2c17f2ff1ede7202b11 authored over 7 years ago by Sultan Tarimo <[email protected]>
github.com/thysultan/stylis - cdb2a57b538712a8b6090905055c145bb9d6ac74 authored over 7 years ago by Sultan Tarimo <[email protected]>
github.com/thysultan/stylis - 1677cb0e30ac882e64a7a84f5136ca96145996e3 authored over 7 years ago by Sultan Tarimo <[email protected]>
- patch isolation mode prefixing `nth-child()` functions
github.com/thysultan/stylis - 1093e17eedea7617356af6a7dc2deccce512ea12 authored over 7 years ago by Sultan Tarimo <[email protected]>- improve invalid keyframe namespace characters
github.com/thysultan/stylis - 807c5bb84d108f38a3c7c4160abcf5353399b679 authored over 7 years ago by Sultan Tarimo <[email protected]>- patch keyframe namespacing to handle more generic attribute expressions
github.com/thysultan/stylis - 1b4a3354970c160ecf7674877322dc46d54e4a9b authored over 7 years ago by Sultan Tarimo <[email protected]>github.com/thysultan/stylis - 01762bad0cd85cac772fc2b26dfac298e020a7c2 authored over 7 years ago by Sultan Tarimo <[email protected]>
- patch keyframe namespacing to not include extra characters with valid namespaces
github.com/thysultan/stylis - 8d099c88d79b36932bf42113609185c24fbd24ae authored over 7 years ago by Sultan Tarimo <[email protected]>github.com/thysultan/stylis - 0f7b78bc6c53194af4929bc0c6b869d3e7d4548d authored over 7 years ago by Sultan Tarimo <[email protected]>
github.com/thysultan/stylis - f81dae64b3e9834f4d0fd0df73ecd25ac1bff488 authored over 7 years ago by Sultan Tarimo <[email protected]>
s/cacade/cascade
github.com/thysultan/stylis - 0cebb9009c61132e984fe30c77c03e9db713783f authored over 7 years ago by Sultan Tarimo <[email protected]>github.com/thysultan/stylis - dd7d391949617e2ab3a10290e6bd27610a2dd09b authored over 7 years ago by Lim Chee Aun <[email protected]>
github.com/thysultan/stylis - c7cdb91b6cddb877978778bf75a3df7a807a80bf authored over 7 years ago by Sultan Tarimo <[email protected]>
github.com/thysultan/stylis - 76c328db8cfe6771b0f68cc785bd0971fa1630d4 authored over 7 years ago by Sultan Tarimo <[email protected]>
- patch isolation mode `#id` and `.class` children
- patch one character properties with no-semi...
github.com/thysultan/stylis - df019e8cf22b3db40f0b7056cf2049285238d77f authored over 7 years ago by Sultan Tarimo <[email protected]>
github.com/thysultan/stylis - 0a1c6173f8041a388735369df0fdc81db2f4e39e authored over 7 years ago by Sultan Tarimo <[email protected]>
github.com/thysultan/stylis - ca96af6315b4aac8dad78f1b22b08d318f8992aa authored over 7 years ago by Sultan Tarimo <[email protected]>
github.com/thysultan/stylis - 0f783ddcbc926df457c712ddf2cb2921a9ace90a authored over 7 years ago by Sultan Tarimo <[email protected]>
github.com/thysultan/stylis - f7961bb892ce44d6aff5e234b4c3e98f527ec75b authored over 7 years ago by Sultan Tarimo <[email protected]>
Fix typo in README.md
github.com/thysultan/stylis - 4be9efa78040a73cf7381ae436eb30d438467a74 authored over 7 years ago by Sultan Tarimo <[email protected]>github.com/thysultan/stylis - ce9c6c96d3a4dc5f39c7811ff41bc9595ca00f99 authored over 7 years ago by Jacob Dreesen <[email protected]>
- improve `::placeholder` prefixing to patch mispatching cases ex. `:papaya`
- patch parsing cas...
github.com/thysultan/stylis - e1d489b6fb5c7949639aae4f6cda9b50d802ceb6 authored over 7 years ago by Sultan Tarimo <[email protected]>
github.com/thysultan/stylis - d68f665bd1c5e89439da967b147696797adb2774 authored over 7 years ago by Sultan Tarimo <[email protected]>
github.com/thysultan/stylis - 759d3148a26d9b1f681128326f68301fad52b020 authored over 7 years ago by Sultan Tarimo <[email protected]>
github.com/thysultan/stylis - 363a7b750660f2e9104fd63621cee86953f55a29 authored over 7 years ago by Sultan Tarimo <[email protected]>
github.com/thysultan/stylis - 5477928e1100c78f6e7284be2b72aa19a1824922 authored over 7 years ago by Sultan Tarimo <[email protected]>
github.com/thysultan/stylis - 1e50d5d59d499dc0ee299c2e9980908b96080705 authored over 7 years ago by Sultan Tarimo <[email protected]>
github.com/thysultan/stylis - c42d1bfab61fbb46da3650e789f42399c6696d09 authored over 7 years ago by Sultan Tarimo <[email protected]>
github.com/thysultan/stylis - 1e18cf1f87d1541668297247677d70b1d7f16272 authored over 7 years ago by Sultan Tarimo <[email protected]>