This website requires JavaScript.
Explore
Help
Sign In
Arav
/
Dwelling
Watch
1
Star
0
Fork
0
You've already forked Dwelling
Code
Issues
Packages
Releases
Activity
My personal website and HTTP services ported to NodeJS.
https://arav.su
323
Commits
2
Branches
0
Tags
4
MiB
Pug
81.5%
JavaScript
12%
CSS
6.5%
0f9c658d10
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
Alexander "Arav" Andreev
0f9c658d10
Reduced a size of a code for a mindflow. Removed check for empty name property because there's no plans to add more buttons. Click handler function defined outside to eliminate definition of many same functions. Used for ... of instead of traditional for for code reduce and it doesn't drastically affect performance actually. Especially at such low array sizes. Used force arg of a toggle method to reduce code.
2022-10-24 23:06:24 +04:00
homepage
Reduced a size of a code for a mindflow. Removed check for empty name property because there's no plans to add more buttons. Click handler function defined outside to eliminate definition of many same functions. Used for ... of instead of traditional for for code reduce and it doesn't drastically affect performance actually. Especially at such low array sizes. Used force arg of a toggle method to reduce code.
2022-10-24 23:06:24 +04:00
shared
Added Suiseiseki Z. :)
2022-10-24 05:37:10 +04:00
.gitignore
Added zen_* to gitignore.
2022-09-19 22:02:25 +04:00
package-lock.json
Some NPM packages was updated.
2021-12-01 02:14:15 +04:00
package.json
Patch version incremented.
2022-10-21 02:09:37 +04:00