Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@visulima/packem

Package Overview
Dependencies
Maintainers
0
Versions
146
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@visulima/packem

A fast and modern bundler for Node.js and TypeScript.

  • 1.0.0-alpha.64
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
714
increased by134.87%
Maintainers
0
Weekly downloads
 
Created
Source

Visulima packem

A fast and modern bundler for Node.js and TypeScript.
Bundles anything that's supported by Node.js natively, namely .js, .json, .mjs, .cjs and TypeScript .ts, .cts, .mts, .tsx.


typescript-image npm-image license-image


Daniel Bannert's open source work is supported by the community on GitHub Sponsors


Install

npm install @visulima/packem
yarn add @visulima/packem
pnpm add @visulima/packem

Choose you transformer

You choose which one of the three supported transformer to use.

Usage

Initialize the packem configuration

packem init [options]

Bundle files

packem build [options]

This will write the files into the ./dist folder.

Links:

  • bunchee - Zero config bundler for ECMAScript and TypeScript packages
  • unbuild - 📦 An unified javascript build system
  • pkgroll - 📦 Zero-config package bundler for Node.js + TypeScript
  • siroc - Zero-config build tooling for Node
  • tsup - The simplest and fastest way to bundle your TypeScript libraries

Supported Node.js Versions

Libraries in this ecosystem make the best effort to track Node.js’ release schedule. Here’s a post on why we think this is important.

Contributing

If you would like to help take a look at the list of issues and check our Contributing guild.

Note: please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms.

Credits

License

The visulima pack is open-sourced software licensed under the MIT

Keywords

FAQs

Package last updated on 04 Aug 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc