• Stars
    star
    17
  • Rank 1,219,200 (Top 25 %)
  • Language
    TypeScript
  • Created about 3 years ago
  • Updated 10 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

GraphQL type for Prisma's Decimal scalar, wrapper around decimal.js

More Repositories

1

tailwind-components

Collection of components found on the internet
TypeScript
1,813
star
2

solution-architecture

Solution Architecture links, articles, books, video lessons, etc.
627
star
3

prisma-nestjs-graphql

Generate object types, inputs, args, etc. from prisma schema file for usage with @nestjs/graphql module
TypeScript
502
star
4

sublime-import-helper

A Sublime Text Plugin that helps you to import your modules.
Python
68
star
5

postcss-import-url

PostCSS plugin inlines remote files.
JavaScript
48
star
6

eslint-plugin-nestjs

POC. ESLint rules for nestjs framework
TypeScript
38
star
7

gulp-cssimport

Parses a CSS file, finds imports, grabs the content of the linked file and replaces the import statement with it.
JavaScript
36
star
8

nest-vite-node-starter

Nest.JS via vite example
TypeScript
26
star
9

prisma-query-log

Log prisma query event
TypeScript
24
star
10

eslint-plugin-tsc

Wraps a TypeScript compiler checks
TypeScript
22
star
11

gulp-extract-media-queries

Plugin extracts css rules inside of media queries and saves it to separated files.
JavaScript
19
star
12

react-typescript-realworld-example-app

React TypeScript realworld example app
TypeScript
12
star
13

node-package-starter

Node package starter
JavaScript
12
star
14

jest-createspyobj

Helper function to create spy object for `jest`, same as `jasmine.createSpyObj`
JavaScript
7
star
15

nightmare-xpath

Nightmare plugin to select nodes by xpath expression.
JavaScript
7
star
16

UsefulFunctions

Garden plugin. Useful functions for plugin and application developers (ex- PluginUtils).
PHP
5
star
17

awesome-stars

A curated list of my GitHub stars!
5
star
18

class-validator-flat-formatter

Convert array of ValidationError objects from class-validator to multiline string
TypeScript
4
star
19

eslint-plugin-ngxs-style-guide

ESLint rules for ngxs state manager
TypeScript
3
star
20

fusebox-gulp-plugin

Adapt gulp plugins to work with fuse-box
TypeScript
3
star
21

eslint-plugin-no-eslint-disable

Disallow disable rules by `eslint-disable` comment.
JavaScript
3
star
22

import-adjutor

Parse ecmascript modules and collect names of export vars, functions, etc.
TypeScript
3
star
23

PageSpeed

Garden plugin.
PHP
3
star
24

useful-functions

[DEPRECATED] Useful functions for everyday javascript
JavaScript
3
star
25

PinnedFooter

jQuery plugin. Footer always at the bottom of the page, not window.
JavaScript
3
star
26

bookmarks

A continuously expanded list of framework/libraries and tools I used/want to use when building things on the web. Mostly Javascript stuff.
3
star
27

nestjs-cqrx

EventStoreDB NestJS CQRS module
TypeScript
3
star
28

remark-package-dependencies

Inject to markdown the list of dependencies of your package
JavaScript
3
star
29

ngx-modal

Open modal window for your Angular X application
TypeScript
2
star
30

cp1251-utf8

Converts string from windows-1251 (cp1251) to unicode (utf8).
JavaScript
2
star
31

SilexSandbox

PHP
2
star
32

prisma-permissions-experiment

Prisma experiment - permissions stored in database
TypeScript
2
star
33

changed

Check if file was changed
TypeScript
2
star
34

monorepo-playground2

Monorepo playground 2: TypeScript, wireit
JavaScript
2
star
35

microfrontends-playground

Microfrontends links
2
star
36

onn

Event emitter using DOM's addEventListener/dispatchEvent
JavaScript
2
star
37

HelloNode

Test Sublime Text 3 plugin.
Python
2
star
38

parent-process-pid

Gets parent process id (PPID)
JavaScript
2
star
39

remark-sources

Inserts source code to markdown files
JavaScript
2
star
40

odata-query-sql

Converts odata query to sql query.
JavaScript
2
star
41

sublime-markdown-link

Convert url to markdown link where description is title from remote url
Python
2
star
42

inject

Inject a dependency (service locator pattern)
TypeScript
2
star
43

webhive

