An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: directives

KeJunMao/unplugin-preprocessor-directives

preprocessor directives for jsx,tsx,js,ts,html,css,vue and more

Language: TypeScript - Size: 472 KB - Last synced at: about 19 hours ago - Pushed at: about 20 hours ago - Stars: 115 - Forks: 13

codepaintstudio/vuedir

VueDir is a lightweight library of custom directives for Vue.js.

Language: TypeScript - Size: 18.5 MB - Last synced at: 6 days ago - Pushed at: 7 days ago - Stars: 18 - Forks: 8

Microflash/remark-callout-directives

Remark plugin to render callouts and admonitions with directives

Language: JavaScript - Size: 1.39 MB - Last synced at: 24 days ago - Pushed at: 28 days ago - Stars: 18 - Forks: 3

mariohmol/ng-brazil

Commons and utils in angular for brazillian apps ( pipes / validators / directives / masks )

Language: TypeScript - Size: 541 KB - Last synced at: 16 days ago - Pushed at: 9 months ago - Stars: 117 - Forks: 23

onuraksar/first-angular-app

Basic counter and todo app with Angular

Language: TypeScript - Size: 226 KB - Last synced at: 28 days ago - Pushed at: 28 days ago - Stars: 0 - Forks: 0

nilz3ro/simple-directives

A declarative directive library for angular.

Language: JavaScript - Size: 2.06 MB - Last synced at: 21 days ago - Pushed at: almost 8 years ago - Stars: 7 - Forks: 4

nangazaki/vue-rbac

Role-Based Access Control (RBAC) implementation for Vue.js.

Language: TypeScript - Size: 120 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 26 - Forks: 1

Thitikorn-Nupan/angular-with-bootstrap-intermediary-service

(angular 17 & boostrap 5) this app i build ui service for crud concept, it's useful and save time when you use primeng. such as dynamic table & form group & dialog. just learn the way to use it all. on src/app/displays, next time i'll do on my api perfect!

Language: TypeScript - Size: 129 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

hyperse-io/esbuild-plugin-preserve-directives

The plugin for esbuild that preserves important directives (e.g., 'use client') at the top of output files.

Language: TypeScript - Size: 1.1 MB - Last synced at: 23 days ago - Pushed at: 5 months ago - Stars: 2 - Forks: 0

JadeHendricks/ng-structure-and-queries

Explores Angular’s structural directives, template rendering techniques, and view queries. Each concept is demonstrated on its own dedicated page with clear, minimal examples for easy learning.

Language: TypeScript - Size: 169 KB - Last synced at: 2 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

djl997/blade-shortcuts

Blade Shortcuts is a library of helpful Laravel Blade Directives.

Language: PHP - Size: 66.4 KB - Last synced at: about 1 month ago - Pushed at: 3 months ago - Stars: 42 - Forks: 1

data-integrations/image-directives

A set of directives for working with images

Language: Java - Size: 1.33 MB - Last synced at: 9 days ago - Pushed at: 3 months ago - Stars: 0 - Forks: 1

muhammad-salem/aurora

Aurora, is a web framework, that can create and define a Web Component standards ('custom elements', 'Shadow DOM' and 'HTML Templates'), that compatible with other frameworks, using Typescript. API: https://muhammad-salem.github.io/aurora-docs

Language: TypeScript - Size: 2.62 MB - Last synced at: 5 days ago - Pushed at: 3 months ago - Stars: 3 - Forks: 0

dapize/layouter.js

Un setteador de estilos on the fly

Language: TypeScript - Size: 1.89 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 2 - Forks: 0

data-integrations/example-directive

A example for writing custom directives

Language: Java - Size: 1000 KB - Last synced at: 9 days ago - Pushed at: 3 months ago - Stars: 4 - Forks: 7

Shivamsaiyan455/emp-task-tracker

Emp Task Tracker is a web application built using Angular that helps track employee tasks in a structured and efficient way. It includes features like adding, viewing, and deleting tasks, and is designed with clean, modular code and a responsive interface.

Language: TypeScript - Size: 132 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

l-stanny/angular-studies-advanced-components

This Angular project is a self-directed in advanced features using Angular's built-in directives and in Angular + Typescript components development.

Language: TypeScript - Size: 927 KB - Last synced at: about 1 month ago - Pushed at: 7 months ago - Stars: 2 - Forks: 0

adambajguz/Typin

Declarative framework for interactive CLI applications

