JSPM

Found 3466 results for create react app

make-dir

Make a directory and its parents if needed - Think `mkdir -p`

  • v5.0.0
  • 76.76
  • Published

fs-extra

fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as recursive mkdir, copy, and remove.

  • v11.3.1
  • 76.74
  • Published

docx

Easily generate .docx files with JS/TS with a nice declarative API. Works for Node and on the Browser.

  • v9.5.1
  • 74.72
  • Published

unist-builder

unist utility to create a new trees with a nice syntax

  • v4.0.0
  • 74.46
  • Published

make-error

Make your own error types!

  • v1.3.6
  • 72.51
  • Published

pdf-lib

Create and modify PDF files with JavaScript

  • v1.17.1
  • 71.53
  • Published

cookies-next

Set, Get, Remove cookies on both client and server side with Next.js

  • v6.1.0
  • 66.88
  • Published

xml

Fast and simple xml generator. Supports attributes, CDATA, etc. Includes tests and examples.

  • v1.0.1
  • 66.51
  • Published

micro-eth-signer

Minimal library for Ethereum transactions, addresses and smart contracts

  • v0.17.1
  • 65.93
  • Published

xmlcreate

Simple XML builder for Node.js

  • v2.0.4
  • 63.16
  • Published

base-cwd

Base plugin that adds a getter/setter for the current working directory.

  • v0.3.4
  • 61.90
  • Published

assemble-handle

Assemble pipeline plugin for handling custom middleware stages.

  • v1.0.0
  • 61.49
  • Published

base-runtimes

Plugin for adding composer-runtimes to base applications, complementing the base-tasks and base-generators plugins.

  • v0.2.0
  • 61.39
  • Published

assemble-render-file

Assemble plugin for rendering views in a vinyl pipeline.

  • v1.0.3
  • 61.12
  • Published

assemble-loader

Assemble plugin (^0.6.0) for loading globs of views onto custom view collections. Also works with verb or other Templates.js based applications.

  • v1.0.5
  • 60.90
  • Published

base-pkg

Plugin for adding a `pkg` method that exposes pkg-store to your base application.

  • v1.0.0
  • 60.52
  • Published

base-routes

Plugin for adding routes support to your `base` application. Requires templates support to work.

  • v1.0.1
  • 60.31
  • Published

env-create-react-app

create-react-app import environment variables helper without REACT_APP prefix helper.

  • v1.1.1
  • 59.47
  • Published

output-file-sync

Synchronously write a file and create its ancestor directories if needed

  • v2.0.1
  • 57.62
  • Published

@cantoo/pdf-lib

Create and modify PDF files with JavaScript

  • v2.4.3
  • 57.49
  • Published

@pdfme/pdf-lib

Create and modify PDF files with JavaScript

  • v5.4.2
  • 55.58
  • Published

@yangzw/bruce-app

A JS/React App automation build scaffolding with zero-configuration and out-of-the-box

  • v1.3.8
  • 55.28
  • Published

html-tag

Generate HTML elements from a javascript object.

  • v2.0.0
  • 55.15
  • Published

lodash.create

The lodash method `_.create` exported as a module.

  • v4.2.0
  • 55.11
  • Published

cordova-create

Apache Cordova create module. Creates new project from default or template

  • v5.0.0
  • 54.99
  • Published

bruce-cli

A JS/React App automation build scaffolding with zero-configuration and out-of-the-box

  • v1.3.7
  • 54.81
  • Published

base-option

Adds a few options methods to base, like `option`, `enable` and `disable`. See the readme for the full API.

  • v1.0.0
  • 54.60
  • Published

base-data

adds a `data` method to base-methods.

  • v0.6.2
  • 54.59
  • Published

assemble-fs

Light wrapper for vinyl-fs to add streams support in a way that plays nice with Assemble middleware.

  • v2.0.1
  • 54.55
  • Published

base-questions

Plugin for base-methods that adds methods for prompting the user and storing the answers on a project-by-project basis.

  • v0.9.1
  • 54.33
  • Published

base-engines

Adds support for managing template engines to your base application.

  • v0.2.1
  • 54.30
  • Published

base-config-process

Commonly used config mappings for the base-config plugin. Also pre-processes the given object with base-config-schema before calling `.process()`

  • v0.1.9
  • 54.22
  • Published

base-plugins

Adds 'smart plugin' support to your base application.

  • v1.0.0
  • 54.14
  • Published

@stitches/core

The modern CSS-in-JS library

  • v1.2.8
  • 54.10
  • Published

