Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

Projects in Awesome Lists tagged with type

A curated list of projects in awesome lists tagged with type .

https://github.com/type-challenges/type-challenges

Collection of TypeScript type challenges with online judge

challenges type type-system typescript

Last synced: 29 Sep 2024

https://github.com/samchon/typia

Super-fast/easy runtime validations and serializations through transformation

ajv checker fast generator hacktoberfest json protobuf protobuf3 protocol-buffers random runtime schema stringify transform type typescript validator

Last synced: 29 Sep 2024

https://github.com/symfony/property-info

Extracts information about PHP class' properties using metadata of popular sources

component doctrine php phpdoc property symfony symfony-component type validator

Last synced: 29 Sep 2024

https://github.com/thomasaribart/json-schema-to-ts

Infer TS types from JSON schemas 📝

json json-schema schema ts type typescript

Last synced: 30 Sep 2024

https://github.com/ThomasAribart/json-schema-to-ts

Infer TS types from JSON schemas 📝

json json-schema schema ts type typescript

Last synced: 31 Jul 2024

https://github.com/skyzh/type-exercise-in-rust

Learn Rust dark magics by implementing an expression framework in database systems

database rust tutorial type

Last synced: 30 Sep 2024

https://github.com/michaelbull/kotlin-result

A multiplatform Result monad for modelling success or failure operations.

browser class either fp functional functional-programming ios js jvm kotlin kotlin-multiplatform monad result type

Last synced: 29 Sep 2024

https://github.com/h2non/filetype.py

Small, dependency-free, fast Python package to infer binary file types checking the magic numbers signature

extension filetype inference magic-numbers mime python type

Last synced: 01 Oct 2024

https://github.com/kitajs/html

🏛️ Super fast JSX runtime to generate HTML strings that works everywhere. If it supports string we got you covered.

generator html jsx safe tsx type typesafe typescript

Last synced: 28 Sep 2024

https://github.com/mistlog/typetype

A programming language designed for typescript type generation

type type-system types typescript

Last synced: 01 Aug 2024

https://github.com/g-cqd/Fonts

A curation of fonts from all over the world.

collection curation font foundry type typeface

Last synced: 31 Jul 2024

https://github.com/nvie/decoders

Elegant validation library for type-safe input data (for TypeScript and Flow)

checking composition decoders elm flow input javascript type typescript validation

Last synced: 29 Sep 2024

https://github.com/jonschlinkert/kind-of

Get the native JavaScript type of a value, fast. Used by superstruct, micromatch and many others!

arguments array date iterator javascript jonschlinkert kind map node nodejs object primitive regex set string type typeof

Last synced: 03 Oct 2024

https://github.com/g-makarov/dot-path-value

Safely get and set deep nested properties using dot notation.

access array change deep dot get notation object path property set type typescript update value

Last synced: 02 Aug 2024

https://github.com/decs/typeschema

🛵 Universal adapter for TypeScript schema validation.

adapter assert inference schema type typescript validation

Last synced: 03 Aug 2024

https://github.com/owengombas/discord.ts

🤖 Create your discord bot by using TypeScript and decorators!

bot command decorators discord discord-bot slash slash-commands type typescript

Last synced: 01 Aug 2024

https://github.com/solidalloy/classtypereference-for-unity

Property drawer that allows class selection from drop-down in Unity.

type unity unity3d upm upm-package

Last synced: 26 Sep 2024

https://github.com/SolidAlloy/ClassTypeReference-for-Unity

Property drawer that allows class selection from drop-down in Unity.

type unity unity3d upm upm-package

Last synced: 02 Aug 2024

https://github.com/jshttp/type-is

Infer the content-type of a request.

http javascript nodejs type

Last synced: 01 Aug 2024

https://github.com/nikaple/nest-typed-config

Intuitive, type-safe configuration module for Nest framework ✨

config configuration configuration-management dotenv javascript nest nestjs strongly-typed type type-safety typescript

Last synced: 28 Sep 2024

https://github.com/dtgorski/typex

[TOOL/CLI] - Filter and examine Go type structures, interfaces and their transitive dependencies and relationships. Export structural types as TypeScript value object or bare type representations.

cli export go golang struct tree type typescript

Last synced: 01 Aug 2024

https://github.com/Nikaple/nest-typed-config

Intuitive, type-safe configuration module for Nest framework ✨

config configuration configuration-management dotenv javascript nest nestjs strongly-typed type type-safety typescript

Last synced: 04 Aug 2024

https://github.com/rawmodel/framework

Strongly-typed JavaScript object with support for validation and error handling.

