Search npm for packages to use with Deno
Add them to your projects with a simple command that will already feel familar.
@stryke/prisma-trpc-generator
A fork of the prisma-trpc-generator code to work in ESM with Prisma v6.
@stryke/types
A package containing many base TypeScript type definitions that are shared across many projects.
@stryke/json
A package containing JSON parsing/stringify utilities used by Storm Software.
@stryke/fs
A package containing various file system utilities that expand the functionality of NodeJs's built-in `fs` module.
@stryke/type-checks
A package containing various type-check functions to validate TypeScript values.
@stryke/trpc-next
A package to help in using tRPC in modern NextJs applications.
@stryke/prisma-better-auth-generator
A package containing a Prisma v6 generator for Better-Auth authentication.
@stryke/path
A package containing various utilities that expand the functionality of NodeJs's built-in `path` module
@stryke/http
A package containing HTTP communication utilities used by Storm Software.
@stryke/env
A package containing utility functions to handle environment specific processes
@stryke/helpers
A package containing miscellaneous helper functions that are used across many different Storm Software projects.
@stryke/string-format
A package containing utility functions to transform strings into various formats.
@stryke/convert
A utility package that helps convert between different data types.
@stryke/hash
A package containing utility functions that hash data using various algorithms.
@stryke/cli
A package containing various CLI helper functions
@stryke/unique-id
A package containing various helper functions to generate unique identifier strings
@stryke/hooks
A package containing shared hooks that can be used in any React UI project
@steerprotocol/stryke-api-client
TypeScript client for the Stryke API
clamm-sdk
SDK for CLAMM
@stryke/url
A package containing the `StormURL` class, which is used to parse and manipulate URLs.