Language: C# - Size: 55.6 MB - Last synced at: 28 days ago - Pushed at: 5 months ago - Stars: 250 - Forks: 13

Shivamsaiyan455/component_Form

An Angular project showcasing a template-driven login form and a reactive registration form with validation, clean UI, and responsive design.

Language: CSS - Size: 2.06 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

9kubczas4/directives-in-practice

The application was developed to showcase different scenarios where utilizing Directives in Angular can be advantageous. In the repository, we can compare the implementations of solutions using directives versus the standard approach.

Language: TypeScript - Size: 867 KB - Last synced at: 2 months ago - Pushed at: about 1 year ago - Stars: 5 - Forks: 1

Raiper34/ngx-focus-control

Library to provide tools to work with focus and focusable elements to improve user interfaces and accessibility.

Language: TypeScript - Size: 4.26 MB - Last synced at: 16 days ago - Pushed at: 7 months ago - Stars: 2 - Forks: 0

yamadashy/laravel-blade-minify-directive

@minify directive to partially compress HTML.

Language: PHP - Size: 32.2 KB - Last synced at: 9 days ago - Pushed at: over 1 year ago - Stars: 5 - Forks: 2

ZeroOneJs/vue-default-page

A Vue 3.0 custom directives plugin

Language: TypeScript - Size: 225 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 34 - Forks: 1

PxyUp/vue-not-visible

Vue directive for conditional rendering element on screen smaller than breakpoints

Language: JavaScript - Size: 66.4 KB - Last synced at: 13 days ago - Pushed at: almost 2 years ago - Stars: 22 - Forks: 2

Thitikorn-Nupan/angular-with-primeng-intermediary-service

(angular 19 & primeng v.19) this app i build ui service for crud concept, it's useful and save time when you use primeng. such as dynamic table & form group & dialog. just learn the way to use it all. on src/app/displays, next time i'll do on my api perfect!

Language: TypeScript - Size: 155 KB - Last synced at: 4 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

williamcruzme/vue-gates

🔒 A Vue.js & Nuxt.js plugin that allows you to use roles and permissions in your components or DOM elements, also compatible as middleware and methods.

Language: JavaScript - Size: 301 KB - Last synced at: about 19 hours ago - Pushed at: almost 3 years ago - Stars: 265 - Forks: 30

aimxnaim/angular-courses-udemy

Language: TypeScript - Size: 11.6 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

ThemePlate/Resource

Helper for resource hinting

Language: PHP - Size: 52.7 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 1 - Forks: 1

appstract/laravel-blade-directives

A collection of nice Laravel Blade directives

Language: PHP - Size: 114 KB - Last synced at: 6 months ago - Pushed at: over 2 years ago - Stars: 856 - Forks: 74

Asif1325/AngularConcepts

Angular e-commerce app using NgRx, RxJS, two-way binding, routing with lazy-loaded feature modules, AuthGuard (CanActivate), and a dynamic cart UI. Built with modular architecture and reactive state management for scalability and maintainability

Language: TypeScript - Size: 21.5 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

luc-lisi/tsup-plugin-prepend-directive

An open source plugin for tsup allowing a users to define directives to prepend to specified build files. This plugin is safe to use with minification and code-splitting enabled.

Language: TypeScript - Size: 33.2 KB - Last synced at: 21 days ago - Pushed at: 7 months ago - Stars: 1 - Forks: 0

bhoriuchi/graphql-go-tools

Like apollo-tools for graphql-go

Language: Go - Size: 118 KB - Last synced at: 14 days ago - Pushed at: over 2 years ago - Stars: 35 - Forks: 12

maneja81/laravel-directives 📦

This laravel package provides a collection of useful laravel blade directives.

Language: PHP - Size: 21.5 KB - Last synced at: 22 days ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

maneja81/laravel-svg 📦

This package enables a directive @svg(..) which renders the SVG code from the given path or public URL.

Language: PHP - Size: 1.6 MB - Last synced at: 22 days ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

danielzotti/ng-input-number-i18n

A simple directive which manages decimal numbers format in input and textarea inside a ngForm

Language: TypeScript - Size: 2.8 MB - Last synced at: 7 days ago - Pushed at: almost 3 years ago - Stars: 6 - Forks: 3

Xander1936/angular_pokemon_app

This is an Angular Pokemon's App based on the Simon Dieney Youtube Angular beginner's course.

Language: TypeScript - Size: 26 MB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

ImDarkTom/vue-move

A set of Vue 3 directives to animate elements moving to other elements.