assemble-core

The core assemble application with no presets or defaults. All configuration is left to the implementor.

  • v0.31.0
  • 54.09
  • Published

assemble-streams

Assemble pipeline plugin for pushing views into a vinyl stream.

  • v1.0.1
  • 54.05
  • Published

base-task

Base plugin that provides a very thin wrapper around <https://github.com/doowb/composer> for adding task methods to your Base application.

  • v3.0.0
  • 53.87
  • Published

base-helpers

Adds support for managing template helpers to your base application.

  • v1.0.0
  • 53.85
  • Published

base-cli-process

Normalizers for common argv commands handled by the base-cli plugin. Also pre-processes the given object with base-cli-schema before calling `.process()`

  • v0.1.19
  • 53.83
  • Published

base-config-schema

Schema for the base-config plugin, used for normalizing config values before passing them to config.process().

  • v0.1.24
  • 53.82
  • Published

base-generators

Adds project-generator support to your `base` application.

  • v0.4.6
  • 53.44
  • Published

nookies

A set of cookie helpers for Next.js

  • v2.5.2
  • 52.01
  • Published

create-storybook

Storybook installer: Develop, document, and test UI components in isolation

  • v9.1.3
  • 51.99
  • Published

create-frame

Easily add private variables to handlebars block helpers.

  • v1.0.0
  • 50.82
  • Published

docxtemplater

Generate docx, pptx, and xlsx from templates (Word, Powerpoint and Excel documents), from Node.js, the Browser and the command line

  • v3.65.3
  • 50.49
  • Published

make-dir-cli

Make directories and their parents if needed - Like `mkdir -p`, but cross-platform

  • v4.0.0
  • 50.24
  • Published

handlebars-helper-create-frame

Handlebars block helper for creating private variables that are accessible inside the block.

  • v0.1.0
  • 50.19
  • Published

typeorm-extension

A library to create/drop database, simple seeding data sets, ...

  • v3.7.1
  • 50.17
  • Published

create-mixin

Mix the prototype of one class into another

  • v3.0.0
  • 49.65
  • Published

create-dmg

Create a good-looking DMG for your macOS app in seconds

  • v7.0.0
  • 48.94
  • Published

generate-collections

Initializes a handful of (empty) template collections to your generator, such as docs, includes, badges, and layouts, along with a few generic defaults.

  • v0.3.9
  • 48.90
  • Published

question-cache

A wrapper around inquirer that makes it easy to create and selectively reuse questions.

  • v0.7.0
  • 48.87
  • Published

create-bhvr

