JSPM

Found 94 results for snake-case

vue-case

A collection of Vue 3 case transformation utilities

  • v2.0.1
  • 24.50
  • Published

humanize-key

formatting string keys for display

  • v0.3.1
  • 24.42
  • Published

@hibryda/latinize-linkify-cyrillic

This tiny package allows for transliteration of Russian and Ukrainian cyrillic letters into latin characters and constructing snake-case links. Optionally, it can output just the transliteration, yet the primary purpose is to return links.

  • v1.0.0
  • 24.08
  • Published

change-case-lite

Lite package(`2.2 KiB` size packed) for change cases

  • v0.0.6
  • 24.08
  • Published

@fsd24229/string-toolkit

a small little library providing useful string manipulation functions

    • v1.1.1
    • 23.69
    • Published

    ts-case-change

    Typescript type-preserving conversion of objects between camelCase and snake_case

    • v2.3.2
    • 23.53
    • Published

    cs-lab-kit

    A utility toolkit for JavaScript and TypeScript — data generators, validators, and more.

    • v1.3.1
    • 23.47
    • Published

    @ts-series/case

    Platform-agnostic utility for converting strings between different casing styles.

    • v1.0.1
    • 23.20
    • Published

    reltype

    Type-first relational modeling for PostgreSQL in TypeScript. Fluent query builder with automatic camelCase ↔ snake_case conversion, CRUD, streaming, cursor pagination, and hooks.

    • v0.1.9
    • 23.03
    • Published

    astro-nice-asset-filenames

    Astro integration for short, readable asset URLs. Shortens Astro's super-long client-script chunk names and snake_cases extracted CSS.

    • v0.1.5
    • 22.74
    • Published

    obj2buf

    A type-safe encoder/decoder for structured binary data with snake_case API design

    • v1.4.0
    • 22.71
    • Published

    casemorph

    Type-safe deep case transformation for objects — snake_case, camelCase, kebab-case, PascalCase, CONSTANT_CASE with full TypeScript inference

    • v1.0.0
    • 22.49
    • Published

    blanditiisvoluptas

    Typescript type-preserving conversion of objects between camelCase and snake_case

    • v1.3.0
    • 22.20
    • Published

    fugitfugit

    Typescript type-preserving conversion of objects between camelCase and snake_case

    • v1.5.1
    • 22.15
    • Published

    chart-esm

    字符串工具库 - ESM模块化封装

      • v1.0.3
      • 22.11
      • Published

      ramdacase

      [![NPM](https://nodei.co/npm/ramdacase.png)](https://nodei.co/npm/ramdacase/)

        • v1.0.7
        • 21.64
        • Published

        @philiprehberger/case

        String case conversion — camel, snake, kebab, pascal, title, and deep object key conversion

        • v0.1.2
        • 21.15
        • Published

        case-changes

        Change the value to the lower or upper or kebab or camel or snake or title Case.

        • v1.2.0
        • 20.34
        • Published

        mr-case

        55 functions to seamlessly transform strings, arrays, and object keys between different cases (camelCase, snake_case, kebab-case, PascalCase, Title Case, and more), clean and format text, extract URL components, and perform common text operations like mas

        • v1.0.2
        • 19.89
        • Published

        prisma-normalize

        Rewrite snake_case identifiers in Prisma schema files to PascalCase/camelCase while preserving the original DB names via @map / @@map.

        • v0.1.1
        • 19.67
        • Published

        ts-string-toolbox

        A collection of easy-to-use string helper functions inspired by Laravel's string utilities. Simplify your string manipulations in JavaScript with this versatile package.

        • v2.0.2
        • 19.39
        • Published

        koa-snake-res

        Snake case json response transform middleware for koa

        • v0.2.1
        • 19.39
        • Published

        chameleon-case

        Nested Object or Array case changer.

        • v0.0.3
        • 18.76
        • Published

        devkits-text-case

        Convert text between camelCase, snake_case, kebab-case, PascalCase & more — zero dependencies

        • v1.0.3
        • 18.73
        • Published

        @spoosh/plugin-path-case

        Path case transformation plugin for Spoosh - enables camelCase API paths with automatic conversion to kebab-case, snake_case, etc.

        • v0.1.1
        • 17.67
        • Published

        basic-tiny-utils

        Funciones utilitarias para strings y formatos numéricos.

          • v1.0.1
          • 17.64
          • Published

          @zodash/cases

          Case styles - Camel, Pascal, Snake, and Kebab

          • v0.0.3
          • 17.54
          • Published

          @allure-ai/ts-case-convert

          Typescript type-preserving conversion of objects between camelCase and snake_case

          • v2.0.3
          • 17.53
          • Published

          @minilib/case

          A simple tool to convert case

            • v0.0.1
            • 17.24
            • Published

            casecade

            Recursive type-safe case transformation between snake_case, camelCase, and PascalCase

            • v0.2.0
            • 17.13
            • Published

            @jordanburke/ts-case-convert

            Typescript type-preserving conversion of objects between camelCase and snake_case

            • v2.2.1
            • 16.90
            • Published

            prefix-enum

            카테고리별로 prefix를 붙여 고유한 enum 키를 생성하고 관리하는 TypeScript 라이브러리. 포맷 불일치와 중복 값 충돌 문제를 해결합니다.

            • v1.0.2
            • 15.98
            • Published

            zh-kit

            前端常用工具方法库 — 校验、格式化、日期、树形数据、存储、权限、文件、图片、请求封装、防抖节流、剪贴板、字符串、函数、数组、数值运算

            • v0.1.0
            • 15.94
            • Published

            eslint-plugin-more-naming-conventions-leading-underscore

            A plugin for the ESLint linter that adds more naming conventions for variables and functions. All credit goes to CodingKoopa for the original plugin. This forked repo simply accepts leading underscores as valid snake case (e.g. let _var;).

            • v1.0.1
            • 15.03
            • Published

            eslint-plugin-mm-naming

            ESLint plugin for naming conventions - PascalCase, camelCase, snake_case, and UPPER_SNAKE_CASE naming rules

            • v1.0.0
            • 14.56
            • Published

            stringamabob

            A JS library for strings.

              • v1.0.1
              • 13.54
              • Published

              naming-converter

              A package for converting object keys and strings between different case types (camelCase, PascalCase, kebab-case, snake_case).

                • v1.0.1
                • 12.60
                • Published

                text-convert-cli

                A command-line interface for text case conversion using all-in-one-text-case-converter

                • v1.0.0
                • 11.70
                • Published

                snake-kebab

                Converts snake_case strings to kebab-case by replacing underscores with hyphens.

                • v1.0.0
                • 10.78
                • Published

                @cutticat/text

                CuttiCat Text Processing Library

                • v1.0.3
                • 0.00
                • Published