{"library":"ycp-rollup-starter-lib","type":"library","category":null,"description":"A bare-bones example repository demonstrating how to create a JavaScript library using Rollup, including importing a CommonJS module from node_modules. The library 'how-long-till-lunch' uses the 'ms' package to calculate time until lunch. This is a starter template, not a standalone library; version 1.0.16 is active but has no maintainer activity. Key differentiators: it provides CommonJS, ES module, and UMD builds via Rollup, with variations for Babel or Bublé transpilation. Not intended for production use as a dependency.","language":"javascript","status":"active","version":"1.0.16","tags":["javascript"],"last_verified":"Mon Apr 27","install":[{"cmd":"npm install ycp-rollup-starter-lib","imports":["import howLongTillLunch from './how-long-till-lunch';","const howLongTillLunch = require('./how-long-till-lunch.cjs.js');","<script src=\"dist/how-long-till-lunch.umd.js\"></script>"]},{"cmd":"yarn add ycp-rollup-starter-lib","imports":[]},{"cmd":"pnpm add ycp-rollup-starter-lib","imports":[]}],"homepage":null,"github":null,"docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/ycp-rollup-starter-lib","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}