backend casting db error-handling frontend graphql hacktoberfest javascript json model nested-models nodejs object odm orm schema type typescript unopinionated validation

Last synced: 01 Oct 2024

https://github.com/huertatipografica/piazzolla

Piazzolla type family

fonts type typography

Last synced: 02 Aug 2024

https://github.com/ktsn/vuex-type-helper

Type level helper to ensure type safety in Vuex

type type-safety typescript vue vuex

Last synced: 02 Aug 2024

https://github.com/StefH/AnyOf

Use the AnyOf<TFirst, TSecond, ...> type to handle multiple defined types as input parameters or return values for methods.

anyof multiple type typed types

Last synced: 01 Aug 2024

https://github.com/emvi/hide

A Go type to prevent internal numeric IDs from being exposed to clients using HashIDs and JSON.

golang id json type

Last synced: 30 Jul 2024

https://github.com/rse/graphql-tools-types

Custom Scalar Types for GraphQL-Tools

custom graphq-tools graphql scalar type

Last synced: 31 Jul 2024

https://github.com/uber-web/thrift2flow

Converts Thrift specs into Flow JavaScript type definitions

flow flowtype javascript javascript-tools thrift type types

Last synced: 03 Aug 2024

https://github.com/juanelas/bigint-crypto-utils

Utils for working with cryptography using native JS implementation of BigInt. It includes arbitrary precision modular arithmetics, cryptographically secure random numbers and strong probable prime generation/testing. It works with Node.js, and native JS, including React and Angular

angu arithmetics bigint biginteger crypto native-javascript node prime prime-numbers random random-number-generators react type

Last synced: 26 Sep 2024

https://github.com/carlbordum/datatyping

Pythonic type checking

check pythonic type typing use-protection

Last synced: 07 Aug 2024

https://github.com/gyson/ex_type

A type checker for Elixir

checker elixir gradual-typing type

Last synced: 01 Oct 2024

https://github.com/chanzuckerberg/sorbet-coerce

A type coercion lib works with Sorbet's static type checker and type definitions

cast coerce coercion sorbet type type-coercion

Last synced: 06 Aug 2024

https://github.com/MaxGraey/as-variant

Variant data type for AssemblyScript

any assemblyscript dynamic type variant wasm webassembly

Last synced: 04 Aug 2024

https://github.com/nwtgck/ts-json-validator

JSON Validator for TypeScript - Safer JSON.parse() validating by TypeScript types

json scheme structure type type-safe typescript validator

Last synced: 31 Jul 2024

https://github.com/kludex/promypy

Progressive type annotation without regression! 🚀

annotation mypy python type

Last synced: 01 Oct 2024

https://github.com/ako-deno/ako

Expressive HTTP middleware framework for deno using async functions. Aiming to port Koa to Deno.

ako deno framework koa type typescript web

Last synced: 02 Aug 2024

https://github.com/dragonsea0927/twitter-clone

Twitter Clone: A Next.js 14 project with SASS, TailwindCSS, Framer motion, TypeScript, Tanstack Query, MongoDB, Prisma, NextAuth and Zustand

docker-image framer-motion mongodb nextjs nextjs-typescript sass shadcn-ui tanstack-react-query twitter-clone type zustand

Last synced: 26 Sep 2024

https://github.com/fabiospampinato/is

The definitive collection of is* functions for runtime type checking. Lodash-compatible, tree-shakable, with types.

check guard is lodash runtime type

Last synced: 01 Aug 2024

https://github.com/Marcisbee/letype

🔏 Type checker for any data structures

schema type type-check type-checker types validator

Last synced: 02 Aug 2024

https://github.com/symfony/type-info

Extracts PHP types information.

component php phpdoc phpstan symfony symfony-component type

Last synced: 29 Sep 2024

https://github.com/dragonsea0927/django-react-boilerplate

Django 5, React, Bootstrap 5 with Python 3 and webpack project boilerplate

bootstrap celery django heroku python react redux type webpack

Last synced: 01 Oct 2024

https://github.com/fcracker79/pycomb

Tcomb port for Python 3

combinators tcomb type type-safe validation

Last synced: 02 Aug 2024

https://github.com/macmade/objc-uti

Objective-C wrapper for Uniform Type Identifiers (UTIs)

cocoa identifier ios macos objective-c type uikit uniform uti wrapper

Last synced: 30 Sep 2024

https://github.com/waitingwittykitty/portfolio

It is not just a portfolio, but the thriving heartbeat of my professional journey.

giscus nextjs portfolio react react-player seo type typescript

Last synced: 26 Sep 2024

https://github.com/aisk/any

go golang memes type

Last synced: 02 Oct 2024

https://github.com/georginapuig/key-codes