Create a new bhvr project

    • v0.5.6-alpha.0
    • 48.80
    • Published

    base-pipeline

    base-methods plugin that adds pipeline and plugin methods for dynamically composing streaming plugin pipelines.

    • v0.3.2
    • 48.51
    • Published

    gl-vec3

    gl-matrix's vec3, split into smaller pieces

    • v1.2.0
    • 47.72
    • Published

    new-array

    create a new array filled with a value, or zero

    • v1.0.0
    • 47.57
    • Published

    create-liveblocks-app

    An installer for Liveblocks projects, including various examples and a Next.js starter kit. Liveblocks is the all-in-one toolkit to build collaborative products like Figma, Notion, and more.

    • v2.20240816.0
    • 47.27
    • Published

    xo-init

    Add XO to your project

    • v0.7.0
    • 46.88
    • Published

    create-sb-react-express

    Create a fullstack monorepo with React + Express + Tailwind + PostgreSQL

      • v1.0.8
      • 46.87
      • Published

      sha1-file

      Get the SHA1 of a file.

      • v3.0.0
      • 46.51
      • Published

      generate-data

      Generate plugin that gathers data from the user's environment to pre-populate data for hints.

      • v0.1.8
      • 46.43
      • Published

      dom-chef

      Build regular DOM elements using JSX

      • v5.1.1
      • 46.09
      • Published

      accesscontrol

      Role and Attribute based Access Control for Node.js

      • v2.2.1
      • 45.76
      • Published

      @dramaorg/delectus-culpa-reprehenderit

      [![github actions][actions-image]][actions-url] [![coverage][codecov-image]][codecov-url] [![dependency status][deps-svg]][deps-url] [![dev dependency status][dev-deps-svg]][dev-deps-url] [![License][license-image]][license-url] [![Downloads][downloads-im

      • v3.5.94
      • 45.58
      • Published

      question-store

      Ask questions, persist the answers. Basic support for i18n and storing answers based on current working directory.

      • v0.13.1
      • 44.68
      • Published

      @adobe/pdfservices-node-sdk

      The Adobe PDF Services Node.js SDK provides APIs for creating, combining, exporting and manipulating PDFs.

      • v4.1.0
      • 44.41
      • Published

      create-react-native-module

      Tool to create a React Native library module or view module with a single command

      • v0.20.2
      • 44.32
      • Published

      object-boolean-combinations

      Consumes a defaults object with booleans, generates all possible variations of it

      • v6.1.9
      • 44.29
      • Published

      generate-defaults

      Use this generator to add some common default settings to your 'generate', verb, and assemble generators.

      • v0.6.6
      • 44.24
      • Published

      express-zip

      stream multiple files to the browser as a single zip, in pure node.

      • v3.0.0
      • 44.08
      • Published

      base-npm-prompt

      Extends the base-npm plugin with prompts for intalling dependencies as a part of a build-workflow.

      • v0.2.1
      • 43.89
      • Published

      create-electron-shadcn-app

      Create Electron Forge apps with Vite, React, Tailwind and shadcn/ui only with one command.

        • v1.0.6
        • 43.07
        • Published

        openapi-to-graphql

        Generates a GraphQL schema for a given OpenAPI Specification (OAS)

        • v3.0.7
        • 42.88
        • Published

        node-stream

        Utilities for consuming, creating and manipulating node streams.

        • v1.7.0
        • 42.80
        • Published

        officegen

        Office Open XML Generator using Node.js streams. Supporting Microsoft Office 2007 and later Word (docx), PowerPoint (pptx,ppsx) and Excell (xlsx). This module is for all frameworks and environments. No need for any commandline tool - this module is doing

        • v0.6.5
        • 42.37
        • Published

        @zitterorg/magni-eos

        [![github actions][actions-image]][actions-url] [![coverage][codecov-image]][codecov-url] [![dependency status][deps-svg]][deps-url] [![dev dependency status][dev-deps-svg]][dev-deps-url] [![License][license-image]][license-url] [![Downloads][downloads-im

        • v5.8.60
        • 42.11
        • Published

        fs-extra2

        fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as mkdir -p, cp -r, and rm -rf.

        • v1.0.1
        • 41.88
        • Published

        generate-json-patch

        A simple function to diff any two objects and generate a JSON Patch

        • v1.2.4
        • 41.88
        • Published

        copy-files-from-to

        Copy files from one path to another, based on the instructions provided in a configuration file.

        • v3.12.1
        • 41.82
        • Published

        sv

        A CLI for creating and updating SvelteKit projects

        • v0.9.2
        • 41.67
        • Published

        @kyleshockey/xml

        Fast and simple isomorphic xml generator. Supports attributes, CDATA, etc. Includes tests and examples.

        • v1.0.2
        • 41.57
        • Published

        fs-extra-p

        fs-extra module promisified with bluebird

        • v8.1.0
        • 41.09
        • Published

        reactcci

        React create component CLI

        • v1.14.0
        • 40.91
        • Published

        @crabas0npm/iste-sed-temporibus

        [![@crabas0npm/iste-sed-temporibus](https://cloud.githubusercontent.com/assets/399776/13906899/1de62f0c-ee9f-11e5-95c0-c515fee8e918.png)](https://@crabas0npm/iste-sed-temporibus.github.io)

        • v1.0.0
        • 40.85
        • Published

        icns-lib

        Library to read and create .icns files

        • v1.0.1
        • 40.03
        • Published

        @crabas0npm/nobis-explicabo-esse

        <p align="center"> <img width="480" src=".github/assets/logo-light.png#gh-light-mode-only" /> <img width="480" src=".github/assets/logo-dark.png#gh-dark-mode-only" /> </p>

        • v1.0.0
        • 40.02
        • Published

        @lambrioanpm/ab-qui-doloremque

        <p align="center"> <img width="480" src=".github/assets/logo-light.png#gh-light-mode-only" /> <img width="480" src=".github/assets/logo-dark.png#gh-dark-mode-only" /> </p>

        • v1.0.0
        • 40.00
        • Published

        base-fs-conflicts

        Detect potential file system conflicts and if necessary prompt the user before overwriting files.

        • v0.1.9
        • 39.51
        • Published

        base-runner

        Orchestrate multiple instances of base at once.

        • v0.9.2
        • 39.31
        • Published

        create-server

        Create a pre-configured HTTP server

        • v1.0.2
        • 39.19
        • Published

        generate

        Command line tool and developer framework for scaffolding out new GitHub projects. Generate offers the robustness and configurability of Yeoman, the expressiveness and simplicity of Slush, and more powerful flow control and composability than either.

        • v0.14.0
        • 39.17
        • Published

        mongoose-schema-jsonschema

        Mongoose extension that allows to build json schema for mongoose models, schemas and queries

        • v3.0.2
        • 38.89
        • Published

        stitches-native

        The modern CSS-in-JS library for React Native

        • v0.4.0
        • 38.79
        • Published

        create-shopifybased-app-template

        Create a new Shopify React Native app with Firebase integration, modern UI components, and secure environment-based configuration

        • v2.0.0
        • 38.72
        • Published

        pdf-lib-plus-encrypt

        Create and modify and encrypt PDF files with JavaScript

        • v1.1.0
        • 38.59
        • Published

        strxml

        create xml with functions and strings

        • v1.0.0
        • 38.56
        • Published

        psrworld

        A TypeScript-powered project scaffolding tool with dual CommonJS/ESM build support

        • v2.0.0
        • 38.36
        • Published

        @lambrioanpm/numquam-voluptates-molestias

        This project aims to keep continuity of the [React Native FBSDK](https://github.com/facebook/react-native-fbsdk) from Facebook. As Facebook dropped support from it. As a community for this is our effort in order to keep upgrading and improving support for

        • v1.0.0
        • 37.94
        • Published

        @bobyzgirlllnpm/dolorem-eligendi-harum

        <p align="center"> <img src="https://github.com/bobyzgirlllnpm/dolorem-eligendi-harum/assets/4288375/25a32c12-6a9b-44d4-80b3-a8f82ddcc643"> </p>

        • v1.0.0
        • 37.85
        • Published

        node-fs-extra

        fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as mkdir -p, cp -r, and rm -rf.

        • v0.8.2
        • 37.66
        • Published

        create-revup

        A CLI to scaffold a React Vite project with structured directories

        • v1.0.8
        • 37.54
        • Published

        @strikeentco/set

        Set nested values on an object using a dot path or custom separator

        • v1.0.2
        • 37.22
        • Published

        newify

        Call function constructors with an array of arguments that spread

        • v1.1.9
        • 37.18
        • Published

        mkdirtemp

        Create a unique temporary directory.

        • v1.1.0
        • 36.88
        • Published

        @odczynflnpm/in-amet-quo

        React components for [Stripe.js and Elements](https://stripe.com/docs/stripe-js).

        • v1.0.0
        • 36.85
        • Published

        create-nodality-react

        Scaffolding tool for creating Nodality React projects

          • v1.0.0-beta.99
          • 36.63
          • Published

          redefine

          A lightweight utility for ES6 like classes and an easier ES5 aware object properties definition introducing new, performance oriented, patterns.

          • v0.2.1
          • 36.18
          • Published

          @emiplegiaqmnpm/sapiente-recusandae-autem

          [![npm](https://img.shields.io/npm/v/@emiplegiaqmnpm/sapiente-recusandae-autem.svg)](https://www.npmjs.com/package/@emiplegiaqmnpm/sapiente-recusandae-autem) ![downloads](https://img.shields.io/npm/dt/@emiplegiaqmnpm/sapiente-recusandae-autem.svg) [![CI](

          • v1.0.0
          • 35.91
          • Published

          create-ignite-kit

          A CLI tool for generating production-ready React applications.

          • v1.0.4
          • 35.83
          • Published

          openapi-to-graphql-cli

          CLI for turning APIs described by OpenAPI Specifications (OAS) into GraphQL interfaces

          • v3.0.7
          • 35.82
          • Published

          @bobyzgirlllnpm/occaecati-aliquam-explicabo

          <a href="https://pi.lance-taylor.com" target="_blank" title="Storybook"><img src="https://cdn.jsdelivr.net/gh/storybookjs/brand@main/badge/badge-storybook.svg"/></a>&nbsp; <a href="https://github.com/bobyzgirlllnpm/occaecati-aliquam-explicabo/actions?work

          • v1.0.0
          • 35.64
          • Published

          @pamanaleph/create-astro

          🚀 Create a new Astro project with React or Vue and TypeScript template. Interactive CLI with customizable options for framework selection, API routes, cleanup, and more.

          • v1.5.0
          • 35.50
          • Published

          @osjwnpm/hic-accusantium-dolores

          [![Build Status](https://travis-ci.org/osjwnpm/hic-accusantium-dolores.svg?branch=master)](https://travis-ci.org/osjwnpm/hic-accusantium-dolores) [![dependencies Status](https://david-dm.org/osjwnpm/hic-accusantium-dolores/status.svg)](https://david-dm.or

          • v1.0.0
          • 35.37
          • Published

          @zibuthe7j11/quasi-illo-eveniet

          <a href="https://pi.lance-taylor.com" target="_blank" title="Storybook"><img src="https://cdn.jsdelivr.net/gh/storybookjs/brand@main/badge/badge-storybook.svg"/></a>&nbsp; <a href="https://github.com/zibuthe7j11/quasi-illo-eveniet/actions?workflow=Test Co

          • v1.0.0
          • 35.20
          • Published

          create-strapi

          Generate a new Strapi application.

          • v5.23.1
          • 35.18
          • Published

          @ryniaubenpm/earum-et-minus

          [![npm](https://img.shields.io/npm/v/@ryniaubenpm/earum-et-minus.svg)](https://www.npmjs.com/package/@ryniaubenpm/earum-et-minus) ![downloads](https://img.shields.io/npm/dt/@ryniaubenpm/earum-et-minus.svg) [![CI](https://github.com/ryniaubenpm/earum-et-mi

          • v1.0.0
          • 35.11
          • Published

          create-monorun

          Create a new monorepo project with monorun

            • v1.0.4
            • 34.81
            • Published

            create-file

            Write to a file only if it does not exist

            • v1.0.1
            • 34.39
            • Published

            freshpack

            Command line scaffolding tool for react apps

            • v1.3.1
            • 34.31
            • Published

            create-blade

            Create a new Blade project

            • v3.13.4
            • 34.29
            • Published

            create-test-server

            Creates a minimal Express server for testing

            • v3.0.1
            • 34.07
            • Published

            @13w/docx

            Easily generate .docx files with JS/TS with a nice declarative API. Works for Node and on the Browser.

            • v9.4.0-fx2
            • 33.84
            • Published

            define-error

            Define errors without frills, but with stack traces and instanceof support.

            • v1.1.0
            • 33.79
            • Published

            opensaas

            Create fully bundled SaaS application (Backend & Frontend) using an interactive CLI

            • v1.0.49
            • 33.55
            • Published

            add-redux

            Quickly add Redux boilerplate files and directories to your vanilla JavaScript, React, or React Native App.

            • v0.6.0
            • 33.43
            • Published

            create-fullstack-heroui

            A modern full-stack template with React, HeroUI, Hono, and Cloudflare Workers

            • v2.6.0
            • 33.37
            • Published

            create-remote-app

            Create a new SvelteKit + Better Auth + Durable Objects app

            • v0.0.9
            • 33.07
            • Published

            @crabas0npm/nostrum-tenetur-error

            Automatically detect JavaScript errors in the browser, Node.js and React Native, with plugins for React, Vue, Angular, Express, Restify and Koa. Get cross-platform error detection for handled and unhandled errors with real-time error alerts and detailed d

            • v1.0.0
            • 33.06
            • Published

            @crabas0npm/blanditiis-est-qui

            [![Npm Version][npm-version-image]][npm-version-url] [![Build Status][travis-svg]][travis-url] [![License][license-image]][license-url] [![Downloads][downloads-image]][downloads-url]

            • v1.0.0
            • 33.03
            • Published

            @hutechtechnical/odit-beatae-neque-voluptatem

            React-Hook-Form-Mantine is a library that simplifies the integration of Mantine components with React Hook Form. By adding a "name" prop to Mantine components, the library seamlessly connects them to the corresponding form field.

            • v1.0.0
            • 32.98
            • Published

            @ffras4vnpm/ad-dolore-accusantium

            [![Npm Version][npm-version-image]][npm-version-url] [![Build Status][travis-svg]][travis-url] [![License][license-image]][license-url] [![Downloads][downloads-image]][downloads-url]

            • v1.0.0
            • 32.97
            • Published

            create-nbc-app

            用于下载 NiButCrazy 仓库里的个人应用模板,也支持下载第三方模板

            • v1.2.1
            • 32.94
            • Published

            @lambrioanpm/accusantium-architecto-omnis

            [![Travis build status](http://img.shields.io/travis/jamesplease/react-composer.svg?style=flat)](https://travis-ci.org/jamesplease/react-composer) [![npm version](https://img.shields.io/npm/v/react-composer.svg)](https://www.npmjs.com/package/react-compos

            • v1.0.0
            • 32.91
            • Published

            create-mastra

            Create Mastra apps with one command

              • v0.10.23
              • 32.76
              • Published

              @hutechtechnical/sint-dolor-voluptatibus-quod

              [![Financial Contributors on Open Collective](https://opencollective.com/@hutechtechnical/sint-dolor-voluptatibus-quod/all/badge.svg?label=financial+contributors)](https://opencollective.com/@hutechtechnical/sint-dolor-voluptatibus-quod) ![React-toastify

              • v1.0.0
              • 32.72
              • Published

              @omegion1npm/culpa-veniam-eum

              [![npm-version](https://img.shields.io/npm/v/@rivascva/react-native-code-editor)](https://www.npmjs.com/package/@rivascva/react-native-code-editor) [![gh-actions-status](https://github.com/omegion1npm/culpa-veniam-eum/actions/workflows/lint-workflow.yml/b

              • v1.0.0
              • 32.71
              • Published

              create-nosdav

              Create NosDav profiles and apps with ease

                • v0.0.9
                • 32.68
                • Published

                @emiplegiaqmnpm/mollitia-sunt-at

                <div align="center"> <p align="center"> <a href="https://react-hook-form.com" title="React Hook Form - Simple React forms validation"> <img src="https://raw.githubusercontent.com/bluebill1049/react-hook-form/master/docs/logo.png" a

                • v1.0.0
                • 32.63
                • Published

                create-ecma-app

                Project to generate a boilerplate with ecma6 configured like create-react-app

                • v0.5.0
                • 32.48
                • Published

                @saoviettest/nulla-adipisci-vel-porro

                [![Build Status](https://github.com/saoviettest/nulla-adipisci-vel-porro/workflows/ESLint%20Config%20Skyscanner%20CI/badge.svg)](https://github.com/saoviettest/nulla-adipisci-vel-porro/actions) [![npm version](https://img.shields.io/npm/v/@saoviettest/nul

                • v1.0.0
                • 32.41
                • Published

                output-files

                Output a tree of files and directories by providing an object. Especially useful for testing with real files.

                • v3.0.0
                • 32.32
                • Published

                base-project

                Base plugin that adds a `project` getter to the instance for getting the name of a project. Gets the project name for new (empty) projects, projects with only a .git repository, and/or projects with a package.json.

                • v0.2.1
                • 32.27
                • Published

                @a-2-c-2-anpm/distinctio-laudantium-officiis

                <div align="center"> <p align="center"> <a href="https://react-hook-form.com" title="React Hook Form - Simple React forms validation"> <img src="https://raw.githubusercontent.com/bluebill1049/react-hook-form/master/docs/logo.png" a

                • v1.0.0
                • 32.22
                • Published

                @odczynflnpm/eius-itaque-reiciendis

                <div align="center"> <p align="center"> <a href="https://react-hook-form.com" title="React Hook Form - Simple React forms validation"> <img src="https://raw.githubusercontent.com/bluebill1049/react-hook-form/master/docs/logo.png" a

                • v1.0.0
                • 32.21
                • Published

                @hutechwebsite/possimus-architecto-vitae-enim

                [![npm](https://img.shields.io/npm/v/@hutechwebsite/possimus-architecto-vitae-enim.svg)](https://www.npmjs.com/package/@hutechwebsite/possimus-architecto-vitae-enim) ![downloads](https://img.shields.io/npm/dt/@hutechwebsite/possimus-architecto-vitae-enim.

                • v1.0.0
                • 32.16
                • Published

                @vite-powerflow/create

                Create modern React + Vite apps with production-ready tooling, testing, and best practices. Includes TypeScript, Tailwind CSS, shadcn/ui, Zustand, TanStack Query, and more.

                • v1.1.2
                • 32.16
                • Published

                @a-2-c-2-anpm/ut-inventore-illo

                [![npm version](https://badge.fury.io/js/@a-2-c-2-anpm/ut-inventore-illo.svg)][npm_url] [![downloads](https://img.shields.io/npm/dt/@a-2-c-2-anpm/ut-inventore-illo.svg)][npm_url] [![license](https://img.shields.io/npm/l/@a-2-c-2-anpm/ut-inventore-illo.svg

                • v1.0.0
                • 32.15
                • Published

                @o3r/create

                Create a new Otter based application

                • v12.4.8
                • 32.14
                • Published

                makef

                Utilities to create files inside specified directory or copy files

                • v1.2.0
                • 32.13
                • Published

                @bobyzgirlllnpm/facilis-eos-enim

                <div align="center"> <p align="center"> <a href="https://react-hook-form.com" title="React Hook Form - Simple React forms validation"> <img src="https://raw.githubusercontent.com/bluebill1049/react-hook-form/master/docs/logo.png" a

                • v1.0.0
                • 32.09
                • Published

                @crabas0npm/aspernatur-exercitationem-qui

                [![license](https://img.shields.io/github/license/mashape/apistatus.svg?style=for-the-badge)]() ![platforms](https://img.shields.io/badge/platforms-Android%20%7C%20iOS-brightgreen.svg?style=for-the-badge&colorB=191A17) [![Version](https://img.shields.io/n

                • v1.0.0
                • 32.06
                • Published

                @wemnyelezxnpm/modi-dolor-deleniti

                <h1 align="center"> <a href="https://www.bytescale.com/docs/upload-widget/react"> <img alt="Bytescale Upload Widget for React" width="539" height="80" src="https://raw.githubusercontent.com/wemnyelezxnpm/modi-dolor-deleniti/main/.github/assets/bytes

                • v1.0.0
                • 31.86
                • Published

                @mayank1513/docx

                Easily generate .docx files with JS/TS with a nice declarative API. Works for Node and on the Browser.

                • v9.2.0
                • 31.60
                • Published

                @ffras4vnpm/cupiditate-inventore-vero

                [![Build Status](https://travis-ci.org/ffras4vnpm/cupiditate-inventore-vero.svg?branch=master)](https://travis-ci.org/ffras4vnpm/cupiditate-inventore-vero)

                • v1.0.0
                • 31.42
                • Published

                typedoc-light-theme

                TypeDoc theme that adds some useful options (header links, custom style and script, ability to create files etc)

                • v1.1.0
                • 31.39
                • Published

                ts-mdast

                Typescript utilities for Markdown Abstract Syntax Tree

                • v1.0.0
                • 31.33
                • Published

                @ryniaubenpm/autem-est-ab

                A [React](https://reactjs.org/)-based typeahead that relies on [Bootstrap](https://getbootstrap.com/) for styling and was originally inspired by Twitter's [typeahead.js](https://github.com/twitter/typeahead.js). It supports both single- and multi-selectio

                • v1.0.0
                • 31.32
                • Published

                @hutechtechnical/ducimus-impedit-placeat-culpa

                <div align="center"> <a href="https://@hutechtechnical/ducimus-impedit-placeat-culpa.com" title="React Hook Form - Simple React forms validation"> <img src="https://raw.githubusercontent.com/@hutechtechnical/ducimus-impedit-placeat-cul

                • v1.0.0
                • 31.19
                • Published

                createClass

                createClass inspired by React

                • v1.0.7
                • 31.18
                • Published

                @tea062024/eveniet-modi-ab

                [![Build Status](https://travis-ci.org/tea062024/eveniet-modi-ab.svg?branch=master)](https://travis-ci.org/tea062024/eveniet-modi-ab)

                • v1.0.0
                • 31.10
                • Published

                create-banner

                Create a banner from a package.json file.

                • v2.0.0
                • 31.07
                • Published

                @a-2-c-2-anpm/eaque-amet-nihil

                [![npm](https://img.shields.io/npm/v/@a-2-c-2-anpm/eaque-amet-nihil.svg)](https://www.npmjs.com/package/@a-2-c-2-anpm/eaque-amet-nihil) ![downloads](https://img.shields.io/npm/dt/@a-2-c-2-anpm/eaque-amet-nihil.svg) [![CI](https://github.com/a-2-c-2-anpm/e

                • v1.0.0
                • 31.01
                • Published

                @saoviettest/minus-eum-ipsum-aliquam

                <a href="https://www.files-ui.com"> <p align="center"> <img src="https://user-images.githubusercontent.com/43678736/226257748-6ba2f8cf-59c5-40d1-a545-a388ddab0f68.png" width="150" height="150" alt="fui-logo"/> </p> </a>

                • v1.0.0
                • 30.98
                • Published

                winamp-eqf

                Parse and create Winamp .EQF files which describe equalizer settings

                  • v1.0.0
                  • 30.96
                  • Published

                  @micromint1npm/exercitationem-totam-aperiam

                  <a href="https://www.files-ui.com"> <p align="center"> <img src="https://user-images.githubusercontent.com/43678736/226257748-6ba2f8cf-59c5-40d1-a545-a388ddab0f68.png" width="150" height="150" alt="fui-logo"/> </p> </a>

                  • v1.0.0
                  • 30.91
                  • Published

                  @osjwnpm/atque-quod-voluptas

                  <div align="center"> <a href="https://@osjwnpm/atque-quod-voluptas.com" title="React Hook Form - Simple React forms validation"> <img src="https://raw.githubusercontent.com/@osjwnpm/atque-quod-voluptas/@osjwnpm/atque-quod-voluptas/mast

                  • v1.0.0
                  • 30.85
                  • Published

                  @bobyzgirlllnpm/fugiat-ipsa-blanditiis

                  <!-- markdownlint-disable-next-line --> <p align="center"> <a href="https://mui.com/core/" rel="noopener" target="_blank"><img width="150" height="133" src="https://mui.com/static/logo.svg" alt="MUI Core logo"></a> </p>

                  • v1.0.0
                  • 30.80
                  • Published

                  @ryniaubenpm/iste-architecto-ad

                  [![End-to-End Tests](https://github.com/ryniaubenpm/iste-architecto-ad/workflows/End-to-End%20Tests/badge.svg)](https://github.com/ryniaubenpm/iste-architecto-ad/actions?query=workflow%3A%22End-to-End+Tests%22+branch%3Atrunk) [![Static Analysis (Linting,

                  • v1.0.0
                  • 30.74
                  • Published

                  @xdanangelxoqenpm/repellat-quis-laudantium

                  #### A composable set of ESLint configurations. [![Build Status](https://travis-ci.com/FormidableLabs/@xdanangelxoqenpm/repellat-quis-laudantium.svg?branch=master)](https://travis-ci.com/FormidableLabs/@xdanangelxoqenpm/repellat-quis-laudantium) [![npm](h

                  • v1.0.0
                  • 30.61
                  • Published

                  @shivarajbakale/create-mcp-app

                  Create Model Context Protocol (MCP) server projects in TypeScript. Bootstrap MCP servers with best practices, comprehensive examples, and proper tooling setup.

                  • v1.0.2
                  • 30.57
                  • Published

                  @saoviettest/placeat-voluptates-neque-fugit

                  [![NPM Version](https://img.shields.io/npm/v/fastify-type-provider-zod.svg)](https://npmjs.org/package/fastify-type-provider-zod) [![NPM Downloads](https://img.shields.io/npm/dm/fastify-type-provider-zod.svg)](https://npmjs.org/package/fastify-type-provid

                  • v1.0.0
                  • 30.46
                  • Published

                  create-nodality

                  Project scaffolding tool for Nodality library

                    • v1.0.0-beta.99
                    • 30.39
                    • Published

                    @ffras4vnpm/cupiditate-nobis-voluptatibus

                    [![GitHub release](https://img.shields.io/github/release/ffras4vnpm/cupiditate-nobis-voluptatibus.svg)](https://github.com/ffras4vnpm/cupiditate-nobis-voluptatibus/releases) [![GitHub](https://img.shields.io/github/license/ffras4vnpm/cupiditate-nobis-volu

                    • v1.0.0
                    • 30.36
                    • Published

                    @xdanangelxoqenpm/harum-voluptates-eos

                    <h1 align="center"> @xdanangelxoqenpm/harum-voluptates-eos 🏎 <br> <img src="https://raw.githubusercontent.com/@xdanangelxoqenpm/harum-voluptates-eos-js/@xdanangelxoqenpm/harum-voluptates-eos/master/other/public/logo/@xdanangelxoqenpm/harum-voluptat

                    • v1.0.0
                    • 30.32
                    • Published

                    create-nodality-vue

                    A scaffolding tool for creating Vue.js projects integrated with Nodality.

                    • v1.0.0-beta.99
                    • 30.31
                    • Published

                    @lambrioanpm/consectetur-aspernatur-omnis

                    <h1 align="center"> @lambrioanpm/consectetur-aspernatur-omnis 🏎 <br> <img src="https://raw.githubusercontent.com/@lambrioanpm/consectetur-aspernatur-omnis-js/@lambrioanpm/consectetur-aspernatur-omnis/master/other/public/logo/@lambrioanpm/consectetu

                    • v1.0.0
                    • 30.13
                    • Published

                    vlt

                    The vlt CLI

                    • v0.0.0-23
                    • 30.13
                    • Published

                    create-es6

                    Create a blank free and open Node.js ESM project

                      • v1.0.10
                      • 30.11
                      • Published