Language: TypeScript - Size: 27.3 KB - Last synced at: 3 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

RAPTOR1OUS/CODEQL

QUAKE LIVE CODE

Language: C - Size: 3.84 MB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 1 - Forks: 0

lubkoKuzenko/angular-clean-code

My personal best practices when I'm working with Angular.

Size: 1.79 MB - Last synced at: 7 months ago - Pushed at: over 2 years ago - Stars: 353 - Forks: 74

steve-237/Movie-App

Movie-App is a web application that displays a list of movies and allows users to filter them based on specific criteria like film name and release year.

Language: TypeScript - Size: 631 KB - Last synced at: 6 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

book-monkey5/14-directives

🐵📕 Demo-Projekt BookMonkey 5 – Kapitel 22 (Seite 433) "Direktiven: das Vokabular von HTML erweitern"

Language: TypeScript - Size: 8.24 MB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

wwwflorencio/angular-loading-feedback

Angular directive to indicate loads in app

Language: CSS - Size: 19.5 KB - Last synced at: 23 days ago - Pushed at: almost 8 years ago - Stars: 8 - Forks: 1

QuentiumYT/vscode-tailwindcss-directives

🌬️ VSCode custom data extension to inject tailwindcss directives into your css & scss files

Language: SCSS - Size: 104 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

Sanushi-Salgado/Angular-Basics

Language: TypeScript - Size: 243 KB - Last synced at: 5 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

ngez/platform

A collection of minimalistic, easy-to-use and fully customizable Angular components, directives and services

Language: TypeScript - Size: 1.57 MB - Last synced at: 12 days ago - Pushed at: almost 3 years ago - Stars: 19 - Forks: 3

pauloRohling/ng-sub

A standalone angular directive to avoid creating multiple subscriptions with AsyncPipe. 💡

Language: TypeScript - Size: 354 KB - Last synced at: 29 days ago - Pushed at: over 1 year ago - Stars: 4 - Forks: 0

AndersDJohnson/ng-click-select 📦

:mouse: Click-to-select inputs for Angular.

Language: TypeScript - Size: 998 KB - Last synced at: 3 months ago - Pushed at: over 5 years ago - Stars: 20 - Forks: 5

Bikramai/Angular-Project-Ecommerce-App

Build and deployed E-commerce application using Angular, Firebase, and new bootstrap form. Project showcase select categories, see all products in that categories, add, remove, shopping cart, checkout, change quantities, show the number of products in cart, gets updated in real time.

Language: HTML - Size: 148 KB - Last synced at: 5 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

ashish-chopra/angular-gauge

A reusable gauge directive for Angular 1.x apps and dashboards

Language: JavaScript - Size: 566 KB - Last synced at: 28 days ago - Pushed at: about 7 years ago - Stars: 94 - Forks: 35

altxriainc/iris

Iris is a modern, lightweight Python template engine for rendering dynamic HTML with advanced directive support, layout inheritance, and safe variable evaluation. Ideal for fast and flexible application templating.

Language: Python - Size: 26.4 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 1 - Forks: 0

AndrewJBateman/ionic-angular-parallax

:clipboard: Ionic app to display a parallax effect so scrolling makes an image move out of view slower than the actual content. Another great tutorial from Simon Grimm - see Readme for link

Language: TypeScript - Size: 2.54 MB - Last synced at: 6 months ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 2

ErKeLost/relaxed

huge monorepo eslint vue react 文档博客 集成 各种设计模式 自定义 工具库 函数库 hook库 指令库 高级组件 按需加载 开箱即用 兼容 vue2 vue3 turborepo

Language: TypeScript - Size: 7.01 MB - Last synced at: 9 days ago - Pushed at: 3 months ago - Stars: 17 - Forks: 3

joaogdcarvalho/cmail

Projeto desenvolvido durante curso "Angular para construção de Web Apps" presencialmente realizado em 2019.

Language: JavaScript - Size: 2.79 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

rahulrsingh09/AngularConcepts

Key Angular Concepts using Latest Angular version 5

Language: HTML - Size: 13.6 MB - Last synced at: 5 months ago - Pushed at: about 2 years ago - Stars: 35 - Forks: 17

diegoraguiar/ngx-brazilian-helpers

The easiest and funniest way to validate Brazilian documents.

Language: TypeScript - Size: 178 KB - Last synced at: 6 months ago - Pushed at: almost 8 years ago - Stars: 12 - Forks: 1

