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/stylis - f4c526873168abfc893b51a78171f6cfd87c4139 authored over 4 years ago by Mateusz Burzyński <[email protected]>
github.com/thysultan/Ally - bf59d9f4b603ed333fc50dd2279d4454aa775a7b authored over 4 years ago by thysultan <[email protected]>
github.com/thysultan/Ally - 20363e8269b6ff70d525b5ef96bc0a0fda188c2b authored over 4 years ago by thysultan <[email protected]>
Consolidate lexing functions into one function, parsing into one, etc... intial skeleton of parser.
github.com/thysultan/Ally - a219dd42d4dff2cc73832339222b38fe18cf3392 authored over 4 years ago by thysultan <[email protected]>chore: mark package free of side-effects
github.com/thysultan/stylis - 9b10fed6f0bb88eff2ba1a259583226279a91312 authored over 4 years ago by Sultan <[email protected]>github.com/thysultan/Ally - c6680e4be944b21e02b273608efbc9fe45f5f6f6 authored over 4 years ago by thysultan <[email protected]>
github.com/thysultan/stylis - 743b237eb87d662872c55934d78382c62f342e85 authored over 4 years ago by thysultan <[email protected]>
github.com/thysultan/stylis - bad1b055edc8f11b69a01b4b32edd1fe5a884e17 authored over 4 years ago by Kristóf Poduszló <[email protected]>
github.com/thysultan/Ally - c50ba30ba0c360836cc0d71d2d8bfa8f9bb58961 authored over 4 years ago by thysultan <[email protected]>
github.com/thysultan/Ally - 69a38ec40bdf7044d870ded251e2a68fc20671f2 authored over 4 years ago by thysultan <[email protected]>
github.com/thysultan/Ally - 706a96d34b16422df21b83272fdde8c06995988e authored over 4 years ago by thysultan <[email protected]>
github.com/thysultan/Ally - 629e4be03ba2ddb971812ad335678b7374381fbe authored over 4 years ago by thysultan <[email protected]>
github.com/thysultan/Ally - 29263afc6d24f5d9349471eb4e0dbafa77db3630 authored over 4 years ago by thysultan <[email protected]>
github.com/thysultan/stylis - 674d66679cf0f20c8a21fbe003c176d6d9c0d20e authored over 4 years ago by thysultan <[email protected]>
github.com/thysultan/stylis - 42a3c83248179a4d6fdcbcc98fc455b62b8f3e16 authored over 4 years ago by thysultan <[email protected]>
github.com/thysultan/stylis - 34e59d60350dca1296d38ac0270ce28b556e5a5a authored over 4 years ago by thysultan <[email protected]>
V4
github.com/thysultan/stylis - 68b9043427c177b95a0fd6a2a13f5b636bf80236 authored over 4 years ago by Sultan <[email protected]>github.com/thysultan/stylis - 994e7c9d325b9995433d128fa6a99e64936a4682 authored over 4 years ago by thysultan <[email protected]>
github.com/thysultan/Ally - ce5112c195763ee23b54026bd968f8ba761a9007 authored over 4 years ago by thysultan <[email protected]>
github.com/thysultan/Ally - bec1231c6f898616fde652b8103500d360b61f63 authored over 4 years ago by thysultan <[email protected]>
github.com/thysultan/stylis - 395454b8e75c627db52dc5cd72b91e169c18d774 authored over 4 years ago by Mateusz Burzyński <[email protected]>
github.com/thysultan/Ally - 3cf289eda8587331cb01c147d9a3288724eb59ed authored over 4 years ago by thysultan <[email protected]>
github.com/thysultan/stylis - 37d6dfbe8cbf4c93547ea0186dbee8e5d7410501 authored over 4 years ago by Mateusz Burzyński <[email protected]>
github.com/thysultan/stylis - 4d873c141c8630f5b1a74a09769fba1499217bf2 authored over 4 years ago by Mateusz Burzyński <[email protected]>
github.com/thysultan/Ally - 0f9040e1ef93c37e18626e46f43bc0ff3a47416e authored over 4 years ago by thysultan <[email protected]>
Add parent property to nodes
github.com/thysultan/stylis - fb42e420f703fe946f16d42b2858caaea5f6eca5 authored over 4 years ago by Mateusz Burzyński <[email protected]>github.com/thysultan/stylis - 70695cc99469b059f6bbfc31d5077aa70e1c5fd0 authored over 4 years ago by Mateusz Burzyński <[email protected]>
we should probably parse the numbers manually, first WIP number parser, with coments.
github.com/thysultan/Ally - 49e0ad40ba31ae755cc93959c34bd7486d724fe5 authored over 4 years ago by thysultan <[email protected]>github.com/thysultan/stylis - 16914a0117a8d5ca7e916ad93767715f0f0f2bbf authored over 4 years ago by Mateusz Burzyński <[email protected]>
github.com/thysultan/Ally - 15f51e0f0dfa900e24adf8ff4b5be929da300724 authored over 4 years ago by thysultan <[email protected]>
also match string literal allocations with integer values(index into memory) to make it easier t...
github.com/thysultan/Ally - d872a1e721fd517ee6580d843f213e4df65d558f authored over 4 years ago by thysultan <[email protected]>github.com/thysultan/stylis - 31a74278af3f445a8363b5a036525f8900742b5b authored over 4 years ago by Mateusz Burzyński <[email protected]>
discard direct line, column tracking, we can rebuild those on demand(on exceptions) as long as w...
github.com/thysultan/Ally - 48984a706a6b620f8f30f6724fb024267bd813a3 authored over 4 years ago by thysultan <[email protected]>github.com/thysultan/stylis - 783ae007b09d34157aeaa95061d4e65f5136747d authored over 4 years ago by Mateusz Burzyński <[email protected]>
github.com/thysultan/stylis - 17419907ce89d01342b4ee5a95378ca971ba629f authored over 4 years ago by Mateusz Burzyński <[email protected]>
github.com/thysultan/stylis - 8befeeed8147ab0e5552537603955ad25b3ab765 authored over 4 years ago by Mateusz Burzyński <[email protected]>
use a blazing fast hash for operator tokens instead of a substr sequence. We can do the same for...
github.com/thysultan/Ally - cf5fbb718227c90fe6d5ed6c0c9c8b00fd13fe5a authored over 4 years ago by thysultan <[email protected]>github.com/thysultan/Ally - 53d2e98cd45d3f57921ddd15d1a343b562bf99c7 authored over 4 years ago by thysultan <[email protected]>
Fix issues around prefixing pseudos
github.com/thysultan/stylis - 24f984a77b2ccb41c5a2bf273b9af4be09c602c1 authored over 4 years ago by Mateusz Burzyński <[email protected]>github.com/thysultan/stylis - 25e8e3029d27bd289ecb8ac95b39d40e837befe5 authored over 4 years ago by Mateusz Burzyński <[email protected]>
github.com/thysultan/stylis - c4159ecb3a88af498d9a2128e0306f81756c1da1 authored over 4 years ago by Mateusz Burzyński <[email protected]>
github.com/thysultan/stylis - c90753b7f6fb364136f8b8fa1461dfc4b5b08092 authored over 4 years ago by Mateusz Burzyński <[email protected]>
github.com/thysultan/stylis - 9852d33d43057c372c7f375f860b07e9a88dac49 authored over 4 years ago by Mateusz Burzyński <[email protected]>
github.com/thysultan/stylis - 9fa345e696d5f9df00a4af836cfca94fcec47b5f authored over 4 years ago by Mateusz Burzyński <[email protected]>
github.com/thysultan/stylis - 67c1b4ffce82f2cadb355f4b3b049534b9dc4e14 authored over 4 years ago by Mateusz Burzyński <[email protected]>
github.com/thysultan/Ally - 8443b3863dd2242ebd46706c9ed9d646d2910cf2 authored over 4 years ago by thysultan <[email protected]>
github.com/thysultan/Ally - bc1401af634039e83b5a41f6eb1209c44a40db92 authored over 4 years ago by thysultan <[email protected]>
github.com/thysultan/stylis - cfb9c411ec4dd876c3aafee4703a5b2ee4f8af66 authored over 4 years ago by Mateusz Burzyński <[email protected]>
Move @import rule in a sample test input
github.com/thysultan/stylis - 1cfdff820340f72f5a0bedce49a13d49011b6947 authored almost 5 years ago by Sultan <[email protected]>github.com/thysultan/stylis - 430a2c31f6c108144d7db707fe2a8d4f9f64d277 authored almost 5 years ago by Mateusz Burzyński <[email protected]>
github.com/thysultan/stylis - c5feb23c9a5f029298cc29163dc7dda631dc4061 authored almost 5 years ago by thysultan <[email protected]>
Add basic @keyframes tests
github.com/thysultan/stylis - 7c3b9676b7d94cc8115074e0077d06d3d0d10392 authored almost 5 years ago by Sultan <[email protected]>github.com/thysultan/stylis - 57691ea0da60d6d2aa15b5fd696f493c7ddc9742 authored almost 5 years ago by Mateusz Burzyński <[email protected]>
github.com/thysultan/stylis - 1a852159966f7078b43e0ae0918526425f8f0d6f authored almost 5 years ago by thysultan <[email protected]>
Fix issue with @import rules not being passed to the rulesheet plugin
github.com/thysultan/stylis - c6ad9b22571f2572464d10af3fedc942c679d282 authored almost 5 years ago by Sultan <[email protected]>github.com/thysultan/stylis - 2f078797089a485f72e8ef48d3ebec48eefde5d0 authored almost 5 years ago by Mateusz Burzyński <[email protected]>
github.com/thysultan/stylis - 5b928b4cf6611d24cee6767bc22f97515a3d266e authored almost 5 years ago by Mateusz Burzyński <[email protected]>
github.com/thysultan/stylis - 26a42cefdf0b336c65f5ceb335c9673e77fde4aa authored almost 5 years ago by Mateusz Burzyński <[email protected]>
github.com/thysultan/stylis - 666f4b674a922884580fe3a61e93c2d965b58a4a authored almost 5 years ago by thysultan <[email protected]>
re-introduce comments into the AST as a node
github.com/thysultan/stylis - 3d62217c1a14187ac6091a4c728e92ba8b7c308c authored almost 5 years ago by Mateusz Burzyński <[email protected]>Fix "div :hover" case
github.com/thysultan/stylis - 41b3bdea98a05cb3bd54c17a43272ed4e27f6bee authored almost 5 years ago by Mateusz Burzyński <[email protected]>github.com/thysultan/stylis - 1f6857180e664c31abb453ce49cb103b3e5c79ed authored almost 5 years ago by Mateusz Burzyński <[email protected]>
github.com/thysultan/stylis - f218845f8a30c63a6cdf1578f1e903bda58799e2 authored almost 5 years ago by Mateusz Burzyński <[email protected]>
github.com/thysultan/stylis - 31d35e159f833f143eb689c2fe34cb8557cbb088 authored almost 5 years ago by Mateusz Burzyński <[email protected]>
github.com/thysultan/stylis - 882d0f0e555585409bb6ac6093595b0e721fb124 authored almost 5 years ago by thysultan <[email protected]>
github.com/thysultan/stylis - a5e6b98cd1b2c037024ce7112a137ac71707a234 authored almost 5 years ago by thysultan <[email protected]>
the changes in src/Tokenizer.js are mostly moving functions around(re-arranging so to speak)
github.com/thysultan/stylis - 61aeafbaab82831abed18fc10b47766fcdd8e13b authored almost 5 years ago by thysultan <[email protected]>Add LICENSE file
github.com/thysultan/stylis - fd51d443f7a0a71db1098e04a4a1b8cd053f76d1 authored almost 5 years ago by Sultan <[email protected]>Remove unused assign util
github.com/thysultan/stylis - 61c8d02269e6f635356d820c8a2e5bfef524a54b authored almost 5 years ago by Sultan <[email protected]>github.com/thysultan/stylis - e9587f1646f00e9c195b644fa45aaca0e31dd823 authored almost 5 years ago by Mateusz Burzyński <[email protected]>
github.com/thysultan/stylis - fda4e642e42d0588b1cf7d3f1a5625dd3e9b0ada authored almost 5 years ago by Mateusz Burzyński <[email protected]>
github.com/thysultan/stylis - f2d29958c10f473a5aa919700a6d1bfe34d0825f authored almost 5 years ago by Mateusz Burzyński <[email protected]>
github.com/thysultan/stylis - 9ed711288fea7df07244050a090c20734417198c authored almost 5 years ago by Mateusz Burzyński <[email protected]>
github.com/thysultan/stylis - 96230515d543624e7d76123ef1051f2145d37eb3 authored almost 5 years ago by Mateusz Burzyński <[email protected]>
github.com/thysultan/stylis - 1acdcd9df11facf0fb31fcfc44cfee1bf7fa9c9b authored almost 5 years ago by Mateusz Burzyński <[email protected]>
middleware proof of concept
github.com/thysultan/stylis - 92f26355cfee5230d62aefffd84fac0e3436ab6c authored almost 5 years ago by Mateusz Burzyński <[email protected]>github.com/thysultan/stylis - f2f8f02d6d410dfb2df2a079fb5b8d6e8058b5e7 authored almost 5 years ago by Mateusz Burzyński <[email protected]>
github.com/thysultan/stylis - d11484bc94e14a546942c3fb058e1e05e66e8d8d authored almost 5 years ago by Mateusz Burzyński <[email protected]>
github.com/thysultan/stylis - 6afb1cbb1fa45babb3299c783c98487824ea8013 authored almost 5 years ago by Mateusz Burzyński <[email protected]>
github.com/thysultan/stylis - 01530e2d93d4ffe32200a24bba5a0b15a25c3395 authored almost 5 years ago by thysultan <[email protected]>
github.com/thysultan/stylis - 45592e336f2d1bd8e4bc840c58d4ff811c5d654a authored almost 5 years ago by thysultan <[email protected]>
100% test coverage, middleware revamp, optimizations, add root property to AST allowing both hor...
github.com/thysultan/stylis - 36e73bed30ca913ddeb4c903b874aa06d2385be9 authored almost 5 years ago by thysultan <[email protected]>github.com/thysultan/stylis - 179132d703d4ec58b3454ebfd7d45b7c9322d126 authored almost 5 years ago by thysultan <[email protected]>
github.com/thysultan/stylis - a6df84f27835d380bfc96fba670dff89a13d6e71 authored almost 5 years ago by thysultan <[email protected]>
github.com/thysultan/stylis - bd7dbccfc28f494f310706c2c0ca4e1ef78217d8 authored almost 5 years ago by thysultan <[email protected]>
github.com/thysultan/stylis - c6a207cb6289a5dd76f10c484cdc186c7f2e79ea authored almost 5 years ago by thysultan <[email protected]>
move stringify example to readme
github.com/thysultan/stylis - f1507f6a5d757e9c56e30b919568683de102b22d authored almost 5 years ago by thysultan <[email protected]>github.com/thysultan/Ally - df38d8fa4d632c68f7e4c3cafa8ca50c053bdd1b authored almost 5 years ago by thysultan <[email protected]>
github.com/thysultan/Ally - 23ba5ee17f5579131095e3b1f6e215b734953a52 authored almost 5 years ago by thysultan <[email protected]>
github.com/thysultan/Ally - b92f9bdd40714f4fa2b3b679bd7b95f03b43aeee authored almost 5 years ago by thysultan <[email protected]>
github.com/thysultan/Ally - 1322625047faf3c54c5dcb6f31215ea6cf8b96a1 authored almost 5 years ago by thysultan <[email protected]>
github.com/thysultan/Ally - 50da9774e8502b8ebb614858331c5f3c47923c9a authored almost 5 years ago by thysultan <[email protected]>
github.com/thysultan/Ally - 1889371b2f49f003d549b138d5af34e215250828 authored almost 5 years ago by thysultan <[email protected]>
github.com/thysultan/Ally - 8d725997b86291130da1d1ac5ed4fd92cef8f4cd authored almost 5 years ago by thysultan <[email protected]>
github.com/thysultan/Ally - 700c336ad3bba3361ed0ebb73fe48068a5df2fe0 authored almost 5 years ago by thysultan <[email protected]>
github.com/thysultan/stylis - ceee4f229bae2de4af1314c64dcaebf31915eb22 authored almost 5 years ago by thysultan <[email protected]>
github.com/thysultan/stylis - d542e203dce5ca8cbedcae1758ff2b769f35fa66 authored almost 5 years ago by thysultan <[email protected]>
github.com/thysultan/stylis - 871805db6e5cc2005830aa1ddfe60769bf4b300f authored almost 5 years ago by thysultan <[email protected]>
github.com/thysultan/Ally - 569f78530f7c1f8ef149a285f0f8e0360ed633a5 authored almost 5 years ago by thysultan <[email protected]>
getting closer to a 1-to-1 x86 assembly bytecode interpreter, hopefully this will make it easier...
github.com/thysultan/Ally - b1b9934310f27a90ab385add12412fae7f0acd03 authored almost 5 years ago by thysultan <[email protected]>