Skip to content

Starter Extensions

Antony Budianto edited this page Jun 5, 2016 · 7 revisions

What is Starter Extensions?

Extensions can be a custom gulp tasks, config, or any things that can extends the starter features, be it new or existing Angular 2 Starter project.

The idea is to separate the core starter with 3rd party integration, so the starter can be kept clean, small, and modular.

Extensions are available as npm packages or you can simply copy them to your starter directly if you feel like to custom it further.

Where can I browse these extensions?

Please visit https://github.com/ngstarter

Can I contribute to new extensions?

Sure! Please visit https://github.com/ngstarter/extension-ideas
I'll review it and if approved, I'll create the repo and make you the repo's collaborator. I'll also handle the NPM publishing.

☀️ Support this starter by sharing it to your friends, giving stars, or pull requests! 😄

Clone this wiki locally