GithubHelp home page GithubHelp logo

doc22940 / snowpack Goto Github PK

View Code? Open in Web Editor NEW

This project forked from fredkschott/snowpack

0.0 1.0 0.0 8.79 MB

๐Ÿ“ฆโœจ Build web applications with less tooling and 10x faster iteration. No bundler required.

Home Page: https://www.snowpack.dev

License: MIT License

TypeScript 4.29% JavaScript 92.04% HTML 1.66% CSS 2.01%

snowpack's Introduction

Logo

Snowpack
Build web applications with less tooling and 10x faster iteration. No bundler required.

npm install --save-dev snowpack
  1. Instead of bundling on every change, just run Snowpack once right after npm install.
  2. Snowpack re-installs your dependencies as single JS files to a new web_modules/ directory.
    โ†ฃ Snowpack never touches your source code.
  3. Build your app, import those dependencies via an ESM import, and then run it all in the browser.
  4. Skip the bundle step and see your changes reflected in the browser immediately after hitting save.
  5. Keep using your favorite web frameworks and build tools! Babel & TypeScript supported.

๐Ÿ’ More info at the official Snowpack website โžž

Examples

๐Ÿ†• Check out snowpack-init! Instantly bootstrap a starter app with Snowpack + Preact, Lit-HTML, TypeScript, and more.

snowpack's People

Contributors

fredkschott avatar drwpow avatar yukukotani avatar thepassle avatar calebdwilliams avatar dangodev avatar alex-saunders avatar matthoffner avatar notwoods avatar christophe-g avatar birch-san avatar ndom91 avatar sdegutis avatar thiagojedi avatar rbromley10 avatar atilacamurca avatar 0xflotus avatar abuffseagull avatar abdul avatar adnbsr avatar dieulot avatar andreasbm avatar anishkny avatar ayoalfonso avatar christopherbiscardi avatar krumware avatar detj avatar nojaf avatar jack-works avatar jmetev1 avatar

Watchers

 avatar

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.