Giter VIP home page Giter VIP logo

angular-snippets's Introduction

Angular Snippets

All Contributors

A website to find and share code snippets for Angular.

How to add snippets

Follow the below steps to add a snippet to the website.

  • Go to pages -> snippets folder.
  • add a new mdx file with the name of the snippet.
  • add the content in the format below.
---
title: Tile of the snippet
description: description of the snippet
pubDate: (Dare) Feb 20, 2022
contributedBy: "@TwitterHandle"
---

import BlogImage from "@components/BlogImage.astro";
import SourceMap from "@images/source-map.jpg";

Content of the snippet

We accept mdx syntax here.

You can include code snippets like this.

"sourceMap": {
"hidden": true,
}

and images like this.

<BlogImage src={ImagePath} alt="hidden source map for production" />

Tech Stack ๐Ÿ› ๏ธ

Developer Notes ๐Ÿ“

Here are some commands that you can run to get started with the project. You can also check all the commands in the package.json

# Install dependencies
pnpm install

# Run the development server
pnpm dev

# Build the project
pnpm build

# Serve the built project
pnpm preview

Contributors

Oliver Erxleben
Oliver Erxleben

๐Ÿ’ป
Paweล‚ Kubiak
Paweล‚ Kubiak

๐Ÿ’ป
Santosh Yadav
Santosh Yadav

๐Ÿ’ป
Nicolas Frizzarin
Nicolas Frizzarin

๐Ÿ“–
Jay Bell
Jay Bell

๐Ÿ“–
Bartosz Wasilew
Bartosz Wasilew

๐Ÿ“–
Robin Goetz
Robin Goetz

๐Ÿ’ป
Chau Tran
Chau Tran

๐Ÿ’ป ๐Ÿ“–
Pham Huu Hien
Pham Huu Hien

๐Ÿ“–
Nelson Gutierrez
Nelson Gutierrez

๐Ÿ“–
Lucio Aimar
Lucio Aimar

๐Ÿ“–
Deepak Rudra Paul
Deepak Rudra Paul

๐Ÿ“–
Rubรฉn Peregrina
Rubรฉn Peregrina

๐Ÿ“–

License โš–๏ธ

This repository has MIT License.

angular-snippets's People

Contributors

9kubczas4 avatar ajitzero avatar allcontributors[bot] avatar deepakrudrapaul avatar goetzrobin avatar lucioaimar avatar nartc avatar nelsongutidev avatar nicoss54 avatar olierxleben avatar phhien203 avatar rubenperegrina avatar santoshyadavdev avatar wasylb avatar yharaskrik avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

angular-snippets's Issues

Add docs to make adding Snippets more easier

We need to add a page on how to add a snippet,

The page can have more details on how to add a new snippet, which will cover mdx syntax and where to add the page for new snippets.

integrate prettier for code formatting

Is your feature request related to a problem? Please describe.

Currently, there is no code formatter used, we can add prettier, so everyone uses the same formatting for code.

Describe the solution you'd like

Astro already has a plugin, you can find more details on:

https://docs.astro.build/en/editor-setup/#eslint

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.

Additional context
Add any other context or screenshots about the feature request here.

Support menu for mobile devices

Is your feature request related to a problem? Please describe.

The Menu is not responsive and breaks in mobile view

Describe the solution you'd like

https://github.com/lancerossdev/nofuss contains an example of mobile menu

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.

Additional context
Add any other context or screenshots about the feature request here.

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.