mirror of
https://github.com/not-kennethreitz/convore.json.git
synced 2026-06-05 23:20:19 +00:00
1 line
1.7 KiB
JSON
1 line
1.7 KiB
JSON
[{"user_id": 33289, "stars": [{"date_created": 1305695649.2375269, "user_id": 2341}], "topic_id": 35705, "date_created": 1305669588.855094, "message": "I feel I've exhausted my Google search powers. I'm looking for a definitive list of JS easings functions (js ports from Robert Penner). Similar to what is found here:\nhttps://github.com/ded/emile/blob/master/src/easings.js\nand here\nhttp://sandbox.kendsnyder.com/easing/js/transitions.js\nand preferably *NOT* functions that are not based on 5 argument signatures like the jQuery easings: \nhttp://commadot.com/jquery/easing.php\nBut rather single \"position\" based", "group_id": 160, "id": 1088817}, {"user_id": 33289, "stars": [], "topic_id": 35705, "date_created": 1305671008.3270271, "message": "and of course, your core file: https://github.com/madrobby/scripty2/blob/master/src/effects/transitions/penner.js\ngood stuff. thanks", "group_id": 160, "id": 1089163}, {"user_id": 32795, "stars": [], "topic_id": 35705, "date_created": 1305670215.6929679, "message": "http://scripty2.com/doc/scripty2%20fx/s2/fx/transitions.html comes with interactive demos and the functions all just take one argument", "group_id": 160, "id": 1088981}, {"user_id": 33289, "stars": [], "topic_id": 35705, "date_created": 1305670934.2936299, "message": "cool. actually, this file here is really hepful: https://github.com/madrobby/scripty2/blob/master/src/effects/transitions/transitions.js", "group_id": 160, "id": 1089142}, {"user_id": 32795, "stars": [], "topic_id": 35705, "date_created": 1305671598.633055, "message": "If you want emulate webkit's hw accel, try https://github.com/madrobby/scripty2/blob/master/src/effects/transitions/cubic-bezier.js", "group_id": 160, "id": 1089311}] |