Press a key to see the corresponding Javascript key code ⌨️

button code css html javascript key key-value keycode keycodes keydown keypress keyup letter press textinput type

Last synced: 02 Oct 2024

https://github.com/tiagoporto/typerules

A typography toolkit that sets vertical rhythm and provides type functions.

baseline css functions scale stylus toolkit type typography vertical-rhythm

Last synced: 01 Oct 2024

https://github.com/tunnckocore/assert-kindof

Check native type of the given value and throw TypeError if not okey. Expressive, elegant, behavior-driven API, good descriptive default error messages, simple and clean syntax.

assert assertion-library assertions checking kind kindof natives simple type typeof utils validate

Last synced: 01 Oct 2024

https://github.com/kukuster/mongo_dottype

TypeScript types for using dot notation in mongo queries

dot dotnotation mongo mongodb mongoose mongoosejs notation ts type types typescript utils

Last synced: 27 Sep 2024

https://github.com/DesnLee/Desn-UI-Website

Desn-UI 官网项目备份仓库

type ui-components ui-design vue3

Last synced: 29 Jul 2024

https://github.com/alexz7000/clean-react-template

Clean Arch + React + Typescript + SWC + Vite + TailwindCSS + Eslint + Prettier + Husky + Jest + Testing library template

babel eslint html husky jest postcss prettier react reactts setup simple swc tailwind tailwind-css tailwindcss template testing-library type typescript vite

Last synced: 27 Sep 2024

https://github.com/stdlib-js/array-min-dtype

Determine the minimum array data type of the closest kind necessary for storing a provided scalar value.

array dtype javascript memory minimum node node-js nodejs scalar stdlib type types util utilities utility utils

Last synced: 02 Oct 2024

https://github.com/nicolascbv/dead-tree

NPM package fully dedicated to handle with AVL trees on the most optimized way

avl binary-tree coroutine datatype fast javascript npm npm-package optimize package speed tree type typescript

Last synced: 28 Sep 2024

https://github.com/stdlib-js/array-base-min-signed-integer-dtype

Determine the minimum array data type for storing a provided signed integer value.

array base dtype int integer javascript memory minimum node node-js nodejs scalar signed stdlib type types util utilities utility utils

Last synced: 28 Sep 2024

https://github.com/capaj/node-platey

a simple node.js CLI utility to setup a new node.project including typescript, vitest and prettier

boilerplate github-actions node prettier tsup type vites

Last synced: 01 Oct 2024

https://github.com/yash7824/chess_backend_repo_cd

Creating Chess game from scratch using Angular and Node JS frameworks.

convolutional-neural-networks express mongo neural-network nodejs socket type

Last synced: 26 Sep 2024

https://github.com/gyson/ex_type_struct

A simple and concise way to annotate structs (or exceptions) with type info.

elixir struct type

Last synced: 01 Oct 2024

https://github.com/soenneker/soenneker.extensions.type.array

A collection of helpful Type array extension methods

array csharp dotnet extension extensions type typearrayextension

Last synced: 30 Sep 2024

https://github.com/jniyaz/mutipurpose-next-ts-app

a multipurpose next react app

next swr tailwind type vercel

Last synced: 02 Oct 2024

https://github.com/richardlitt/stringorarraytoarray

Convert a String or an Array to an Array

array string type types

Last synced: 03 Oct 2024

https://github.com/jj/raku-doc-typegraph

Parse a description of the types for documentation.

graph module opensource perl6 type

Last synced: 26 Sep 2024

https://github.com/secretariatv/fm-faq

A FEM challenge to practice TDD and accessibility.

accessibility fem react sass type unit-testing vite vitest

Last synced: 26 Sep 2024

https://github.com/chocolateboy/scalar-util-numeric

Numeric tests for perl scalars

cpan cpan-module perl-module type xs

Last synced: 01 Oct 2024

https://github.com/ninpl/hugo-type-moon-theme

Un tema Jekyll Hugo de código abierto. Ideal para blogs y fácil de personalizar. Este tema es una adaptación del tema Type original creado por Rohan Chandra. Las características notables de este tema de Hugo son la integración de un sistema de comentarios impulsado por Disqus, Google Analytics y soporte de localización (l10n).

go google-analytics hugo moon-theme theme type type-theme

Last synced: 02 Aug 2024

https://github.com/art-emini/istype.js

Simple library to check for many types.

is javascript javascript-library js of type typeof typescript typescript-library

Last synced: 28 Sep 2024

https://github.com/dresandev/dree

Tool to generate text diagrams of folder and file structures 📁.

css-modules nextjs14 tool type zustand

Last synced: 01 Oct 2024