findsite.eu
Encuro Domain Search
50 results · visible: 50
  1. TypeScript: JavaScript With Syntax For Types.
    TypeScript extends JavaScript by adding types to the language. TypeScript speeds up your development experience by catching errors and providing fixes before you even run your code.
  2. Jest · 🃏 Delightful JavaScript Testing
    Jest is a delightful JavaScript Testing Framework with a focus on simplicity. It works with projects using: Babel, TypeScript, Node, React, Angular, Vue and more! Jest aims to work out of the box, config free, on most… · jest, tests, well, javascript, projects
  3. tsche.in
  4. typescript-eslint
    Powerful static analysis for JavaScript and TypeScript. ESLint is a linter. It runs a set of rules to find likely problems and suggested fixes to improve your code. TypeScript is a language and a type checker. The… · typescript, eslint, javascript, code, types
  5. ScalaTest
    Latest Release - ScalaTest and Scalactic 3.2.19! ScalaTest is the most flexible and most popular testing tool in the Scala ecosystem. With ScalaTest, you can test Scala, Scala.js (JavaScript), Scala Native, Dotty (Scala… · scalatest, scala, testing, productive, its
  6. Home | DefinitelyTyped
    The repository for high quality TypeScript type definitions This is the preferred method. This is only available for TypeScript 2.0+ users. For example: The types should then be automatically included by the compiler… · repository, typescript, high, quality, type
  7. ScalaCheck
    ScalaCheck is a library written in Scala and used for automated property-based testing of Scala or Java programs. ScalaCheck was originally inspired by the Haskell library QuickCheck, but has also ventured into its own… · scalacheck, scala, released, library, used
  8. TypeScript Course
    Confidently ship full-stack TypeScript applications like a pro. A series of code-along interactive workshops
  9. Intern. Software testing for humans.
    Write tests in JavaScript and TypeScript using any style you like (TDD, BDD, whatever!). Run tests straight from your browser, right in Node.js, or against many browsers & platforms at the same time with the Intern test… · tests, test, javascript, run, browser
  10. SHOULD WE ADD A TEST?
    A strict type system doesn’t mean inflexible. We can bend it to meet our needs with the utilities that ship with TypeScript. Via thoughtbot blog Chances are you’ve worked with the any type in TypeScript. It’s widely… · via, thoughtbot, blog, typescript, type
  11. Type Route | The flexible, type safe routing library.
    First and foremost Type Route strives for excellent TypeScript support. An API designed for static analysis not only means the compiler has your back but also enables your editor to provide intelligent hints and warnings… · type, route, first, excellent, typescript
  12. TypeScript Tutorial
    This TypeScript tutorial helps you master TypeScript. You'll learn the ins and outs of TypeScript programming.
  13. ts-morph - Documentation
    Setup, navigation, and manipulation of the TypeScript AST can be a challenge. This library wraps the TypeScript compiler API so it's simple. Or if you're using Deno and want to install via JSR: I've been still slowly… · typescript, documentation, features, setup, navigation
  14. ts-ghost
    @ts-ghost is a collection of tools written in TypeScript to interract with a your Ghost Blog! End-to-end type-safety 🦾. Build on top of Zod, the Content and Admin API clients are type-safe and validated at runtime. There is also a beautiful CLI to interract with your Ghost Blog and extract data in Markdown or JSON.
  15. Fragno: Full-Stack TypeScript Libraries
    Fragno is the toolkit for building full-stack TypeScript libraries that work seamlessly across frameworks
  16. TypeScript Ninja
    TypeScriptについて色々書くよ。忍者!
  17. Rimbu - Immutable collections and tools for TypeScript | Rimbu
    Offering many common and advanced collections out of the box, Rimbu allows you to focus on what you are actually trying to achieve. Immutable data structures have a reputation of being hard to use. Rimbu provides an easy… · rimbu, easy, collections, immutable, offering
  18. Type-Level TypeScript
    An online course to become a TypeScript expert. Discover the most advanced features of the type system while solving fun challenges!
  19. fast-check official documentation | fast-check
    fast-check is a Property-based Testing framework for JavaScript and TypeScript. It works with Jest, Mocha, Vitest, and others. Let's fuzz!
  20. Introduction – TSDX
    Build production ready TypeScript packages. The world's leading companies use TSDX to build and test TypeScript packages
  21. Introduction - Semantic Versioning for TypeScript Types
    This document defines a specification of Semantic Versioning for managing changes to TypeScript types, including when the TypeScript compiler makes breaking changes in its type-checking and type emit across a “minor”… · specification, typescript, type, big, changes
  22. Apioo-Project
    Building innovative API solutions. Our projects challenge the current API landscape to move to a connected future. TypeSchema is a JSON specification to describe data models. · api, data, describe, generation, building
  23. tydel
    For documentation, visit http://tydel.js.org. Tydel is a small library aimed at giving you a solid and strict foundation for your data structure needs in JavaScript. The three main terminologies you would come across… · tydel, would, documentation, visit, http
  24. TEAKIT.org
    TEAKIT.org aims to provide an all-in-one toolkit for building HTTP services using TypeScript.
  25. GitHub - TypeFox/typir: Typir is an open source library for type checking in the web
    Typir is an open source library for type checking in the web - TypeFox/typir
  26. Typescript validators
    This app is a feature test for Typescript validator (or, as they also called, "parser" or "codec") libraries. The app is not a performance benchmark: for performance comparison, see this awesome app. The test case is a… · test, app, each, library, performance
  27. TypeScript Express
    Welcome to TypeScript Express! TypeScript is a versatile language for building websites, servers, mobile apps, and more. In this guide we'll cover TypeScript from the ground up. This guide is intended for developers who… · typescript, javascript, guide, other, written
  28. Kurt Tomlinson's Blog
    The TypeScript homepage proudly proclaims "TypeScript is JavaScript with syntax for types." It's a superset of JavaScript. Any code that's valid JavaScript is also valid TypeScript. The only thing... I'm sometimes unable… · typescript, javascript, joined, valid, raspberry
  29. Fast and type-safe full stack framework, for TypeScript | frourio
    Frourio is a CLI tool that enables static type checking by Typescript for communication between client-side and server-side.
  30. Type Challenges
    Collection of TypeScript type challenges with OJ
  31. JS/TS Tooling Overview
    Overview of developer and build tools in the JavaScript and TypeScript ecosystem.
  32. TypeSchema | Universal adapter for TypeScript schema validation
    Universal adapter for schema validation ✨ https://typeschema.com ✨ Quickstart • Coverage • API • GitHub • npm When fetching data from an external source, it’s important to verify its integrity. This happens when… · validation, typeschema, universal, adapter, schema
  33. GitHub
    Simple and powerful MTProto framework for JavaScript or TypeScript. We are supported migration from several popular frameworks using their string session. Yo Man! This message is written from tgsnake. · simple, powerful, mtproto, framework, javascript
  34. Jest · 🃏 Delightful JavaScript Testing
    Jest is a delightful JavaScript Testing Framework with a focus on simplicity. It works with projects using: Babel, TypeScript, Node, React, Angular, Vue and more! Jest aims to work out of the box, config free, on most… · jest, tests, well, javascript, projects
  35. tslog - Extensible TypeScript Logger for Node.js and Browser.
    Extensible TypeScript Logger for Node.js and Browser.
  36. earl - assertion library for TypeScript
    Use advanced assertions that are able to match whole ranges of values Written in TypeScript with type-safety in mind Type-safe, fully integrated mocks included · type, advanced, assertions, able, match
  37. TypeScript Backend Toolkit - Build Production-Ready APIs in Minutes
    Auto-generated OpenAPI docs from Zod schemas. Artisan-like CLI. Type-safe everything. Express.js framework with MagicRouter, JWT auth, file uploads, background jobs, admin panel, and more.
  38. TS for JS Devs
    Learn TypeScript using your JavaScript skills. Get started with TypeScript today!
  39. type.js
    Typography tools for better web type. Type.js allows you to write new CSS properties to take finer typographic control of type styles on the web.
  40. Easy Unit Testing - Typemock
    Easy unit testing solutions for .NET and C++. Write unit tests without changing your code, even legacy code.
  41. Type Hints
    “ill-informed opinions, confidently given” These are answers to all the questions I had as a beginner in TypeScript. “ill-informed opinions, confidently given” · ill, informed, opinions, confidently, given
  42. Better-T-Stack
    A modern CLI tool for scaffolding end-to-end type-safe TypeScript projects with best practices and customizable configurations
  43. SOLID: The Software Design, Architecture & Testing Wiki
    Learn to write testable, flexible, maintainable code with TypeScript.
  44. Fast and type-safe full stack framework, for TypeScript | frourio
    Frourio is a CLI tool that enables static type checking by Typescript for communication between client-side and server-side.
  45. Typetester – Compare and test Web fonts from Adobe Edge, Google and Typekit web hosting services
    Typetester is an online application for comparing fonts for the screen. Its primary role is to make web designer’s life easier.
  46. TypeTest.io - Test Your Typing Speed and Improve Your WPM
    A clean and simple typing test website. Take timed tests of different durations to find out your WPM, track your progress, and improve your typing ability.
  47. TypeScript performance made easy
    A suite of open-source tools that help you visualise potential performance issues, detect regressions, decode compiler measurements and much more.
  48. TypeScript Coach
    This TypeScript tutorial lets you write code directly in your web browser, and explores a wide variety of use cases for the TypeScript language.
  49. tsche.ac.in
  50. TypeScript 中文网
    TypeScript 通过向语言添加类型来扩展 JavaScript。 TypeScript 通过在你运行代码之前捕获错误并提供修复来加速你的开发体验.