JSPM

Found 345 results for fields

resolve.exports

A tiny (952b), correct, general-purpose, and configurable "exports" and "imports" resolver without file-system reliance

  • v2.0.3
  • 96.15
  • Published

graphql-fields

Turns GraphQLResolveInfo into a map of the requested fields

  • v2.0.3
  • 70.84
  • Published

json-mask

Tiny language and engine for selecting specific parts of a JS object, hiding the rest.

  • v2.0.0
  • 67.36
  • Published

rapiq

A tiny library which provides utility types/functions for request and response query handling.

  • v1.0.0
  • 65.51
  • Published

graphql-list-fields

Get a list of fields while resolving a GraphQL query

  • v2.0.4
  • 63.37
  • Published

obj-def

Easily set default fields in objects.

  • v1.0.10
  • 61.58
  • Published

express-partial-response

Express middleware for filtering-out parts of JSON responses based on the `fields` query-string.

  • v1.0.4
  • 60.92
  • Published

gl-constants

all the WebGL 1.0 constants

  • v1.0.0
  • 60.42
  • Published

graphql-fields-list

Extracts and returns list of fields requested from graphql resolver info object

  • v2.3.0
  • 57.60
  • Published

resolve.imports

resolve "imports" in package.json

  • v2.0.3
  • 55.90
  • Published

types-pkg-json

Type checking for package.json

  • v1.2.1
  • 54.47
  • Published

mobx-react-form

Reactive MobX Form State Management

  • v6.12.2
  • 53.97
  • Published

csv42

A small and fast CSV parser with support for nested JSON

  • v5.0.3
  • 48.77
  • Published

sensitive-fields

List of sensitive fields that should be masked, obfuscated, or purged for security purposes

  • v1.0.1
  • 45.60
  • Published

graphql-parse-fields

Parse fields from AST (GraphQLResolveInfo) into a JSON tree

  • v1.2.0
  • 41.92
  • Published

@trapi/query

A tiny library which provides utility types/functions for request and response query handling.

  • v2.1.5
  • 41.65
  • Published

@evologi/fixed-width

A fixed-width file format toolset with streaming support and flexible options.

  • v1.1.0
  • 39.40
  • Published

node-boolify

This package is use for Validating whether variable is boolean or not and converting boolean variable to javascript boolean.

  • v1.0.6
  • 37.95
  • Published

form-data-body

A tiny, dependency-free node module for generating a form's multipart/form-data body for a POST request.

  • v0.1.0
  • 36.79
  • Published

w2ui

UI widgets for modern apps. Data table, forms, toolbars, sidebar, tabs, tooltips, popups. All under 120kb (gzipped).

  • v2.0.0
  • 35.93
  • Published

validate-fields

A simple yet powerful JSON schema validator

  • v5.1.1
  • 35.86
  • Published

graphql-fields-projection

