All Projects → chinanf-boy → Minipack Explain

chinanf-boy / Minipack Explain

Licence: mit
explain: <minipack> simple bundle 捆绑器 示例 「翻译」❤️ 校对 ✅

Programming Languages

javascript
184084 projects - #8 most used programming language

Labels

Projects that are alternatives of or similar to Minipack Explain

Flagception Bundle
Feature flags on steroids!
Stars: ✭ 162 (-29.26%)
Mutual labels:  bundle
Webpack
简单易懂的webpack入门教程
Stars: ✭ 175 (-23.58%)
Mutual labels:  bundle
Gifexceptionbundle
😛 The GhostBuster of your exception page!
Stars: ✭ 197 (-13.97%)
Mutual labels:  bundle
Webpack.js.org
Repository for webpack documentation and more!
Stars: ✭ 2,049 (+794.76%)
Mutual labels:  bundle
Lexikjwtauthenticationbundle
JWT authentication for your Symfony API
Stars: ✭ 2,184 (+853.71%)
Mutual labels:  bundle
Sonatapagebundle
This bundle provides a Site and Page management through container and block services
Stars: ✭ 181 (-20.96%)
Mutual labels:  bundle
Craueconfigbundle
Database-stored settings made available via a service for your Symfony project.
Stars: ✭ 154 (-32.75%)
Mutual labels:  bundle
Oauth2 Bundle
Symfony bundle which provides OAuth 2.0 authorization/resource server capabilities.
Stars: ✭ 215 (-6.11%)
Mutual labels:  bundle
Twig Bundle
The Twig Bundle provides configuration for using Twig in your applications.
Stars: ✭ 2,150 (+838.86%)
Mutual labels:  bundle
Bundler
🎁 Android Intent & Bundle extensions that insert and retrieve values elegantly.
Stars: ✭ 195 (-14.85%)
Mutual labels:  bundle
Security Bundle
The security system is one of the most powerful parts of Symfony and can largely be controlled via its configuration.
Stars: ✭ 2,105 (+819.21%)
Mutual labels:  bundle
Sonataadminbundle
The missing Symfony Admin Generator
Stars: ✭ 2,039 (+790.39%)
Mutual labels:  bundle
Ansible Silo
Ansible in a self-contained environment via Docker.
Stars: ✭ 183 (-20.09%)
Mutual labels:  bundle
Nelmioapidocbundle
Generates documentation for your REST API from annotations
Stars: ✭ 2,009 (+777.29%)
Mutual labels:  bundle
Liiphellobundle
[DEPRECATED] Alternative Hello World Bundle for Symfony2 using several FriendsOfSymfony Bundles
Stars: ✭ 206 (-10.04%)
Mutual labels:  bundle
Debug Bundle
The DebugBundle allows greater integration of the VarDumper component in the Symfony full-stack framework.
Stars: ✭ 2,033 (+787.77%)
Mutual labels:  bundle
Learn Rollup
This is an example project to accompany a tutorial on using Rollup.
Stars: ✭ 178 (-22.27%)
Mutual labels:  bundle
Victoire
Fullstack Symfony CMS: The perfect mix between a framework and a CMS
Stars: ✭ 227 (-0.87%)
Mutual labels:  bundle
Sonataintlbundle
Symfony SonataIntlBundle
Stars: ✭ 212 (-7.42%)
Mutual labels:  bundle
Mercure Bundle
The MercureBundle allows to easily push updates to web browsers and other HTTP clients in the Symfony full-stack framework, using the Mercure protocol.
Stars: ✭ 195 (-14.85%)
Mutual labels:  bundle

📦minipack explain translate-svg

用javascript编写的现代模块打包器的简化示例

这是一篇 翻译{Translations}

github source

介绍

作为前端开发人员,我们花费大量时间处理类似的工具像 WebPack,Browserify, 和Parcel.

了解这些工具的工作方式可以帮助我们更好地决定如何编写代码. 通过理解我们的代码如何转化为一个包以及该包的外观如何,我们也可以更好地进行调试.

这个项目的目的是解释大多数捆绑商如何在隐藏条件下工作. 它包含简化但仍然合理准确的捆绑器的简短实现. 与代码一起,有评论解释代码试图实现什么.

尝试运行代码

首先安装依赖关系:

$ npm install

然后运行我们的脚本:

$ node src/minipack.js

酷啊,我从哪里开始?

两种方式

  1. 前往源代码: src/minipack.js.

  2. 将代码注释, 拿出来解释explain.md

额外的链接

校对 ✅

翻译的原文 与日期 最新更新 更多
commit ⏰ 2018 5.30 last 中文翻译

贡献

欢迎 👏 勘误/校对/更新贡献 😊 具体贡献请看

生活

If help, buy me coffee —— 营养跟不上了,给我来瓶营养快线吧! 💰

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].