Coder Social home page Coder Social logo

angular-snipptes'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

๐Ÿ“–

License โš–๏ธ

This repository has MIT License.

angular-snipptes's People

Contributors

santoshyadavdev avatar allcontributors[bot] avatar yharaskrik avatar 9kubczas4 avatar olierxleben avatar nicoss54 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.