@ice/pkg
TypeScript icon, indicating that this package has built-in type declarations

1.5.20 • Public • Published

@ice/pkg

A fast builder for React components, Node modules and web libraries.

benchmark

Above: this benchmark approximates a large TypeScript codebase by using ICE fusion pro template.

Features

  • Fast:Code compiled and minified by swc.
  • Dual Mode:Bundle mode to bundle everything up and transform mode to compile files one by one.
  • Zero Configuration:Zero Configuration with Typescript and JSX support.
  • Modern Mode:Outputs es2017 JavaScript specially designed to work in all modern browsers.
  • Doc Preview:Enhanced doc preview, powered by Docusaurus.

Quick Start

npm init @ice/pkg react-component

# Or pnpm
# pnpm create @ice/pkg react-component

cd react-component
npm run start

That's it. Start editing src/index.tsx and go!

Documentation

For complete usages, please dive into the docs.

Contributing

Please see our CONTRIBUTING.md

License

MIT

Readme

Keywords

none

Package Sidebar

Install

npm i @ice/pkg

Homepage

pkg.ice.work

Weekly Downloads

70

Version

1.5.20

License

MIT

Unpacked Size

139 kB

Total Files

82

Last publish

Collaborators

  • linbudu
  • answershuto
  • chenjun1011
  • luhengchang228
  • sobear
  • clarkxia
  • rax-publisher