Typescript definitions - Rust
typescript-definitions Exports serde-serializable structs and enums to Typescript definitions. Good news everyone! Version 0.1.10 introduces a feature
Node typescript boilerplate - TypeScript
node-typescript-boilerplate ??? Developer Ready: A comprehensive template. Works out of the box for most Node.js projects. ?? Instant Value: All basic tools included and configured: TypeScript 3.8 ESLint with
Schemats - TypeScript
Schemats Using Schemats, you can generate TypeScript interface definitions from (Postgres, MySQL) SQL database schema automatically. Start with a database schema: Users id SERIAL username
Tsd - JavaScript
tsd Check TypeScript type definitions Install $ npm install tsd Usage Let's assume we wrote a index.d.ts type definition for our concat module. declare const concat: { (value1: string, value2: s
Reacty yew - JavaScript
reacty_yew - Generate Yew components from React component Typescript type definitions This is a proof of concept for automatically generating Yew comp
Better typescript lib - TypeScript
An alternative TypeScript standard library with better type definitions.
Pkg types - TypeScript
pkg-types Node.js utilities and TypeScript definitions for package.json and tsconfig.json \⍩⃝/ Install # npm npm i pkg-types # yarn yarn add pkg-typ
Swagger to ts mods - JavaScript
欢迎使用 swagger-to-ts-mods ? 中文文档 | English swagger-to-ts-mods 根据 swagger文档生成typescript类型声明及api调用函数 安装 # 使用 npm npm install swagger-to-ts-mods # 使用 yar
Bun types - TypeScript
Bun TypeScript type definitions These are the type definitions for Bun's JavaScript runtime APIs. Installation Install the bun-types npm package: # ya
NTypeScript - JavaScript
NTypeScript / TypeScript.NET A C#/.NET wrapper for TypeScript License: MIT Features Compile TypeScript from C# Execute compiled JavaScript with built-in JurassicJS Engine Asynchronous API Can run latest Type
Python learners glossary - Python
python_learners_glossary Definitions of Python jargon to help Python beginners understand Pythonista gobbletigook. The idea is to help a Python beginner's understanding even before they've learned to write the code.
Ggedit - HTML
ggedit ggplot2 has become the standard of plotting in R for many users. New users, however, may find the learning curve steep at first, and more experienced users may find it challenging to keep track of all the options (esp
Getme - JavaScript
CLI utility for everyday tasks With getme you can get weather, forecast, currency rate, upload files, IP address, word definitions, text translations, internet speed, do google searches, get inspirational quotes and get Chuck Norris joke
S2client proto - Python
Overview The StarCraft II API is an interface that provides full external control of StarCraft II. This API exposes functionality for developing software for: Scripted bots. Machine-learning based bots. Replay analysis.
Graphql import -
graphql-import Install yarn add graphql-import Usage import { importSchema } from 'graphql-import' import { makeExecutableSchema } from 'graphql-tools' const typeDefs = importSchema('schema.graphq
Convnet drawer - Python
ConvNet Drawer Python script for illustrating Convolutional Neural Networks (CNN). Inspired by the draw_convnet project [1]. Models can be visualized via Keras-like (Sequential) model definitions. The result can be saved as SVG
Twirp - Go
Twirp is a framework for service-to-service communication emphasizing simplicity and minimalism. It generates routing and serialization from API definition files and lets you focus on your application's logic instead of thinking abou
Go jsonschema - Go
go-jsonschema is a tool to generate Go data types from JSON Schema definitions. This tool generates Go data types and structs that corresponds to definitions in the schema, along with unmarshaling code that validates the input JSON accordi
Referral - Ruby
Referral ? Referral is a CLI to help you undertake complex analyses and refactorings of Ruby codebases. It finds, filters, and sorts the definitions & references of most types of Ruby identifiers (e.g. classes, method
Protocol - Rust
protocol Documentation Easy protocol definitions in Rust. This crate adds a custom derive that can be added to types, allowing structured data to be s
Vue tidyroutes - JavaScript
vue-tidyroutes plugin VueJS routes definitions that can be created anywhere in your project. Under the hood It's just a singleton object that store al
Vue routisan - JavaScript
Vue Routisan Elegant route definitions for Vue Router. Based on the Laravel routing system. ? Routisan 3, a complete rewrite, is under construction.
Vue types - JavaScript
vue-types Prop type definitions for Vue.js. Compatible with both Vue 1.x and 2.x Introduction When to use Installation NPM package CDN delivered scri
Config struct - Rust
config_struct This is a library for converting config files into matching source files at build time. Usage This library is intended to be used in a b
R efi - Rust
r-efi UEFI Reference Specification Protocol Constants and Definitions The r-efi project provides the protocol constants and definitions of the UEFI Re
Fluro - Dart
The brightest, hippest, coolest router for Flutter. Version 1.6.0 (and higher) requires Flutter = 1.12.0 and Dart = 2.6.0. If you're running an olde
SemTorch
This repository contains different deep learning architectures definitions that can be applied to image segmentation.
Welcome to ddd -
This project contains definitions of DDD and fundamental concepts to reduce the learning curve and confusion.
Word lookup - Shell
Shell script to lookup the definition of currently selected word and send a dunst notification with the definitions
Reconstant - Python
Introduction Reconstant lets you share constant and enum definitions between programming languages. Constants are defined in a yaml file and converted
Jsontypedef - JavaScript
jsontypedef Syntactic sugar for creating JSON Type Definitions (RFC 8927). All types from Learn JSON Typedef in 5 Minutes are covered, preserving orig
Goto preview - Lua
A small Neovim plugin for previewing goto definition calls in floating windows.
PrototypeGenerator - PHP
UpAssist.PrototypeGenerator What does this package do? This package lets you create scaffolding for prototypes for Neos using the commandline. Why did
Goapi gen - Go
OpenAPI Client and Server Code Generator ⚠️ ⚠️ ⚠️ We are currently making large, breaking refactor changes. As such, this library may be in flux until
Babel plugin css in js - JavaScript
babel-plugin-css-in-js A plugin for Babel v6 which transforms inline styles defined in JavaScript modules into class names so they become available to
EMNLP21 SemEq - Python
Connect-the-Dots: Bridging Semantics between Words and Definitions via Aligning Word Sense Inventories This repo is the code release of EMNLP 2021 con
Type predicates generator - TypeScript
type-predicates-generator type-predicates-generator is a tool to automatically generate type predicates functions from type definitions. Getting start
Swords - TypeScript
Swords Slack WORDS: Create and manage pairs of words, terms and simple definitions in the glossary data hosted by Slack. IMPORTANT: Currently this rep
Widdershins
OpenAPI / Swagger, AsyncAPI & Semoasa definitions to (re)Slate compatible markdown
Babel sublime - JavaScript
babel-sublime Language definition for modern JavaScript with JSX syntax, Flow typing, and Styled Components. Installation Find it as Babel through Pac
Slotscheck - Python
? Slotscheck Adding __slots__ to a class in Python is a great way to reduce memory usage. But to work properly, all base classes need to implement it
Blipgloss - TypeScript
blipgloss Style definitions for nice terminal layouts. Powered by lipgloss and bun:ffi. Install bun add blipgloss Usage Blipgloss takes an expressive,
Awesome typescript -
Awesome TypeScript -= Awesome TypeScript =- Awesome Elasticsearch → A collection of awesome TypeScript resources for client-side and server-side development. Write your awesome JavaScript in TypeScript. Inspired by
Typed graphqlify - TypeScript
typed-graphqlify Build Typed GraphQL Queries in TypeScript. A better TypeScript + GraphQL experience. Install npm install --save typed-graphqlify Or if you use Yarn: yarn add typed-graphqlify Moti
Typescript cheatsheet - TypeScript
TypeScript Cheatsheet A set of TypeScript related notes used for quick reference. The cheatsheet contains references to types, classes, decorators, and many other TypeScript related subjects. Table of contents
Ecoleta - TypeScript
?? Ecoleta is a project developed based on the International Environment Week. The goal is to connect people to companies that collect specific waste, such as light bulbs, batteries, etc.
Vue template - TypeScript
vue-template An ultra-lightweight Vue web application template This template tries to push the limits of how light a Vue application can be while stil