{"library":"esfive","type":"library","category":null,"description":"ESFive is a minimal ES5-to-ES3 transpiler, version 0.1.1, last updated in 2012. It converts ECMAScript 5 constructs (like Object.create, Array.isArray, property descriptors, strict mode) into ES3-compatible code. Release cadence is unknown and appears dormant. Key differentiator: very early attempt at ES5-to-ES3 transpilation, now obsolete due to modern transpilers like Babel.","language":"javascript","status":"deprecated","version":"0.1.1","tags":["javascript","es5","transpiler"],"last_verified":"Fri May 01","install":[{"cmd":"npm install esfive","imports":["var esfive = require('esfive');","var result = esfive.compile('...');","var result = esfive.compileFile('file.js');"]},{"cmd":"yarn add esfive","imports":[]},{"cmd":"pnpm add esfive","imports":[]}],"homepage":null,"github":"https://github.com/asmblah/esfive","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/esfive","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}