This website requires JavaScript.
Explore
Help
Register
Sign In
ascribe
/
onion
Watch
1
Star
0
Fork
0
You've already forked onion
mirror of
https://github.com/ascribe/onion.git
synced
2024-11-15 09:35:10 +01:00
Code
Issues
Releases
Wiki
Activity
9ba30f0938
onion
/
js
/
alt.js
6 lines
65 B
JavaScript
Raw
Normal View
History
Unescape
Escape
add es6lint to build process and fix most (not really) errors and warnings
2015-06-05 11:06:36 +02:00
'use strict'
;
Add some code
2015-05-13 16:26:12 +02:00
import
Alt
from
'alt'
;
Add jQuery to index.html
2015-05-20 11:23:50 +02:00
export
default
new
Alt
(
)
;
Reference in New Issue
Copy Permalink