awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
P

pikapkg/snowpack

0
View on GitHub↗
0 stars·0 forks·1 view

Snowpack

Features

  • Build Tools - Fast, unbundled development build system for modern web apps.
  • Module Bundlers - Modern unbundled development tool for faster build times.

Star history

Star history chart for pikapkg/snowpackStar history chart for pikapkg/snowpack

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Snowpack

Similar open-source projects, ranked by how many features they share with Snowpack.
  • webpack/webpackwebpack avatar

    webpack/webpack

    65,834View on GitHub↗

    Webpack is a module bundler that maps project dependencies into a directed acyclic graph to transform diverse file types into optimized, browser-ready assets. It functions as a build pipeline orchestrator, using entry points to recursively resolve imports and bundle modules, scripts, and static assets into a unified output. The project is distinguished by its plugin-based architecture and loader-driven transformation pipeline. It utilizes an event-driven hook system that allows developers to intercept and modify the build process at specific lifecycle stages, enabling custom code transformati

    JavaScriptamdbuild-toolcommonjs
    View on GitHub↗65,834
  • atilaneves/reggaeatilaneves avatar

    atilaneves/reggae

    189View on GitHub↗

    Reggae

    D
    View on GitHub↗189
  • atombuild/atom-build-makeAtomBuild avatar

    AtomBuild/atom-build-make

    13View on GitHub↗

    Uses the atom-build package to execute GNU make in the Atom editor.

    JavaScript
    View on GitHub↗13
  • assemblyscript/assemblyscriptAssemblyScript avatar

    AssemblyScript/assemblyscript

    17,926View on GitHub↗

    AssemblyScript is a compiler and tooling suite used for WebAssembly module development. It converts a subset of TypeScript syntax into binary modules to achieve high execution speeds and cross-platform binary execution. The project focuses on translating typed source code into the compact binary format required by WebAssembly runtimes. This allows for the movement of computationally heavy logic into binary modules for browser performance optimization and execution across different operating systems. The compilation process involves TypeScript-compatible syntax analysis and the generation of

    WebAssemblyassemblyscriptcompilertypescript
    View on GitHub↗17,926
See all 30 alternatives to Snowpack→

Frequently asked questions

What are the main features of pikapkg/snowpack?

The main features of pikapkg/snowpack are: Build Tools, Module Bundlers.

What are some open-source alternatives to pikapkg/snowpack?

Open-source alternatives to pikapkg/snowpack include: webpack/webpack — Webpack is a module bundler that maps project dependencies into a directed acyclic graph to transform diverse file… atilaneves/reggae — Reggae. atombuild/atom-build-make — Uses the atom-build package to execute GNU make in the Atom editor. awetzel/reaxt — Use React template into your Elixir application for server rendering. bampakoa/ngx-electronify — A suite of Electron tools for the Angular framework. assemblyscript/assemblyscript — AssemblyScript is a compiler and tooling suite used for WebAssembly module development. It converts a subset of…