Giter Site home page Giter Site logo

nksaraf / pkger Goto Github PK

View Code? Open in Web Editor NEW
3.0 3.0 0.0 3.36 MB

๐Ÿ“ฆ Simple (yet powerful) build tool for any target (browser/node/cli) โš™ Powered by rollup, babel, gluegun, typescript

JavaScript 1.47% TypeScript 98.53%
pkger tsdx rollup microbundle typescript build esm bundle cli toolbox

pkger's Introduction

๐Ÿ“ฆ pkger

Simple (yet powerful) build tool inspired by tsdx, microbundle and klap. Designed to do everything well by default, and allow you to customize any step of the process to your liking.

Standing on the shoulders of giants:

Features

  • Build packages for the browser, node and the cli
  • Rollup powered build system (can be extended infinitely)
  • Seperate cjs builds for production and development
  • Super easy api for multiple entry points
  • Interprets and manages package.json (module, exports, bin, files, ...)
  • Automatically creates entry points for sub-entries
  • Configues exports map property for latest node support
  • Pika cdn support for multiple entry points out of the box
  • Use internal aliases like @components, @themes for entry points to code-split (including dynamic imports)
  • Zero-config support for typescript, React and latest ES syntax (powered by Babel)
  • Scaffold command line apps with dev and prod modes
  • Custom config with a pkger.config.ts file or pkger entry in package.json:
    • Hook into build system (preBuild, postBuild) and do anything with a gluegun-powered toolbox
    • Add custom tasks that can be run with pkger run <cmd> (allowing to write mini node tasks for your projects)
    • Write typescript with modern syntax in the config file too
  • Range of templates to get started working on your ideas

pkger's People

Contributors

agilgur5 avatar aidurber avatar aleclarson avatar allcontributors[bot] avatar arthurdenner avatar audiolion avatar dependabot[bot] avatar fredyc avatar goznauk avatar greenkeeper[bot] avatar hedgerh avatar jakegavin avatar jamesgeorge007 avatar jaredpalmer avatar kyle-johnson avatar kylemh avatar leonardodino avatar loicmahieu avatar lpolito avatar mfolnovic avatar n3tr avatar natemoo-re avatar ncphillips avatar nksaraf avatar nstfkc avatar sadsa avatar sam-kvale-sap avatar selbekk avatar swyxio avatar yordis avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

pkger's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.