kreativ-anders / kaos_js

Most minimalistic JavaScript Library that tastes like Vanilla

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

kaos_js

Most minimalistic JavaScript Library that tastes like Vanilla

  • Write less JavaScript
  • No 3rd party dependencies
  • Vanilla JavaScript performance

Remarks

function _id(...) {...} is faster than var _id = function(...) {...}.

About

Most minimalistic JavaScript Library that tastes like Vanilla

License:MIT License


Languages

Language:JavaScript 100.0%