Software Alternatives, Accelerators & Startups

How to Create an NPM Packages using Rollup.js + Lerna.js + Jfrog Artifactory

rollup.js Lerna Artifactory
  1. Rollup is a module bundler for JavaScript which compiles small pieces of code into a larger piece such as application.
    Pricing:
    • Open Source
    Rollup.js is a JavaScript module bundler that compiles small pieces of code into larger, more complex applications. It is particularly well-suited for bundling ES6 modules and is known for its efficient tree-shaking capabilities, which eliminate unused code from the final bundle, resulting in smaller file sizes.

    #JS Build Tools #Web Application Bundler #Front End Package Manager 64 social mentions

  2. 2
    Application and Data, Libraries, and Javascript Utilities & Libraries
    Pricing:
    • Open Source
    Lerna.js is a popular tool for managing JavaScript projects with multiple packages, often referred to as monorepos. It simplifies the process of versioning, publishing, and managing dependencies across various packages within a single repository.

    #Front End Package Manager #JavaScript Package Manager #JS Build Tools 58 social mentions

  3. The worldโ€™s most advanced repository manager.
    JFrog Artifactory is a universal artifact repository manager that enables organizations to store, manage, and distribute software packages and artifacts across the entire development lifecycle. It supports a wide range of package formats, including Docker, Maven, npm, PyPI, and more, making it a versatile solution for DevOps and CI/CD pipelines.

    #Developer Tools #Git #Code Collaboration 24 social mentions

Discuss: How to Create an NPM Packages using Rollup.js + Lerna.js + Jfrog Artifactory

Log in or Post with