jwill9999/recipe-app

Angular 4 Recipe Book Application

Language: TypeScript - Size: 1.52 MB - Last synced at: 6 months ago - Pushed at: over 5 years ago - Stars: 18 - Forks: 10

claw-project/claw-compiler

CLAW Compiler for Performance Portability

Language: Java - Size: 8.48 MB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 41 - Forks: 15

katerinaptrv/angular-defaultTable

A table for AngularJs with sorting, filtering, pagination, ajax and more.

Language: JavaScript - Size: 40 KB - Last synced at: over 1 year ago - Pushed at: over 8 years ago - Stars: 0 - Forks: 1

amadejsky/Angular2024

Learning repository

Language: TypeScript - Size: 117 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

theUkrainian/vue-swipe

Language: TypeScript - Size: 172 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

thuoe/gql-util-directives

A simple utility package of GraphQL schema directives

Language: TypeScript - Size: 926 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

data-integrations/nlp 📦

A collection of directives and plugins for Natural Language Processing

Language: Java - Size: 1.05 MB - Last synced at: 9 days ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 5

popcodelab/Olympic-Games

Application Angular avec CanvasJS présentant un dashboard permettant de visualiser les informations des précédents Jeux olympiques

Language: TypeScript - Size: 403 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Ayilk/Directivas-App

Las directivas en angular son marcas en los elementos del DOM que indican al compilador de angular que deben asignar cierto comportamiento a dichos elementos o deben de transformarlos de cierta forma

Language: TypeScript - Size: 223 KB - Last synced at: over 1 year ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

rocket-connect/graphql-otel

Trace your GraphQL API with OpenTelemetry.

Language: TypeScript - Size: 16.3 MB - Last synced at: 12 days ago - Pushed at: about 2 years ago - Stars: 13 - Forks: 1

leoreisdias/Diretivas_Angular

Undestanding Angular Directives - Study

Language: TypeScript - Size: 191 KB - Last synced at: over 1 year ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

usrbinomarbash/AngularJS

AngularJS

Language: HTML - Size: 22.5 KB - Last synced at: 6 months ago - Pushed at: about 4 years ago - Stars: 2 - Forks: 0

salcedogeiner/tuleap

Language: JavaScript - Size: 99.6 KB - Last synced at: over 1 year ago - Pushed at: almost 9 years ago - Stars: 0 - Forks: 0

geojacobm6/angular-onedrive-picker

A simple and cool angular directive which interacts with OneDrive file pickers

Language: HTML - Size: 27.3 KB - Last synced at: over 1 year ago - Pushed at: almost 4 years ago - Stars: 8 - Forks: 1

rihemebh/Angular-Cheat-Sheet

Size: 111 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 1

zoumson/CMakeLists

Template CMakelists

Language: C++ - Size: 68.4 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

timfogarty1549/hotkeyscroll

Hotkey Scroll for Primeng Turbo Table in Angular

Language: TypeScript - Size: 5.86 KB - Last synced at: over 1 year ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

dinanathsj29/angular7-step-by-step-tutorial

A beginners to advanced, building block-step by step guide to Google Angular. We will learn basic to pro Angular latest concepts like component, interpolation, SPA, data binding, Directives, ngFor, ngIf, Service, Pipes, Dependency Injection (DI), HTTP and Observables, Routing etc.

Language: TypeScript - Size: 11.7 MB - Last synced at: 7 months ago - Pushed at: almost 3 years ago - Stars: 7 - Forks: 9

adisreyaj/angular-directives-showcase

An example repo to showcase some use cases for directives in Angular

Language: TypeScript - Size: 1.59 MB - Last synced at: 4 months ago - Pushed at: over 4 years ago - Stars: 19 - Forks: 2

Code4Delphi/diretivas-de-compilacao-delphi

Exemplos de uso de diretivas de compilação no Delphi / Examples of using compilation clauses in Delphi

Language: Pascal - Size: 204 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 7 - Forks: 0

jenbonapace/lab16CustomDirectives

AngularJS learning to use CustomDirectives

Language: HTML - Size: 105 KB - Last synced at: almost 2 years ago - Pushed at: over 8 years ago - Stars: 0 - Forks: 0

mouralisandra/AngularCVThequeTP

A collection of Angular Lab assignmnets for the frameworks course taught at INSAT

Language: TypeScript - Size: 1.16 MB - Last synced at: 7 months ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

PriyanJeyaram/LearnVue 📦

