Socket
Book a DemoInstallSign in
Socket
_

_zth

npm

Packages

Current Co-maintainers

Former Co-maintainers

45 packages

enzyme-async-helpers

Async helpers for testing React components with Enzyme.

flow-enum-validator

Utility for validating Flow enum strings in runtime in a type safe way.

@gabnor/bs-flow-parser

This is [Flow's](https://github.com/facebook/flow) [parser](https://github.com/facebook/flow/tree/master/src/parser) modified and packages for BuckleScript. The changes that have been made are not alterations to how the Flow parser works, but simply to ge

@gabnor/graphql-language-service-server

Server process backing the GraphQL Language Service

@gabnor/rescript-stdlib

https://github.com/rescript-association/rescript-core

graphql-client-example-server

A simple GraphQL server for powering examples of various GraphQL clients in various languages.

graphql-generate-flow-schema-assets

Generate Flow assets from GraphQL schema.

graphql-query-test-mock

Mock queries to your GraphQL backend in your Jest tests.

json-to-flowtype-generator

Generate Flow types from JSON or static JS objects/lists.

pgtyped-rescript

This package provides the `pgtyped` CLI. The `pgtyped` CLI can work in build and watch mode.

pgtyped-rescript-query

This package provides protocol utilities for PgTyped queries.

pgtyped-rescript-runtime

This package provides the `sql` tagged template. The `sql` tagged template requires a generic parameter: `<TQueryType>`. For each query PgTyped generates an interface that can be used in this parameter to type your query.

react-synced-elements

reason-relay

Use Relay with ReScript.

relay-compiler-language-js-flow-uncommented

Language plugin for Relay that generates the same output as the default compiler, but with Flow types as actual source and not inside comments.

relay-flow-types-installer

This package installs Flow type definitions for all locally installed Relay packages. It's a workaround in waiting for https://github.com/facebook/relay/pull/2690 to land.

relay-store-types-generator

Generate types for the Relay store from your GraphQL schema.

relay-utils

Utilities for working with Relay (modern) in general, and the Relay store in particular.

rescript-bun

Use Bun with ReScript.

@rescript/core

ReScript's new standard library. Intended to be familiar for JavaScript developers, easy to use, and be rich enough (without being bloated) so that you don't need to reach for anything else for typical ReScript development.

@rescript/darwin-arm64

ReScript binaries for MacOS ARM64

@rescript/darwin-x64

ReScript binaries for MacOS x86_64

rescript-edgedb

Use EdgeDB in ReScript.

rescript-embed-lang

A general purpose PPX and library for embedding other languages into ReScript, via code generation.

@rescript/language-server

LSP server for ReScript