The repository for high quality TypeScript type definitions.Also see the definitelytyped.org website, although information in this README is more up-to-date.
typescript definition dts types typings typescript-definitionsNode.js command-line tool for inspecting objects, function implementations and listing properties, with syntax highlighting.If you're like me, you regularly boot up node's REPL just to explore objects or gain insight on how things work by logging function implementations. nim is a slightly more convenient way of doing this.
inspect development function definition source codeProbably only usable as a dependency of DefinitelyTyped.See the Gruntfile.js for additional commands.
typescript definition repo testerAtom Package For Navigating To The Symbol Under The Cursor Using godef
godef definition symbolThis extension extends Typescript and Javascript code editing with Go To Definition support for filenames found in strings within the source code. I created this extension for use with Angular 2 component definitions. The idea is to allow quickly jumping to or peeking into files that are referenced from your source. For example if there is an html or css file referenced this will allow jumping to that file as the "definition" of the string name of the file in the source code.
peek definition file angularThe Urban Dictionary program and library for node.js. The API is official, but undocumented.
nodejs urban-dictionary command-line urban dictionary api definitionA library aimed to aid testing of TypeScript definitions. Checks TypeScript files for syntactic, expected and unexpected semantic (type) errors. Any version of TypeScript must be installed separately.
typings typescript definition declaration testDDL.js is a library that queries database and table schemas (currently from PostgreSQL and SQLite3) and describes their columns with JSON Schema v4. You can use DDL.js for introspection, to prepare your domain models and set up simple type coercions or validations for those database columns. This way you can have the same convenience that Ruby on Rails's ActiveRecord provides, but in the JavaScript world.
attribute attributes columns ddl definition json json-schema models pg postgresql rdbms schema sql sqlite3This repository contains sources of external declarations for Kotlin/JS. All libraries are available in the maven repository https://bintray.com/kotlin/js-externals/ with group id kotlin.js.externals and artifact id kotlin-js-<library-name>.
kotlin kotlin-js external-declarations external definition declaration definitely-typed definitely-kotlinThis module is a naïve string-based approach at generating bundles from the .d.ts declaration files generated by a TypeScript compiler. The main use-case is generating definition for npm/bower modules written in TypeScript (commonjs/amd) so the TypeScript code should following the external-module pattern (using import/export's and --outDir).
typescript definition bundle export d.tsReturns a component enhancer enhancer(Comp, propName, faccProps) that receives three arguments. Unlicense — public domain.
react universal interface children definition ucd universal-children facc render prop function child componentExperimental protobuf plugin generating elm code to decode/encode Proto3/JSON from proto definitions. The plugin itself is written in Go, and it requires the base protoc protobuf compiler to be installed on the system.
elm protobuf protocol-buffers json serialization rpc grpc definitionPatch for prop-types to get property type definition in runtime. When using React components, prop-types is commonly used to define properties type checking. Unfortunally, prop-type doesn't provide definition details that can be useful for documentation generation or component's playground. This library adds ability to get property type definition in runtime by calling a getTypeDefinition() method.
prop-types react webpack patch introspection definition analysis documentation loadergraphql-liftoff is a GraphQL schema type generator. It takes in an existing data model and maps it to type definitions by using a domain specific parser. This reduces the amount of work needed to migrate existing REST APIs to GraphQL. Found something that doesn't seem right or have a feature request? First, checkout our contribution guidelines, then open a new issue.
graphql liftoff schema definition type generator swaggerThis repo provides the necessary scripts to scrape the telegram bot api docs for method, types, and docstrings.
definition schema telegram telegram-api spec specification generation telegram-bots telegram-bot-api definition-generation telegram-api-json telegram-bot-api-schema telegram-bot-api-spec telegram-bot-api-jsonAlpha releases have started... Documentation on graphqlfactory.io is not currently up to date. This announcement will be removed when it is.
graphql json-definitions json compose-graphql-objects schema-language schema factory directives custom middleware build ast subscription types extend merge gql facebook graph define definition es6 helperOne of the biggest reasons to use GraphQL is its static type system. This type system makes it easy for GraphQL clients to do interesting optimizations and allows for powerful developer tools. Including GraphQL API development tools. Strong GraphQL, or graphql-strong, is a library that leverages TypeScript types to give you the power of static type analysis when defining your GraphQL API in JavaScript. With the reference graphql-js implementation you can’t get the type safety GraphQL provides when building your API, but with Strong GraphQL you can.
graphql typescript schema strong definition define api types typecheckThe simplest way to define Custom Elements. Based on Classtrophobic, safely usable before or after Babel transpilation.
definition simple init customelements
We have large collection of open source products. Follow the tags from
Tag Cloud >>
Open source products are scattered around the web. Please provide information
about the open source projects you own / you use.
Add Projects.