- [Why using this?](#why-using-this) - [Install](#install) - [How to](#how-to) - [Example 1: simplest usecase](#example-1-simplest-usecase) - [Example 2: Get more fields](#example-2-get-more-fields) - [Example 3: Get child path](#example-3-get-child

  • v1.1.0
  • 35.83
  • Published

hapic

A http api client based on axios.

  • v2.8.0
  • 35.42
  • Published

formz

Painless React forms with the magic of hooks

  • v2.8.4
  • 34.63
  • Published

gpu-distance-field

A WebGL library for efficiently generating distance fields of 2D images.

  • v2.0.0
  • 33.11
  • Published

@commodo/fields

Enables defining rich data models by decorating function instances with specified model fields. Additionally, it adds `populate` and `validate` methods, for populating model instances with data, and then validating it, respectively.

  • v1.2.1
  • 33.07
  • Published

druxt-entity

Drupal Display Mode powered Entity, Form and Field Druxt components.

  • v0.28.1
  • 32.61
  • Published

ng-validate-equal

An Angular directive to validate equality of two template-driven form fields

  • v6.0.1
  • 31.50
  • Published

@hapic/oauth2

A oauth2 api client based on axios.

  • v3.1.4
  • 31.29
  • Published

rawmodel

Strongly-typed JavaScript object with support for validation and error handling.

  • v1.33.0
  • 31.13
  • Published

mongoose-format-fields

A plugin for Mongoose that formats the output of a model depending on the tags associated

  • v0.4.4
  • 29.34
  • Published

graphql-fields-collector

This package helps to bind client requested grapqhl fields with database queries.

  • v1.2.1
  • 29.31
  • Published

niceform-hook

Dynamic workhorse for form in react

  • v1.4.3
  • 29.02
  • Published

gatsby-plugin-node-fields

A Gatsby Plugin and helper function for consitent creation of node fields with support for default values, validations and transformations

  • v3.1.0
  • 28.89
  • Published

@rawmodel/parsers

Collection of data parsers for RawModel.

  • v3.3.4
  • 27.35
  • Published

mongoose-omit-common-fields

Array of common fields to emit for Mongoose toObject/toJSON (helpful for security)

  • v0.0.6
  • 27.17
  • Published

@rawmodel/core

Strongly-typed JavaScript object with support for validation and error handling.

  • v3.3.4
  • 27.12
  • Published

@ladjs/pick-original

Transform an Object that was transformed to return only the original properties recursively picked if they are not undefined.

  • v2.0.0
  • 27.10
  • Published

commodo-fields-object

A simple object field, used with the Commodo "withFields" higher order function.

  • v1.0.6
  • 26.53
  • Published

query-strings

A Node.js package for appending query parameters to URLs. This package provides a 'queryString' function that takes a URL string and an object containing key-value pairs of parameters to add. It returns the updated URL with the appended query parameters.

  • v0.1.0
  • 26.50
  • Published

sgt-fields

Find the property in your object with Sargent Fields

  • v1.2.3
  • 26.44
  • Published

prairie

Add/Modify fields on an object with composable functions.

  • v4.1.2
  • 26.43
  • Published

zod-to-fields

Turn your Zod schemas into configurable field arrays for easy integration with HTML, React, Vue, and more.

  • v0.1.38
  • 26.08
  • Published

@sciphergfx/json-fields

UI-agnostic React component for generating Form Fields from JSON with support for Chakra UI, Tailwind CSS, and shadcn/ui

  • v1.1.6
  • 26.03
  • Published

express-mquery

Expose mongoose query API through HTTP request

  • v1.3.1
  • 25.97
  • Published

brasil-fields

O jeito mais fácil de utilizar padrões e formatos brasileiros em seu projeto.

  • v0.1.6
  • 25.19
  • Published

payload-commons

PayloadCMS components and utilities

  • v0.0.3
  • 25.06
  • Published

masker

Mask helper for input fields

  • v0.1.0
  • 24.73
  • Published

@wpmvc/fields

Reusable fields package for WordPress MVC JSKit.

  • v0.0.26
  • 24.38
  • Published

graphql-rule

Rule based access control for GraphQL fields

  • v0.0.22
  • 24.26
  • Published

form-ctrl-vanilla

Extensible Form control Map for multiple forms with field values, state, validation

  • v0.9.0
  • 24.04
  • Published

graphql-operation-to-pojo

Converts GraphQL operations to plain old JS objects (POJOs), ready to to be serialized to JSON

  • v1.0.10
  • 24.03
  • Published

bookshelf-mask

Mask Bookshelf.js models with json-mask

  • v2.0.1
  • 23.83
  • Published

field

Easily set, get, stub values of a field in a JavaScript object.

  • v1.0.1
  • 22.89
  • Published

react-json-csv-convert

React-JSON-CSV is a powerful npm package that allows you to effortlessly convert JSON data to CSV format directly within your React app. With React-JSON-CSV, you can easily perform various preprocessing steps before converting your data, such as combining

  • v1.1.1
  • 22.07
  • Published

rye

JavaScript implemetation of Galois (finite) fields algebra for academic purposes

  • v0.0.3
  • 22.07
  • Published

niceform

Dynamic form workhorse for react

  • v0.5.8
  • 21.92
  • Published

lodash-pluckmany

_.pluck multiple properties. _.pluckMany(array,'a','b','c')

  • v0.0.4
  • 21.21
  • Published

net-validations

Utility to validate network-related input fields

  • v1.0.10
  • 20.64
  • Published

vj-ui-components

A collection of beautiful, customizable React UI components including versatile navigation with dual layout support (sidebar/top), stylish input fields with icon support, advanced search with recommendations and autocomplete, elegant modals with animation

  • v2.4.2
  • 20.03
  • Published

contextable

Simple, unopinionated and minimalist framework for creating context objects with support for unopinionated ORM, object schemas, type casting, validation and error handling.

  • v3.2.1
  • 19.52
  • Published

typebox-form-parser

Parses form and query parameter data based on TypeBox schemas

  • v0.1.6
  • 19.03
  • Published

@perseid/form

Build complex, dynamic forms or inputs-based UIs in seconds

  • v4.0.3
  • 18.55
  • Published

commodo-fields-float

A simple float field, used with the Commodo "withFields" higher order function.

  • v1.0.4
  • 18.35
  • Published

vue-validus

Extensible lightweight validation library for Vue

  • v1.0.8
  • 18.33
  • Published

mf-conditional-fields

MF Conditional Fields: A JavaScript library that show/hide form elements based on the value of one field or many.

  • v1.0.9
  • 18.28
  • Published

ng-field-management

Administration of dynamic fields for reactive forms with angular 6 and bootstrap 4

    • v1.0.5
    • 17.88
    • Published

    angular-autoselect

    AngularJS directive(s) to automatically select text within input fields

    • v0.3.3
    • 17.76
    • Published

    vuersatile-components

    [!["Buy Me A Coffee"](https://www.buymeacoffee.com/assets/img/custom_images/orange_img.png)](https://www.buymeacoffee.com/brugarolas)

    • v0.2.1
    • 17.42
    • Published

    commodo-fields-int

    A simple integer field, used with the Commodo "withFields" higher order function.

    • v1.0.3
    • 17.42
    • Published

    enform

    Handle React forms with joy!

    • v2.4.1
    • 17.28
    • Published

    commodo-fields-date

    A simple date field, used with the Commodo "withFields" higher order function.

    • v1.0.7
    • 17.18
    • Published

    vue-rawmodel

    RawModel.js plugin for Vue.js v2. Form validation has never been easier!

    • v1.2.2
    • 17.02
    • Published

    stormbox

    StormBox Responsive Autocomplete: pure JS, without jQuery, object-oriented.

    • v1.6.7
    • 16.66
    • Published

    react-fieldset

    Declarative field naming and props providing in complex tree-data forms

    • v4.0.0
    • 16.24
    • Published

    form-ctrl-react

    Form control Map for multiple forms with field values, state, validation. React edition.

    • v0.9.0
    • 16.03
    • Published

    phys

    Physics Library designed for Javascript

    • v0.0.6
    • 15.85
    • Published

    checkpoint

    Validate and sanitize fields.

    • v2.0.2-0
    • 15.60
    • Published

    @util.js/privates

    JavaScript utility class for private member variables

    • v0.41.3
    • 15.51
    • Published

    deku-forms

    A collection of deku components for working with forms

    • v1.7.0
    • 15.45
    • Published

    @duck-form/fields

    Duck Form Fields is a collection of pre-built form fields that can be used with Duck Form. These fields are designed to work seamlessly with Duck Form, providing a variety of input types and features to enhance your form-building experience.

    • v0.3.6
    • 15.12
    • Published

    custom-deep-populate

    This plugin streamlines the process of populating complex content structures through the REST API. It enables you to specify a custom depth for data retrieval, eliminate unwanted fields, and filter out nested fields with identical names. Best of all, each

    • v1.1.1
    • 15.06
    • Published

    instant-validation

    Quick setup. No Dependencies. Framework agnostic validation tool

    • v1.0.4
    • 14.66
    • Published

    stratox

    JavaScript template library designed for the effortless creation of component, views and user interfaces (UI).

    • v3.3.0
    • 14.40
    • Published

    hapi-field-auth

    Hapi plug-in for field-level authorization

    • v1.1.0
    • 14.33
    • Published

    @9hub/udf-component

    Angular library to manage user custom fields(UDF).

    • v0.0.5
    • 14.19
    • Published

    @snapping/react

    Shared React components, hooks, and utils for react projects

    • v1.0.50
    • 13.75
    • Published

    ecmamodel.ts

    TypeScript Model and Collection with validation,error handling and sync them with your existing API over a RESTful JSON interface.

    • v1.0.15
    • 13.51
    • Published

    galois

    Native module for math with galois fields

    • v0.2.0
    • 13.23
    • Published

    @rawmodel/handler

    Property error handler for RawModel.

    • v3.0.0-alpha0
    • 12.55
    • Published

    finalform

    HTML form fields parser

    • v1.3.2
    • 12.42
    • Published

    field-assist

    Making reading/populating input fields easy and fun

    • v4.0.2
    • 12.15
    • Published

    sequelize-extra

    Collection of extensions to Sequelize

    • v0.5.0
    • 12.12
    • Published

    get_input_empty_fields

    Easy to get multiple empty inputs fields for validations using getEmptyFields function

    • v1.0.4
    • 11.98
    • Published

    ng-validation-errors

    This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 6.0.3.

    • v0.0.11
    • 11.86
    • Published

    better-forms

    A better way to create, validate and handle forms

    • v0.2.7
    • 11.84
    • Published

    @dpwanjala/redux-form-fields

    collection of form fields that can be used with redux-form and built on antd design package

    • v1.0.5
    • 11.81
    • Published

    sanity-plugin-fieldwork

    Inspect your Sanity.io schema fields straight in your Studio using this tool

    • v2.0.0
    • 11.79
    • Published

    hs-fieldkit

    A TypeScript library for generating HubSpot CMS fields programmatically.

    • v0.1.8
    • 11.79
    • Published

    @megglymark/json-hide

    Tiny language and engine for hiding specific parts of a JS object

    • v1.0.1
    • 11.35
    • Published

    @okikio/resolve.imports

    A tiny (613b), correct, general-purpose, and configurable subpath "imports" resolver without file-system reliance (forked from @lukeed's `resolve.exports`)

    • v1.0.0
    • 10.96
    • Published

    csvify-json

    A small and fast CSV parser with support for nested JSON

    • v5.0.3
    • 10.75
    • Published

    @cumbre/react

    The `@cumbre/react` package provides a collection of reusable React components designed to streamline development and improve productivity. With fields, buttons, and utility components, this package is perfect for building forms, layouts, and interactive

    • v1.0.55
    • 10.74
    • Published

    green-mesa-value

    Form field value getter and setter

    • v1.1.6
    • 10.61
    • Published

    private-fields

    What private fields does this object have?

    • v1.0.2
    • 10.61
    • Published

    vue-contextable

    Contextable.js plugin for Vue.js v2. Form validation has never been easier!

    • v2.2.0
    • 10.38
    • Published

    redux-react-form

    A lightweight library that makes form validation easy with redux and validate.js

    • v0.1.4
    • 10.35
    • Published

    @aegenet/belt-ofields

    Object fields, retrieve fields (and values) of an object

    • v2.3.0
    • 10.33
    • Published

    solid-schema

    Create schemas with strict type

    • v1.1.1
    • 10.33
    • Published

    mui-form-fields

    Material UI + FinalForm Fields, packaged and ready to go!

    • v0.1.8
    • 10.31
    • Published

    unique_trash_ui

    Choose your options with a grin! Our library introduces a collection of wacky selectors that add a dash of humor to user interactions. Embrace the chaos and let your users smile their way through forms.

      • v0.0.2
      • 10.09
      • Published

      @zecos/fields

      form fields state management

      • v0.0.0
      • 10.09
      • Published

      field-data-array-to-json

      Converts a JSON object with fields and data arrays to an array of JSON objects with mapped fields and data

      • v0.0.3
      • 9.67
      • Published

      express-response-filter

      Express middleware for filtering-out parts of JSON responses based on the `fields` query-string.

      • v0.5.2
      • 9.67
      • Published

      json-chance

      Create random JSON objects using json-spawn and Chance.js

      • v0.1.1
      • 9.60
      • Published

      @plaindb/orm

      A simple, yet extensible Object-Relational Mapping (ORM) library that allows you to interact with any key-value databse like LevelDB or Redis.

      • v0.0.6
      • 9.56
      • Published

      layer-one-validator

      Expressjs middleware to validate data from client side requests

      • v0.5.0
      • 9.41
      • Published

      forms-and-fields

      A library for field validation and form submission.

      • v3.0.0
      • 9.41
      • Published

      arr-obj

      Convert arrays into objects by using unique fields.

      • v1.0.13
      • 9.20
      • Published

      @precooked/react

      The `@precooked/react` package provides a collection of reusable React components designed to streamline development and improve productivity. With fields, buttons, and utility components, this package is perfect for building forms, layouts, and interacti

        • v1.0.15
        • 9.10
        • Published

        fieldsafe

        Security and persistence of your app data

        • v1.0.2
        • 8.90
        • Published

        everything-validator

        Validate all input fields,All form fields, Email,Password,Letters,Digits,Birth day,String,Phone number,URL,Json,IP,Distance,Time,File,Image

        • v1.0.2
        • 8.86
        • Published

        easyjsonsql

        Access JSON via sql like syntax. Easy to use JSON datasets from SQL query.

        • v1.0.12
        • 8.78
        • Published

        gy-foo

        A library that contains all models for the gy-web-project.

          • v0.0.12
          • 8.69
          • Published

          vue-tagdog

          A Vue.js directive for tagdog.js

            • v0.0.2
            • 8.32
            • Published

            @zecos/field

            form fields state management

            • v0.0.6
            • 8.30
            • Published

            json-expected-stream

            Filter stream that enforces only selected JSON object string elements exist and that they exist in order

            • v0.2.2
            • 8.28
            • Published

            ffield

            Small Node.js library for creating and validating data fields.

            • v0.2.5
            • 8.20
            • Published

            @zecos/fieldz

            form fields state management

            • v0.0.8
            • 8.20
            • Published

            classicjs

            A JavaScript class implementation with support for private, protected, and public, as well as HTML Custom Elements. Also provides support for instance initialization in the declaration.

            • v1.1.3
            • 8.03
            • Published

            required-properties

            Assert required properties of object with full typescript support

            • v1.1.3
            • 8.03
            • Published

            4over-estimate

            Fields to create a 4over custom estimate for your clients to get a quote for their custom print jobs.

              • v1.0.2
              • 7.56
              • Published

              validator360

              Validator360 is a robust validation package that ensures data integrity by checking required fields, such as strings, objects, arrays, numbers, and more, to ensure they are not null, undefined, or empty. It also validates specific formats for emails, pass

              • v1.1.1
              • 7.56
              • Published

              @alloc/resolve.exports

              A tiny (854b), correct, general-purpose, and configurable "exports" resolver without file-system reliance

              • v1.2.1
              • 7.48
              • Published

              nojs-validator

              A validator that saves coding time using HTML attributes to set validation rules

              • v1.0.13
              • 7.48
              • Published

              custom-input-fields

              A reusable and easily customizable form fields component for React Vite projects

              • v2.0.1
              • 7.40
              • Published

              just-localize

              Localization of text made super-easy

              • v1.0.1
              • 6.91
              • Published

              class-o-mat-data-object-plugin

              a plugin to allow a class-o-mat instance to output the full tree of its own parameters and any of its children

              • v0.0.4
              • 6.90
              • Published

              estvoluptas

              Get a list of fields while resolving a GraphQL query

              • v1.1.0
              • 6.90
              • Published

              ecmamodel

              ES6/ES7 Model and Collection with validation,error handling and sync them with your existing API over a RESTful JSON interface.

              • v1.0.1
              • 6.90
              • Published

              protect-class

              A small utility that allows you to protect a js class from changes (adding, removing fields) and traversing the public fields of the class, including getters.

              • v0.2.1
              • 6.08
              • Published

              @bkstorm/graphql-fields-list

              Extracts and returns list of fields requested from graphql resolver info object

              • v2.1.4-beta.1
              • 6.06
              • Published

              deliminator

              Delimit your data...

              • v3.2.0
              • 6.06
              • Published

              marionette-fields

              Trying to easy the form creation and maintainability of forms inside a Marionete view.

              • v0.7.0
              • 5.99
              • Published

              private-class

              Private fields in js classes

              • v0.1.1
              • 5.93
              • Published

              hapi-query

              Hapi enhanced query parameters

                • v0.0.0
                • 5.93
                • Published

                get-fields

                Function to help create and use schemas in apollo client.

                • v1.1.4
                • 5.86
                • Published

                encrypt-object-fields

                This package can encrypt especific fields from your object

                • v1.1.12
                • 5.86
                • Published

                mongoose-field-remover

                Mongoose plugin to simply remove fields from documents when .toJSON() is called

                • v0.0.3
                • 5.07
                • Published

                vue-drupal-entity

                Render Drupal Entities and fields with Drupal JSON:API Entities schema support.

                • v0.1.0
                • 5.07
                • Published

                height-calculator

                Calculate height from multiple input units to multiple output units.

                • v1.0.1
                • 5.07
                • Published

                @sigfox/koa-visibility

                Koa middleware hiding fields from ctx.body depending on user roles.

                • v1.0.1
                • 5.06
                • Published

                overwrite-properties

                Overwrite a deeply nested object's properties with a specified value

                • v1.0.0
                • 5.06
                • Published

                @rawmodel/parser

                Parser and type casting for RawModel.

                • v3.0.0-alpha0
                • 5.06
                • Published

                @sigfox/koa-query-fields

                Koa middleware selecting fields from ctx.body depending on ctx.query.fields.

                • v1.0.1
                • 5.06
                • Published

                json-fields

                JSON.parse and JSON.stringify for certain properties of an object

                • v0.0.0
                • 5.06
                • Published

                json-mask-stream

                Filter stream that keeps selected JSON object strings that retains selected object structures

                • v0.1.2
                • 5.05
                • Published

                react-native-edit-fields

                React Native edit fields library (Text, date, time, datetime, date range, list, state)

                • v0.0.3
                • 5.05
                • Published

                express-requires

                An express middleware for validating request fields and query parameters and returns a nicely formatted informative response

                • v1.2.0
                • 4.95
                • Published

                validator-ext

                A Node.js module used to validate fields in a JSON Object. This is an extension over validator.

                • v0.0.1
                • 4.95
                • Published

                vue2-validus

                Extensible lightweight validation library for Vue 2 Composition API

                • v1.0.4
                • 4.89
                • Published

                cascade-fields

                dynamics forms base on what user is selecting/entering

                • v0.0.7
                • 4.89
                • Published

                hexo-custom-fields

                A Hexo plugin that allows the default Markdown source files to be used as custom fields

                • v1.1.1
                • 4.89
                • Published

                form-fields-react

                Rendering engine for all react form fields

                • v1.1.2
                • 3.90
                • Published

                savignano-form

                React components and hooks for managing form state

                • v0.4.1
                • 3.90
                • Published