index
:
psd.js
master
CoffeeScript PDF parser library.
Ryan LeFevre
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Branch
Commit message
Author
Age
master
Added CDN link to README
Ryan LeFevre
13 years
Tag
Download
Author
Age
v0.4.5
psd.js-0.4.5.tar.xz
psd.js-0.4.5.zip
meltingice
13 years
v0.4.4
psd.js-0.4.4.tar.xz
psd.js-0.4.4.zip
meltingice
13 years
v0.4.3
psd.js-0.4.3.tar.xz
psd.js-0.4.3.zip
meltingice
13 years
v0.4.2
psd.js-0.4.2.tar.xz
psd.js-0.4.2.zip
meltingice
13 years
v0.4.1
psd.js-0.4.1.tar.xz
psd.js-0.4.1.zip
meltingice
13 years
v0.4.0
psd.js-0.4.0.tar.xz
psd.js-0.4.0.zip
meltingice
13 years
v0.3.10
psd.js-0.3.10.tar.xz
psd.js-0.3.10.zip
meltingice
13 years
v0.3.9
psd.js-0.3.9.tar.xz
psd.js-0.3.9.zip
meltingice
13 years
v0.3.8
psd.js-0.3.8.tar.xz
psd.js-0.3.8.zip
meltingice
13 years
v0.3.7
psd.js-0.3.7.tar.xz
psd.js-0.3.7.zip
meltingice
13 years
[...]
Age
Commit message
Author
Files
Lines
2012-08-22
Added CDN link to README
HEAD
master
Ryan LeFevre
1
-1
/
+5
2012-07-24
Added parsing of both legacy and current layer effects. Current layer effects needs a lot of work to make it more human readable though.
meltingice
5
-94
/
+191
2012-07-17
Update documentation
v0.4.5
meltingice
2
-2
/
+1
2012-07-17
Remove accidental console.log call and fix parsing RAW images
meltingice
4
-8
/
+6
2012-07-17
Update docs and version bump
meltingice
5
-7
/
+6
2012-07-17
Clean up string parsing function
meltingice
3
-11
/
+6
2012-07-17
Simplify pad4 function
meltingice
3
-3
/
+3
2012-07-17
Updated documentation
meltingice
31
-54
/
+191
2012-07-17
Added support for 6 more additional layer settings
meltingice
12
-38
/
+272
2012-07-17
Fix layer name parsing bug and add solid color layer data
meltingice
6
-16
/
+56
[...]
Clone
https://git.zx2c4.com/psd.js
git://git.zx2c4.com/psd.js
ssh://git@git.zx2c4.com/psd.js