{"library":"es6-rest-params","type":"library","category":null,"description":"A small utility to compile ES6 rest parameters (function(...args)) down to ES3-compatible code using `[].slice.call(arguments, 1)`. Version 0.3.1 is the latest release; the package has been in maintenance mode since 2016 and is not actively developed. It uses Facebook's jstransform internally and supports source maps via options. For modern projects, Babel or TypeScript are preferred, but this package remains useful for legacy setups or learning.","language":"javascript","status":"maintenance","version":"0.3.1","tags":["javascript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install es6-rest-params","imports":["import { compile } from 'es6-rest-params'","import es6RestParams from 'es6-rest-params'","const { compile } = require('es6-rest-params')"]},{"cmd":"yarn add es6-rest-params","imports":[]},{"cmd":"pnpm add es6-rest-params","imports":[]}],"homepage":"https://github.com/thomasboyt/es6-rest-params","github":"https://github.com/thomasboyt/es6-rest-params","docs":null,"changelog":null,"pypi":null,"npm":"es6-rest-params","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}