Commits · master
vector-fun
Browse files
Jun 15, 2019
Merge branch '3d' into 'master'
· 250dbff8
djeller
authored
Jun 15, 2019
250dbff8
Add methods for 3d Vectors
· 78ccf8b3
djeller
authored
Jun 15, 2019
78ccf8b3
rename vector to vector2 to prepare for the addition of 3d vectors.
· 02eb3721
djeller
authored
Jun 15, 2019
02eb3721
May 09, 2019
Improve vector factory functions by using typescript function overloading and improve readme
· f03a78ea
djeller
authored
May 09, 2019
f03a78ea
May 06, 2019
Add git repository to package.json
· df3d5a5f
djeller
authored
May 06, 2019
df3d5a5f
Fix missing export
· 9f1b8c50
djeller
authored
May 06, 2019
9f1b8c50
Fix README
· ccb74a66
djeller
authored
May 06, 2019
ccb74a66
Add ES2015 Lib
· c9e2541c
djeller
authored
May 06, 2019
c9e2541c
Setup Package
· 17c2b8c2
djeller
authored
May 06, 2019
17c2b8c2
Added modules and test
· ca46b86d
djeller
authored
May 06, 2019
ca46b86d
Add .gitignore
· 92957069
djeller
authored
May 06, 2019
92957069
Add LICENSE
· d086bf11
djeller
authored
May 06, 2019
d086bf11
Initial commit
· 199639bf
djeller
authored
May 06, 2019
199639bf
Loading