i have seen a lot of people struggling on the move from python to nodejs, so i came up with the idea of making a package to give python terms that are familiar to help those moving from python to nodejs, expect this to release on monday!
updates
added len
added __name__
added __ module, allows for accessing of items such as __name__
added list
adding nodejs version of python json module ( python json, with major modifications)
adding os and sys
adding backups so the system does not get deleted like html-db