Provides fast, reliable and extensible starter for the development of Angular projects.Warning: If you're just getting started with the entire JavaScript ecosystem then Angular Seed might not be the best choice for you. The project provides scalable approach for building Angular applications but you may face difficulties configuring this highly customizable solution. In such case we recommend the Angular CLI.
angular-applications aot-compilation seed rollup typescript angularThe zero-configuration bundler for tiny modules, powered by Rollup. Microbundle includes two commands - build (the default) and watch. Neither require any options, but you can tailor things to suit your needs a bit if you like.
bundle module-bundler build microlib rollup tiny-modules umd micro-libraryPostlight's Mercury Parser extracts the bits that humans care about from any URL you give it. That includes article content, titles, authors, published dates, excerpts, lead images, and more. Mercury Parser powers the Mercury AMP Converter and Mercury Reader, a Chrome extension that removes ads and distractions, leaving only text and images for a beautiful reading view on any site.
rollup jest node parser parser-library mercury-parser mercury reader web contentDespite all the recent hype, setting up a new TypeScript (x React) library can be tough. Between Rollup, Jest, tsconfig, Yarn resolutions, ESLint, and getting VSCode to play nicely....there is just a whole lot of stuff to do (and things to screw up). TSDX is a zero-config CLI that helps you develop, test, and publish modern TypeScript packages with ease--so you can focus on your awesome new library and not waste another afternoon on the configuration. Runs the project in development/watch mode. Your project will be rebuilt upon changes. TSDX has a special logger for your convenience. Error messages are pretty printed and formatted for compatibility VS Code's Problems tab.
typescript rollup npm yarn react packaging react-dom bundling jest bundlePlease consider donating to this project's author, EGOIST, to show your ❤️ and support. Remote code is fetched and cached on first build, and never updated until you use the reload option. See more about Caching.
webpack module rollup esmodulesA Super fast progressive web app with a small footprint & minimal dependencies. Features universal rendering, redux, state-driven routing, preact, & service workers. Crunched & optimized with rollup, buble, optimize-js, & purify-css.
service-worker preact buble redux rollup performance optimize-jsBrowserify transform to apply Rollup, converting ES6/ES2015 modules into one big CommonJS module. This tends to result in smaller bundle sizes, due to Rollup's tree-shaking and scope-hoisting capabilities.
rollup browserifyCLI for easily publishing modern React libraries with Rollup and example usage via create-react-app. The purpose of this CLI is to make publishing your own React components as simple as possible.
react library cli component rollup create-react-app babel preact module publishSee example folder for a minimal example. Note 1: The outDir and rootDir options cannot be overwritten.
serverless typescript aws-lambda babel webpack rollup serverless-framework serverless-pluginCompile Svelte components. Note that we need to install Svelte as well as the plugin, as it's a 'peer dependency'.
svelte rollupThis is mostly things I wrote for @mdx-js/mdx which are not slated to be released (soon?) plus some further changes that I think are good ideas (source maps, ESM only, defaulting to an automatic JSX runtime, no Babel, smallish browser size, more docs, import/exports in evaluate, esbuild and Rollup plugins). Use Node 12 or later. Then install xdm with either npm or yarn.
markdown babel webpack jsx rollup mdx esbuild mdxjs xdmThis package shows how to get started with rollup (and babel) for writing npm packages using ES6 modules. Writing npm packages with a jsnext:main allows users of your package to choose whether they use it using the traditional require function understood by node.js, or using the import statement added in ES6 which can result in smaller bundles through live-code inclusion static analysis.You can simply use this project as inspiration for how to configure your own, or clone it and edit the metadata files when starting your own project (i.e. README.md, package.json, and LICENSE).
es6 modules rollup bundle browserNo module bundling during development, instead loading source files (.ts/.tsx) directly in the browser (using plugin-typescript). Type-checking is disabled for speed and delegated to another process. Enable strictNullChecks with noImplicitAny (compiler flags), to get Non-nullable Types (v2.0) and Smarter Type Inference (v2.1) (Source) which greatly increase your TypeScript experience.
jspm typescript react redux systemjs rollup starter hot-reload boilerplateTells you whether the JavaScript library you're building is tree-shakeable. Tell you why tree-shaking fails, if it does. Maybe in a future version.
modules bundlers rollup webpack parcel tree-shaking最好用的JS库脚手架,只为更好的JS生态,让开发一个JS库更简单,更专业
rollup js-libs webpackA set of sample applications that will help you get started with DevExtreme.Each example in this section holds a simple application containing a dxButton widget with an alert dialog. It is enough to demonstrate how to link the required DevExtreme modules to the application using RequireJS, SystemJS, webpack or jspm with jQuery, AngularJS, Angular or Knockout approach. All examples require Node.js and npm to install DevExtreme package and its dependencies. Basic principles of working with these tools would be also helpful.
angular requirejs webpack rollup systemjs jspm devextremeSee example folder for a minimal example.Note 1: The outDir and rootDir options cannot be overwritten.
serverless typescript aws-lambda babel webpack rollup serverless-framework serverless-pluginDelightful library bundler.In umd format it inlines node modules (could be turned off) so it takes a bit longer.
rollup bundle buble babel typescriptTo build your app, run pocky build instead.By default it uses babel-preset-pocky which targets your system node version.
rollup nodemon nodejs
We have large collection of open source products. Follow the tags from
Tag Cloud >>
Open source products are scattered around the web. Please provide information
about the open source projects you own / you use.
Add Projects.