This repo is an indication of my journey towards Learning a Front-end Framework: Vue

Language: Vue - Size: 1.27 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 3 - Forks: 0

hjortholm/GPT_Directives

Directives for ChatGPT and custom GPTs

Size: 10.7 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

usrbinomarbash/VueJS

model–view–viewmodel front end JS framework for building UIs and SPA. Easier to learn than React and Angular

Language: Vue - Size: 16.5 MB - Last synced at: 6 months ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

gustavoaires/vue-js-presentation

My first Vue project ever.

Language: JavaScript - Size: 34.2 KB - Last synced at: almost 2 years ago - Pushed at: over 8 years ago - Stars: 0 - Forks: 0

atif0075/DireVue

DireVue is a comprehensive collection of Vue directives designed to enhance your Vue.js development experience. With a focus on simplicity, flexibility, and efficiency, DireVue empowers you to build your next Vue app faster and with less effort.

Language: JavaScript - Size: 335 KB - Last synced at: 10 days ago - Pushed at: almost 2 years ago - Stars: 2 - Forks: 0

ravibhoite22/angular

basic concepts of angular

Language: TypeScript - Size: 805 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

pjlamb12/ngx-plug-n-play 📦

Angular library with directives, components, services, and others that are easily incorporated into your project while still giving you full control over how it looks in your project.

Language: TypeScript - Size: 3.52 MB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 10 - Forks: 2

jofftiquez/v-img-fallback

Vue Image Fallback

Language: JavaScript - Size: 57.6 KB - Last synced at: about 1 month ago - Pushed at: over 5 years ago - Stars: 44 - Forks: 10

AIR-FRAME/air.js

Air.js, Ultra light UI framework. No Script knowledge required, everything works on attributes & directives. Download the framework and start making your application in minutes.

Language: JavaScript - Size: 69.3 KB - Last synced at: almost 2 years ago - Pushed at: about 8 years ago - Stars: 0 - Forks: 0

ahmed-aouinti/Angular-Recipe-App

Learning about Angular capabilities through the online course on Udemy instructed by Max Schwarzmüller.

Language: TypeScript - Size: 892 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

nccs-neduet/STIP

Security & Threat Intelligence - A fork of Alienvault OSSIM

Language: PHP - Size: 79.6 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 2

alexander-merz/ngx-selection-list

Turn any HTML element into a selectable option! 🚀 ✅

Language: TypeScript - Size: 438 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

mabc224/node-apollo-graphql-jwt-api

Node Express based Apollo GraphQL api with custom directive, authentication and authorization with jwt

Language: JavaScript - Size: 12.7 KB - Last synced at: 8 months ago - Pushed at: over 5 years ago - Stars: 2 - Forks: 0

hansalemaos/cythonautoinstall

Generates and installs simple Cython modules with specified settings. If you are overwhelmed by the compiler directives and the creation of the setup.py file, this is right for you.

Language: Python - Size: 10.7 KB - Last synced at: about 1 month ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

termehui/vdirective

Directives for vue 3

Language: TypeScript - Size: 234 KB - Last synced at: 22 days ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

chntrkss/v-log

v-log with vue3.js

Language: Vue - Size: 23.4 KB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

graphql-factory/graphql-factory 📦

A toolkit for building GraphQL

Language: JavaScript - Size: 3.79 MB - Last synced at: 3 months ago - Pushed at: over 7 years ago - Stars: 44 - Forks: 2

fullstackfool/vacl

A lightweight, strictly-typed, Vue 3 ACL directives library.

Language: TypeScript - Size: 669 KB - Last synced at: 4 months ago - Pushed at: almost 5 years ago - Stars: 4 - Forks: 2

shaimaa4739/S-Web

Angular Project

Language: TypeScript - Size: 1.4 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

shaimaa4739/CoWorking-Website

Angular project

Language: HTML - Size: 20.4 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

usedcommunity/LeSuReFo

legal sustainability requirements forecast

Language: JavaScript - Size: 3.82 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

wwwflorencio/angular-material-facade

Facade for angular-material components

Language: JavaScript - Size: 11.7 KB - Last synced at: 2 months ago - Pushed at: about 8 years ago - Stars: 5 - Forks: 0

thisissoon/angular-scrollspy

A simple lightweight library for Angular which automatically updates links to indicate the currently active section in the viewport

Language: TypeScript - Size: 649 KB - Last synced at: 2 months ago - Pushed at: over 6 years ago - Stars: 35 - Forks: 15