Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
DouDou-JavaScript
/
mojs
Public
forked from
15001217168/mojs
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
mojs
js
on
master
User selector
All users
All time
Commit history
Commits on Mar 20, 2019
File normalization regarding editorconfig
xavierfoucrier
committed
76249d4
View commit details
Copy full SHA for 76249d4
View code at this point
Browse repository at this point
Commits on Mar 18, 2019
Discards vendor and assets
xavierfoucrier
committed
6a240cc
View commit details
Copy full SHA for 6a240cc
View code at this point
Browse repository at this point
Commits on Sep 4, 2017
Converted documentation links to HTTPS.
indolering
committed
9038060
View commit details
Copy full SHA for 9038060
View code at this point
Browse repository at this point
Converted all codepen.io links to HTTPS.
indolering
committed
2b81f6e
View commit details
Copy full SHA for 2b81f6e
View code at this point
Browse repository at this point
Converted all markdown document links to HTTPS.
indolering
committed
5ea289c
View commit details
Copy full SHA for 5ea289c
View code at this point
Browse repository at this point
Commits on Aug 30, 2017
version bump
legomushroom
committed
51f5bf5
View commit details
Copy full SHA for 51f5bf5
View code at this point
Browse repository at this point
Fix restorePlayingTweens (#146)
Show description for b051d16
SudoCat
authored and
legomushroom
committed
b051d16
View commit details
Copy full SHA for b051d16
View code at this point
Browse repository at this point
Commits on Mar 14, 2017
add `approximate-map`
legomushroom
committed
ab8c165
View commit details
Copy full SHA for ab8c165
View code at this point
Browse repository at this point
Commits on Oct 6, 2016
merge dev
legomushroom
committed
66be8bc
View commit details
Copy full SHA for 66be8bc
View code at this point
Browse repository at this point
stagger: fix index for children
legomushroom
committed
d5772d7
View commit details
Copy full SHA for d5772d7
View code at this point
Browse repository at this point
Commits on Oct 5, 2016
tweenable: add `resume` method
legomushroom
committed
462ebce
View commit details
Copy full SHA for 462ebce
View code at this point
Browse repository at this point
html: add API docs
legomushroom
committed
88664fa
View commit details
Copy full SHA for 88664fa
View code at this point
Browse repository at this point
stagger: add `generate` method
legomushroom
committed
784845d
View commit details
Copy full SHA for 784845d
View code at this point
Browse repository at this point
tweenable: add pause/resume on pageVisiblility change
legomushroom
committed
c532a68
View commit details
Copy full SHA for c532a68
View code at this point
Browse repository at this point
Commits on Sep 29, 2016
tweener: add page visibility support
legomushroom
committed
146adbb
View commit details
Copy full SHA for 146adbb
View code at this point
Browse repository at this point
shape: fix hide by transform caching issue
legomushroom
committed
b3df956
View commit details
Copy full SHA for b3df956
View code at this point
Browse repository at this point
Commits on Sep 20, 2016
stagger: then/tune timeline duration bug fix
legomushroom
committed
d2fb547
View commit details
Copy full SHA for d2fb547
View code at this point
Browse repository at this point
stagger: add then/tune methods
legomushroom
committed
91c9cee
View commit details
Copy full SHA for 91c9cee
View code at this point
Browse repository at this point
stagger: now inherits from tunable
legomushroom
committed
67d3408
View commit details
Copy full SHA for 67d3408
View code at this point
Browse repository at this point
Commits on Sep 19, 2016
html: add isForce3d option
legomushroom
committed
ea27178
View commit details
Copy full SHA for ea27178
View code at this point
Browse repository at this point
html: add isSoftHide option
legomushroom
committed
61bc9f3
View commit details
Copy full SHA for 61bc9f3
View code at this point
Browse repository at this point
html: add `isRefresh` option
legomushroom
committed
bf1fbb0
View commit details
Copy full SHA for bf1fbb0
View code at this point
Browse repository at this point
html: fix then chains issue
legomushroom
committed
31c050c
View commit details
Copy full SHA for 31c050c
View code at this point
Browse repository at this point
Commits on Aug 26, 2016
html: add custom properties
legomushroom
committed
bf1a0b5
View commit details
Copy full SHA for bf1a0b5
View code at this point
Browse repository at this point
Commits on Aug 11, 2016
return mojs global, add array list in bitsMap error
legomushroom
committed
203dbc4
View commit details
Copy full SHA for 203dbc4
View code at this point
Browse repository at this point
return global mojs variable
legomushroom
committed
349ad3a
View commit details
Copy full SHA for 349ad3a
View code at this point
Browse repository at this point
Commits on Aug 10, 2016
define mojs as umd module with es2015, reuqire and commonjs support
legomushroom
committed
46fde0a
View commit details
Copy full SHA for 46fde0a
View code at this point
Browse repository at this point
fix es2015, require and commonjs module definition
legomushroom
committed
1b1c8e0
View commit details
Copy full SHA for 1b1c8e0
View code at this point
Browse repository at this point
Commits on Jul 31, 2016
html: add `then` functionality
legomushroom
committed
e337c9a
View commit details
Copy full SHA for e337c9a
View code at this point
Browse repository at this point
html: unset values in `then` calls now fallback to defaults
legomushroom
committed
957c766
View commit details
Copy full SHA for 957c766
View code at this point
Browse repository at this point
Commits on Jul 30, 2016
html: add `then` method
legomushroom
committed
d6dfd49
View commit details
Copy full SHA for d6dfd49
View code at this point
Browse repository at this point
tween: add after to `_refresh`
legomushroom
committed
1ee596b
View commit details
Copy full SHA for 1ee596b
View code at this point
Browse repository at this point
Commits on Jul 28, 2016
delta: intiial props set
legomushroom
committed
3dad739
View commit details
Copy full SHA for 3dad739
View code at this point
Browse repository at this point
tween: onRefresh callback now recieve `isBefore`, `easedProgress`, `progress`
legomushroom
committed
674bd60
View commit details
Copy full SHA for 674bd60
View code at this point
Browse repository at this point
Commits on Jul 27, 2016
html: `_setStyle` add prefix map
legomushroom
committed
88f0be6
View commit details
Copy full SHA for 88f0be6
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.