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
Type
/
to 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 }}
diki
/
minivents
Public
forked from
allouis/minivents
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
All time
Commit history
Commits on Sep 4, 2013
removed need for brackets on line 19, reduced size, probably insignificant
allouis
committed
72a98be
View commit details
Copy full SHA for 72a98be
Browse repository at this point
.min updated
allouis
committed
d2e1da9
View commit details
Copy full SHA for d2e1da9
Browse repository at this point
optimized and made smaller 'off' method
allouis
committed
fe71a1f
View commit details
Copy full SHA for fe71a1f
Browse repository at this point
Commits on Sep 1, 2013
Updated target setter
allouis
committed
cc1c3a2
View commit details
Copy full SHA for cc1c3a2
Browse repository at this point
Commits on Aug 31, 2013
added test to check that original object is modified
allouis
committed
81d8134
View commit details
Copy full SHA for 81d8134
Browse repository at this point
first test wirtten, check thats object properties are correct
allouis
committed
537f405
View commit details
Copy full SHA for 537f405
Browse repository at this point
touched test directory and file
allouis
committed
c48b1ae
View commit details
Copy full SHA for c48b1ae
Browse repository at this point
Update README.md
Show description for e82e63f
allouis
committed
e82e63f
View commit details
Copy full SHA for e82e63f
Browse repository at this point
Added ability to mixin events to other objects
allouis
committed
08c846f
View commit details
Copy full SHA for 08c846f
Browse repository at this point
renamed files to reflect repo name
allouis
committed
73c716a
View commit details
Copy full SHA for 73c716a
Browse repository at this point
Update README.md
Show description for d2cf5be
allouis
committed
d2cf5be
View commit details
Copy full SHA for d2cf5be
Browse repository at this point
Commits on Aug 29, 2013
Update README.md
Show description for b9ea0e9
allouis
committed
b9ea0e9
View commit details
Copy full SHA for b9ea0e9
Browse repository at this point
README updated for new filesize
allouis
committed
9afa516
View commit details
Copy full SHA for 9afa516
Browse repository at this point
Merge branch 'master' of github.com:allouis/minivents into minify
Show description for bb9a04b
allouis
committed
bb9a04b
View commit details
Copy full SHA for bb9a04b
Browse repository at this point
Update README.md
Show description for d2c4ec4
allouis
committed
d2c4ec4
View commit details
Copy full SHA for d2c4ec4
Browse repository at this point
Down to 338 bytes!
allouis
committed
12c17b5
View commit details
Copy full SHA for 12c17b5
Browse repository at this point
`Emit` Method update
Show description for 98ae940
allouis
committed
98ae940
View commit details
Copy full SHA for 98ae940
Browse repository at this point
`Off` Method updated,
Show description for 908a6d4
allouis
committed
908a6d4
View commit details
Copy full SHA for 908a6d4
Browse repository at this point
`On` Method updated,
Show description for 33655e2
allouis
committed
33655e2
View commit details
Copy full SHA for 33655e2
Browse repository at this point
added shared variables for loops and multiple access
allouis
committed
e0cd08b
View commit details
Copy full SHA for e0cd08b
Browse repository at this point
removed comments
allouis
committed
21f503d
View commit details
Copy full SHA for 21f503d
Browse repository at this point
Commits on Aug 28, 2013
Update README.md
Show description for d2e6eb9
allouis
committed
d2e6eb9
View commit details
Copy full SHA for d2e6eb9
Browse repository at this point
Update README.md
allouis
committed
99b2892
View commit details
Copy full SHA for 99b2892
Browse repository at this point
renamed trigger to emit,
Show description for d930d0c
allouis
committed
d930d0c
View commit details
Copy full SHA for d930d0c
Browse repository at this point
Update README.md
Show description for b8404e2
allouis
committed
b8404e2
View commit details
Copy full SHA for b8404e2
Browse repository at this point
Removed return statement from on method
Show description for a08322a
allouis
committed
a08322a
View commit details
Copy full SHA for a08322a
Browse repository at this point
Merge branch 'master' of github.com:allouis/minivents
Show description for 33c4b0c
allouis
committed
33c4b0c
View commit details
Copy full SHA for 33c4b0c
Browse repository at this point
Update README.md
Show description for 5638dfc
allouis
committed
5638dfc
View commit details
Copy full SHA for 5638dfc
Browse repository at this point
minified version added
allouis
committed
e794bc1
View commit details
Copy full SHA for e794bc1
Browse repository at this point
Update LICENSE
allouis
committed
b6f6040
View commit details
Copy full SHA for b6f6040
Browse repository at this point
spelling mistake in docs comment -_-
allouis
committed
6d031c7
View commit details
Copy full SHA for 6d031c7
Browse repository at this point
set original array to modified copy
allouis
committed
a9e0472
View commit details
Copy full SHA for a9e0472
Browse repository at this point
splice is used on copy array rather than delete on original array.
allouis
committed
0ea9c32
View commit details
Copy full SHA for 0ea9c32
Browse repository at this point
local copy array is created using slice.
allouis
committed
0dd8b0f
View commit details
Copy full SHA for 0dd8b0f
Browse repository at this point
wrapped Array.prototype.slice in closure, to save on property access.
allouis
committed
47225ba
View commit details
Copy full SHA for 47225ba
Browse repository at this point
Previous
Next
You can’t perform that action at this time.