Web development news aggregator
TypeScript
2
star
44

nest-config

Deprecated in flavor of @nestjs-steroids/environment. Configuration module for Nest.js (wraps convict module).
TypeScript
2
star
45

requiro

Advanced version of require for node.js
JavaScript
2
star
46

Mvc

Mvc service for Silex.
PHP
2
star
47

tailwind-float-label

Tailwind plugin to add floating label, control with float label components
HTML
2
star
48

typescript-service

Language service which helps to get diagnostic messages from typescript source files.
TypeScript
2
star
49

ThankfulPeople

Vanilla II plugin.
PHP
1
star
50

tailwind-ie-variant

Tailwind CSS plugin to add variants (css hacks) for IE10+
JavaScript
1
star
51

nx-workspace

Create and develop Nx Workspace with nest preset
TypeScript
1
star
52

rv-home-ru-source

rv-home.ru sources
PHP
1
star
53

GridBox

Fluid grid system (using css3-boxsizing, fallback for IE<7)
CSS
1
star
54

express-json-rpc

JSON-RPC for Express.
JavaScript
1
star
55

esm-exports

Parse ES2015 modules
TypeScript
1
star
56

monorepo-playground3

Monorepo playground 3
TypeScript
1
star
57

how-to-create-eslint-plugin-talk

JavaScript
1
star
58

query-builder

TypeScript
1
star
59

mini-node-package-starter

Mini node package starter (ESM)
JavaScript
1
star
60

tailwind-playground

TypeScript
1
star
61

react-nx-workspace

Create and develop nx monorepository
TypeScript
1
star
62

nestolog

Logger for NestJS, implements `LoggerService`
TypeScript
1
star
63

wireit-package

Update wireit scripts across your workspace packages
TypeScript
1
star
64

inotifywait-win32

Windows binaries of thekid/inotify-win
1
star
65

Identicon5

Garden plugin. Identicon5 (jQuery).
JavaScript
1
star
66

inject-compile-time

Play with Custom Transformer for Typescript that enables compile-time Dependency Injection
TypeScript
1
star
67

example-backend-api

JavaScript
1
star
68

angular-webpack-seed

Angular 2 seed project - Webpack 2, TypeScript 2, Angular 4+, Karma / Nightmare 2, Stryker, Gulp 4, ESLint and more
TypeScript
1
star
69

babel-plugin-postcss

Replace import from css expression to lit-element's css tag function
TypeScript
1
star
70

graphql-starter

Trying to play with graphql and type-grapqhl
JavaScript
1
star
71

typescript-transform-unspec

Typescript transform plugin removes spec definition from source file
TypeScript
1
star
72

database-utils

Database utils for node.js.
JavaScript
1
star
73

nestjs-sqlmancer-realworld-example-app

WIP. NestJS & SqlMancer realworld example app
TypeScript
1
star
74

remark-plantuml-link

Generate a plantuml image link from text
TypeScript
1
star
75

api-koa-typescript-starter

TypeScript
1
star
76

react-typescript-vite-app

Scaffolding and developing `@vite/create-app --template template-react-ts`
TypeScript
1
star
77

mochapack-node-playground

Playing with mochapack
JavaScript
1
star
78

path-of-the-rust-web-developer

Follow https://github.com/csharad/rust-web-developer-roadmap
Rust
1
star
79

semantic-release-workspace-dependency

semantic-release plugin to update version of workspace dependency
TypeScript
1
star
80

PesenkaProBomzha

Song about vagperson with no fixed abode (git developing test repo).
1
star
81

moonrepo-example

TypeScript
1
star
82

gulpfile

JavaScript
1
star
83

git-ftp

PHP
1
star
84

VkAuth

Vkontakte authentication for Garden.
PHP
1
star
85

DtCss

Adapts DtCSS to work with Garden. DtCSS is a PHP script that preprocesses your CSS file. It speeds up CSS coding by extending the features to CSS. Such as nested selectors, color mixing and more. DtCSS reads the CSS file with special syntax written for DtCSS, and outputs the standard CSS.
PHP
1
star
86

you-dont-need-task-runner

How to manage your workflow in shell without task runner (gulp, grunt, fly, just, etc.)
Shell
1
star
87

thesaurus-service

Provides synonym for word, uses remote sites (words.bighugelabs.com, thesaurus.altervista.org, thesaurus.com, etc.)
JavaScript
1
star