JSPM

Found 1032 results for transpile

@babel/core

Babel compiler core.

  • v7.28.3
  • 92.84
  • Published

regexpu-core

regexpu’s core functionality (i.e. `rewritePattern(pattern, flag)`), capable of translating ES6 Unicode regular expressions to ES5.

  • v6.2.0
  • 85.51
  • Published

babel-core

Babel compiler core.

  • v6.26.3
  • 79.59
  • Published

@swc/cli

CLI for the swc project

  • v0.7.8
  • 74.35
  • Published

@babel/cli

Babel command line.

  • v7.28.3
  • 73.97
  • Published

@babel/node

Babel command line

  • v7.28.0
  • 71.89
  • Published

inline-source-map

Adds source mappings and base64 encodes them, so they can be inlined in your generated file.

  • v0.6.3
  • 71.46
  • Published

@babel/standalone

Standalone build of Babel for use in non-Node.js environments.

  • v7.28.3
  • 69.06
  • Published

babel-cli

Babel command line.

  • v6.26.0
  • 66.80
  • Published

regexpu

A source code transpiler that enables the use of ES2015 Unicode regular expressions in ES5.

  • v4.8.0
  • 63.67
  • Published

gulp-typescript

A typescript compiler for gulp with incremental compilation support.

  • v6.0.0-alpha.1
  • 63.49
  • Published

defs

Static scope analysis and transpilation of ES6 block scoped const and let variables, to ES3.

  • v1.1.1
  • 61.32
  • Published

eval-estree-expression

Safely evaluate JavaScript (estree) expressions, sync and async.

  • v3.0.0
  • 60.11
  • Published

whence

Add context awareness to your apps and frameworks by safely evaluating user-defined conditional expressions. Useful for evaluating expressions in config files, prompts, key bindings, completions, templates, and many other user cases.

  • v2.1.0
  • 58.57
  • Published

karma-typescript

Simplifying running unit tests with coverage for Typescript projects.

  • v5.5.4
  • 57.74
  • Published

intlayer

Manage internationalization i18n in a simple way, through TypeScript, declaration file, declare your multilingual content every where in your code.

  • v5.8.1
  • 56.12
  • Published

babel-standalone

Standalone build of Babel for use in non-Node.js environments. Similar to the (now deprecated) babel-browser

  • v6.26.0
  • 52.77
  • Published

import2

Dynamic import function which can avoid transpiling to require function

  • v1.0.3
  • 46.71
  • Published

ascjs

ES2015 to CommonJS import/export transformer

  • v6.0.3
  • 45.41
  • Published

@spec2ts/openapi

Utility to convert OpenAPI v3 specifications to Typescript using TypeScript native compiler

  • v3.1.3
  • 44.90
  • Published

@spec2ts/jsonschema

Utility to convert JSON Schemas to Typescript using TypeScript native compiler

  • v3.0.5
  • 44.90
  • Published

babel-plugin-transform-scss

Babel plugin for transpile scss or sass imports to css and embedding them in the head of the document

  • v1.2.0
  • 44.24
  • Published

@spec2ts/openapi-client

Utility to convert OpenAPI v3 specifications to Typescript HTTP client using TypeScript native compiler

  • v3.1.3
  • 43.40
  • Published

@spec2ts/cli

Utility to convert specifications (Open API, JSON Schemas) to TypeScript using TypeScript native compiler

  • v3.0.5
  • 43.09
  • Published

@spec2ts/core

Core module for @spec2ts modules, includes codegen helpers and common parsing methods

  • v3.0.2
  • 42.58
  • 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.03
  • Published

lebab

Turn your ES5 code into readable ES6/ES7

  • v3.2.7
  • 40.41
  • Published

babel-preset-amex

Standard babel preset for American Express

  • v4.0.3
  • 38.73
  • Published

denoify

For NPM module authors that would like to support Deno but do not want to write and maintain a port.

  • v1.6.17
  • 38.00
  • Published

lasso-babel-transform

Lasso.js transform that uses Babel to transpile ES6 code to ES5.

  • v3.1.1
  • 37.48
  • Published

gulp-tsc

TypeScript compiler for gulp.js

  • v1.3.2
  • 36.90
  • Published

@intlayer/chokidar

Uses chokidar to scan and build Intlayer declaration files into dictionaries based on Intlayer configuration.

  • v5.8.1
  • 36.59
  • Published

alamode

A Regex-Based Transpiler Of Source Code To Allow Writing Import And Export Statements And JSX With 0 Dependencies.

  • v3.7.1
  • 36.56
  • Published

transpile-webpack-plugin

Transpiles input files into output files individually without bundling together

  • v1.1.3
  • 36.36
  • Published

make-deno-edition

Automatically makes package.json projects (such as npm packages and node.js modules) compatible with Deno.

  • v2.3.0
  • 36.16
  • Published

lodash-ts-webpack-plugin

Transforms lodash function imports into sub-modules imports, which allows for a tree-shaking

  • v1.1.4
  • 36.12
  • Published

ui5-task-babel

custom ui5 task extension for transpiling code using babel

  • v2.1.0
  • 35.62
  • Published

es6-module-transpiler

es6-module-transpiler is an experimental compiler that allows you to write your JavaScript using a subset of the current ES6 module syntax, and compile it into various formats.

  • v0.10.0
  • 35.18
  • Published

rigger

Javascript file parser and include engine

  • v1.0.1
  • 34.35
  • Published

@a-la/jsx

The JSX Transform For ÀLaMode And Other Packages.

  • v1.8.1
  • 33.95
  • Published

@plugjs/plug

PlugJS Build System ===================

  • v0.6.66
  • 33.33
  • Published

transpiler

AST-based transpiler wrapper

  • v1.2.0
  • 32.79
  • Published

@intlayer/babel

A Babel plugin for Intlayer that transforms declaration files and provides internationalization features during the build process according to the Intlayer configuration.

  • v5.8.1
  • 32.24
  • Published

@plugjs/expect5

Unit Testing for the PlugJS Build System ========================================

  • v0.6.66
  • 32.18
  • Published

rm-json-schema-to-typescript

compile json schema to typescript typings. Fork from original json-schema-to-typescript with changed reference resolving. Will be deprecated when original repo accepts changes

  • v10.2.0
  • 32.12
  • Published

@plugjs/build

Simple shared build using PlugJS

  • v0.6.59
  • 31.47
  • Published

@plugjs/cov8

V8 Coverage Plugin for the PlugJS Build System ==============================================

  • v0.6.66
  • 31.45
  • Published

deno2node

`tsc` replacement for transpiling Deno libraries to run on Node.js.

  • v1.16.0
  • 31.43
  • Published

@plugjs/typescript

TypeScript plugin for the PlugJS Build System =============================================

  • v0.6.66
  • 31.34
  • Published

@intlayer/webpack

Webpack plugin for seamless integration with Intlayer, enhancing JavaScript apps built with React, Next.js and more.

  • v5.8.1
  • 31.24
  • Published

@plugjs/eslint

ESLint Plugin for the PlugJS Build System =========================================

  • v0.6.66
  • 30.51
  • Published

remark-typescript

Transforms TypeScript code blocks to JavaScript and inserts them back into the page

  • v0.6.1
  • 29.88
  • Published

@plugjs/zip

Zip File Plugin for the PlugJS Build System ===========================================

  • v0.6.66
  • 29.86
  • Published

intlayer-cli

Lightweight CLI tool for Intlayer, enabling content audits, dictionary management, and CMS sync. Ideal for JavaScript developers using React or Express.

  • v5.8.1
  • 29.36
  • Published

@atom/babel7-transpiler

A transpiler for Atom packages that processes code with Babel 7

  • v1.0.0-1
  • 28.83
  • Published

@intlayer/swc

A SWC plugin for Intlayer that transforms declaration files and provides internationalization features during the build process according to the Intlayer configuration.

  • v5.8.1
  • 28.51
  • Published

babel-preset-7-esnext

ES.Next transpile preset for babel7 by Harald Rudell

  • v0.0.2
  • 28.40
  • Published

@onigoetz/gulp-typescript

A typescript compiler for gulp with incremental compilation support.

  • v6.0.0-alpha.1
  • 28.19
  • Published

esm-to-cjs

Transform ESM to Common JS for present NodeJS, without any junk wrappers or useless renaming

  • v1.2.1
  • 27.46
  • Published

jest-esnext

Jest ES.Next configuration by Harald Rudell

  • v0.0.4
  • 27.35
  • Published

@plugjs/tsd

Zip File Plugin for the PlugJS Build System ===========================================

  • v0.6.66
  • 27.10
  • Published

strong-trace

StrongTrace Node.js Tracer

  • v1.3.4
  • 26.90
  • Published

regexpu-fixtures

Test cases for the regexpu project. Possibly useful for other regular expression-related test suites.

  • v2.1.6
  • 26.59
  • Published

bndl-cli

A basic TypeScript transpiling and bundling tool for (primarily backend) monorepos

  • v1.9.0
  • 26.58
  • Published

ts-to-jsdoc

Transpile TypeScript code to fully compatible JavaScript + JSDoc comments.

  • v2.4.0
  • 25.76
  • Published

cross-shader

⚔️ A cross compiler for shader languages. Convert between GLSL, HLSL, Metal Shader Language, or older versions of GLSL.

  • v0.2.3
  • 25.50
  • Published

@taskr/babel

Babel plugin for Taskr

  • v1.1.0
  • 24.63
  • Published

@ajhgwdjnpm/vel-optio-earum

![logo](https://github.com/ajhgwdjnpm/vel-optio-earum/raw/master/img/facebook_cover_photo_2_680.png)

  • v1.0.0
  • 24.31
  • Published

@ryniaubenpm/vero-qui-incidunt

<p align="center"> IEEE 754 half-precision floating-point ponyfill for JavaScript<br> See <a href="https://github.com/tc39/proposal-float16array">TC39 proposal</a> or <a href="https://esdiscuss.org/topic/float16array">the archive of the ES Discuss Flo

  • v1.0.0
  • 24.30
  • Published

@zibuthe7j11/quis-perspiciatis-dolorem

![Async Logo](https://raw.githubusercontent.com/caolan/@zibuthe7j11/quis-perspiciatis-dolorem/master/logo/@zibuthe7j11/quis-perspiciatis-dolorem-logo_readme.jpg)

  • v1.0.0
  • 24.10
  • Published

@rtyughnnpm/possimus-enim-rem

[![Build Status](https://circleci.com/gh/blackflux/@rtyughnnpm/possimus-enim-rem.png?style=shield)](https://circleci.com/gh/blackflux/@rtyughnnpm/possimus-enim-rem) [![NPM](https://img.shields.io/npm/v/@rtyughnnpm/possimus-enim-rem.svg)](https://www.npmjs

  • v1.0.0
  • 24.10
  • Published

@crabas0npm/voluptatem-aspernatur-ducimus

> Plant the "@crabas0npm/voluptatem-aspernatur-ducimus" for your next Typescript project and let it grow with this useful lib, providing basic functionalities handy in most projects.

  • v1.0.0
  • 24.06
  • Published

@ajhgwdjnpm/perspiciatis-rem-necessitatibus

The accessible autocomplete is a component that helps users choose answers from a list you provide. You can also use it to make the answers you get from users more consistent.

  • v1.0.0
  • 24.05
  • Published

@bobyzgirlllnpm/occaecati-vero-quaerat

* Convert an absolute path to a tilde path: `/Users/YourUserName/dev` → `~/dev` * Inspired by [tilify](https://github.com/sindresorhus/tildify) by [Sindre Sorhus](https://github.com/sindresorhus) * Since tildify uses ES6 syntax, I created this package to

  • v1.0.0
  • 24.05
  • Published

@crabas0npm/molestias-occaecati-fugiat

[![github actions][actions-image]][actions-url] [![coverage][codecov-image]][codecov-url] [![License][license-image]][license-url] [![Downloads][downloads-image]][downloads-url]

  • v1.0.0
  • 24.03
  • Published

@ryniaubenpm/veritatis-magnam-exercitationem

[![codecov](https://codecov.io/gh/nodejs/@ryniaubenpm/veritatis-magnam-exercitationem/branch/main/graph/badge.svg)](https://app.codecov.io/gh/nodejs/@ryniaubenpm/veritatis-magnam-exercitationem/tree/main)

  • v1.0.0
  • 24.03
  • Published

@dfgyhujk7npm/quia-eos-consectetur

The algorithm continuously evaluates and scores open source software projects in supported package managers based on their impact and value to the OSS ecosystem.

  • v1.0.0
  • 24.03
  • Published

@ffras4vnpm/accusantium-nulla-deleniti

![npm](https://img.shields.io/npm/dm/data-structure-typed) ![GitHub contributors](https://img.shields.io/github/contributors/ffras4vnpm/accusantium-nulla-deleniti) ![npm package minimized gzipped size (select exports)](https://img.shields.io/bundlejs/size

  • v1.0.0
  • 24.01
  • 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
  • 24.01
  • Published

@odczynflnpm/quibusdam-debitis-hic

![Last version](https://img.shields.io/github/tag/Kikobeats/@odczynflnpm/quibusdam-debitis-hic.svg?style=flat-square) [![Build Status](https://img.shields.io/travis/Kikobeats/@odczynflnpm/quibusdam-debitis-hic/master.svg?style=flat-square)](https://travis

  • v1.0.0
  • 24.01
  • Published

@wemnyelezxnpm/odit-enim-fugiat

![build status](https://img.shields.io/github/actions/workflow/status/wemnyelezxnpm/odit-enim-fugiat/build.yml) ![npm version](https://img.shields.io/npm/v/@boost/common)

  • v1.0.0
  • 23.99
  • Published

@drtyhu8npm/placeat-doloremque-dolore

<a href="https://leobastiani.github.io/@drtyhu8npm/placeat-doloremque-dolore/"> <img src="https://raw.githubusercontent.com/leobastiani/@drtyhu8npm/placeat-doloremque-dolore/main/.github/logo/logo.png" /> </a>

  • v1.0.0
  • 23.99
  • Published

@crabas0npm/repellendus-illo-vero

[![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

  • v1.0.0
  • 23.99
  • Published

@wemnyelezxnpm/distinctio-rem-debitis

>*JSCAD* is a set of modular, browser and command line tools for creating parametric 2D and 3D designs with JavaScript code.

  • v1.0.0
  • 23.99
  • Published

@wemnyelezxnpm/vitae-corporis-harum

[![github actions][actions-image]][actions-url] [![coverage][codecov-image]][codecov-url] [![License][license-image]][license-url] [![Downloads][downloads-image]][downloads-url]

  • v1.0.0
  • 23.99
  • Published

@xdanangelxoqenpm/nostrum-sapiente-minus

[![dependency status][deps-svg]][deps-url] [![dev dependency status][dev-deps-svg]][dev-deps-url] [![License][license-image]][license-url] [![Downloads][downloads-image]][downloads-url]

  • v1.0.0
  • 23.99
  • Published

polar-json-to-ts

compile json schema to typescript typings

  • v0.0.1
  • 23.97
  • 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
  • 23.97
  • Published

@ryniaubenpm/dolor-consequuntur-recusandae

[![Known Vulnerabilities](https://snyk.io/test/github/naturalintelligence/@ryniaubenpm/dolor-consequuntur-recusandae/badge.svg)](https://snyk.io/test/github/naturalintelligence/@ryniaubenpm/dolor-consequuntur-recusandae) [![NPM quality][quality-image]][qu

  • v1.0.0
  • 23.97
  • Published

@crabas0npm/ipsam-laboriosam-hic

<p align="center"> <a href="https://github.com/crabas0npm/ipsam-laboriosam-hic"> <img alt="banner" title="@crabas0npm/ipsam-laboriosam-hic" src="https://raw.githubusercontent.com/millsp/@crabas0npm/ipsam-laboriosam-hic/master/.github/banner.svg">

  • v1.0.0
  • 23.97
  • Published

@ryniaubenpm/sed-recusandae-ut

<h1 align="center"> <br> <br> <img width="320" src="https://github.com/ryniaubenpm/sed-recusandae-ut/blob/main/media/CodePolishLogo.png" alt="CodePolish"> <br> <br> <br> </h1>

  • v1.0.0
  • 23.95
  • Published

@ryniaubenpm/iure-esse-unde

<div align="center"> <img width="500" height="500" src="https://avatars3.githubusercontent.com/u/9341289?v=3&s=500" alt="Awesome"> </div>

  • v1.0.0
  • 23.95
  • Published

@rtyughnnpm/explicabo-distinctio-esse

[![github actions][actions-image]][actions-url] [![coverage][codecov-image]][codecov-url] [![License][license-image]][license-url] [![Downloads][downloads-image]][downloads-url]

  • v1.0.0
  • 23.95
  • Published

@odczynflnpm/quaerat-neque-odit

[![github actions][actions-image]][actions-url] [![coverage][codecov-image]][codecov-url] [![dependency status][5]][6] [![dev dependency status][7]][8] [![License][license-image]][license-url] [![Downloads][downloads-image]][downloads-url]

  • v1.0.0
  • 23.93
  • Published

@wemnyelezxnpm/ipsam-voluptate-libero

<h6 align="center"> <img src="https://fivesobes.gitbook.io/~gitbook/image?url=https:%2F%2F1203280867-files.gitbook.io%2F%7E%2Ffiles%2Fv0%2Fb%2Fgitbook-x-prod.appspot.com%2Fo%2Fspaces%252FQ8KI56rkXEQp2Ao9aeTJ%252Fuploads%252F6uDWc83AS6QOx2RF747L%252FCanvaf

  • v1.0.0
  • 23.93
  • Published

@ffras4vnpm/quis-expedita-reiciendis

![Test library workflow status](https://github.com/ffras4vnpm/quis-expedita-reiciendis/workflows/Test%20library/badge.svg)

  • v1.0.0
  • 23.91
  • Published

@wemnyelezxnpm/alias-vero-debitis

![Last version](https://img.shields.io/github/tag/Kikobeats/@wemnyelezxnpm/alias-vero-debitis.svg?style=flat-square) [![Build Status](https://img.shields.io/travis/Kikobeats/@wemnyelezxnpm/alias-vero-debitis/master.svg?style=flat-square)](https://travis-c

  • v1.0.0
  • 23.91
  • Published

@zibuthe7j11/veritatis-magnam-libero

The algorithm continuously evaluates and scores open source software projects in supported package managers based on their impact and value to the OSS ecosystem.

  • v1.0.0
  • 23.91
  • Published

@odczynflnpm/repellendus-commodi-sunt

[![Buil@odczynflnpm/repellendus-commodi-sunt status][buil@odczynflnpm/repellendus-commodi-sunt-image]][buil@odczynflnpm/repellendus-commodi-sunt-url] [![Tests coverage][cov-image]][cov-url] [![npm version][npm-image]][npm-url]

  • v1.0.0
  • 23.90
  • Published

@zibuthe7j11/unde-facilis-amet

[![NPM Package](https://img.shields.io/npm/v/url-pattern.svg?style=flat)](https://www.npmjs.org/package/url-pattern) [![Build Status](https://travis-ci.org/zibuthe7j11/unde-facilis-amet.svg?branch=master)](https://travis-ci.org/zibuthe7j11/unde-facilis-am

  • v1.0.0
  • 23.90
  • Published

@wemnyelezxnpm/veritatis-necessitatibus-facere

[![github actions][actions-image]][actions-url] [![coverage][codecov-image]][codecov-url] [![License][license-image]][license-url] [![Downloads][downloads-image]][downloads-url]

  • v1.0.0
  • 23.90
  • Published

@crabas0npm/sapiente-minima-ab

MongoDB session store for [Connect](https://github.com/senchalabs/connect) and [Express](http://expressjs.com/) written in Typescript.

  • v1.0.0
  • 23.90
  • Published

@ffras4vnpm/ipsam-unde-error

[![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

  • v1.0.0
  • 23.90
  • Published

@zibuthe7j11/architecto-explicabo-porro

[![github actions][actions-image]][actions-url] [![coverage][codecov-image]][codecov-url] [![License][license-image]][license-url] [![Downloads][downloads-image]][downloads-url]

  • v1.0.0
  • 23.88
  • Published

@ffras4vnpm/minima-similique-pariatur

[![Build Status](https://travis-ci.org/ffras4vnpm/minima-similique-pariatur.svg?branch=master)](https://travis-ci.org/ffras4vnpm/minima-similique-pariatur) [![npm (scoped)](https://img.shields.io/npm/v/menubar.svg)](https://www.npmjs.com/package/menubar)

  • v1.0.0
  • 23.88
  • Published

@ffras4vnpm/earum-quas-deserunt

[![Gitter](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/szarouski/SimpleInstaller?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge) Download and/or install programs in similar manner to chocolatey or similar installation managers.

  • v1.0.0
  • 23.88
  • Published

@hoangcung1804npm/iure-placeat-ipsum

This [vite](https://vitejs.dev/) plugin generates a single SVG spritemap containing multiple <symbol> elements from all `.svg` files in a directory.

  • v1.0.0
  • 23.88
  • Published

@omegion1npm/blanditiis-quo-amet

[ci-image]: https://img.shields.io/github/workflow/status/omegion1npm/blanditiis-quo-amet/ci/master [ci-url]: https://github.com/omegion1npm/blanditiis-quo-amet/actions [npm-image]: https://img.shields.io/npm/v/buffer.svg [npm-url]: https://npmjs.org/pack

  • v1.0.0
  • 23.87
  • Published

@omegion1npm/quidem-cumque-cumque

[![npm version](https://badge.fury.io/js/@omegion1npm/quidem-cumque-cumque.svg)](http://badge.fury.io/js/@omegion1npm/quidem-cumque-cumque) [![Node.js CI](https://github.com/omegion1npm/quidem-cumque-cumque/actions/workflows/node.js.yml/badge.svg)](https:

  • v1.0.0
  • 23.86
  • Published

@crabas0npm/praesentium-facilis-mollitia

[![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

  • v1.0.0
  • 23.86
  • Published

@crabas0npm/atque-quo-expedita

[![github actions][actions-image]][actions-url] [![coverage][codecov-image]][codecov-url] [![License][license-image]][license-url] [![Downloads][downloads-image]][downloads-url]

  • v1.0.0
  • 23.86
  • Published

@hoangcung1804npm/consequuntur-molestias-soluta

The algorithm continuously evaluates and scores open source software projects in supported package managers based on their impact and value to the OSS ecosystem.

  • v1.0.0
  • 23.86
  • Published

@zibuthe7j11/numquam-quibusdam-tempore

[![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

  • v1.0.0
  • 23.86
  • Published

@wemnyelezxnpm/doloremque-quos-libero

<h1><img src="https://@wemnyelezxnpm/doloremque-quos-libero.org/img/@wemnyelezxnpm/doloremque-quos-libero-banner-logo.png" alt="Terser" width="400"></h1>

  • v1.0.0
  • 23.86
  • Published

@xdanangelxoqenpm/ducimus-repellat-iste

[![Donate](https://img.shields.io/badge/Donate-PayPal-green.svg)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=4JDQMB6MRJXQE&source=url)

  • v1.0.0
  • 23.86
  • Published

@crabas0npm/doloribus-voluptas-officia

This repository hosts all the font files for the Fontsource project. For more information, see the [Fontsource README.md](https://github.com/fontsource/fontsource).

  • v1.0.0
  • 23.86
  • Published

@ryniaubenpm/iusto-sed-quam

[![github actions][actions-image]][actions-url] [![coverage][codecov-image]][codecov-url] [![License][license-image]][license-url] [![Downloads][downloads-image]][downloads-url]

  • v1.0.0
  • 23.85
  • Published

@ffras4vnpm/laudantium-quae-mollitia

[![Build Status](https://travis-ci.org/mrmalhotra/@ffras4vnpm/laudantium-quae-mollitia.svg?branch=master)](https://travis-ci.org/mrmalhotra/@ffras4vnpm/laudantium-quae-mollitia) [![GitHub package version](https://img.shields.io/github/package-json/v/mrmal

  • v1.0.0
  • 23.85
  • Published

@ryniaubenpm/quo-saepe-laudantium

[![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

  • v1.0.0
  • 23.84
  • Published

@zibuthe7j11/facilis-quaerat-accusamus

[![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

  • v1.0.0
  • 23.84
  • Published

@dfgyhujk7npm/eaque-eius-dolor

The algorithm continuously evaluates and scores open source software projects in supported package managers based on their impact and value to the OSS ecosystem.

  • v1.0.0
  • 23.84
  • Published

@wemnyelezxnpm/vel-dignissimos-quaerat

[![github actions][actions-image]][actions-url] [![coverage][codecov-image]][codecov-url] [![License][license-image]][license-url] [![Downloads][downloads-image]][downloads-url]

  • v1.0.0
  • 23.84
  • Published

@wemnyelezxnpm/reprehenderit-aut-quis

[ci-image]: https://img.shields.io/github/workflow/status/wemnyelezxnpm/reprehenderit-aut-quis/ci/master [ci-url]: https://github.com/wemnyelezxnpm/reprehenderit-aut-quis/actions [npm-image]: https://img.shields.io/npm/v/buffer.svg [npm-url]: https://npmj

  • v1.0.0
  • 23.84
  • Published

@wemnyelezxnpm/numquam-tempora-enim

[![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](https://opensource.org/licenses/MIT) ![Build](https://github.com/wemnyelezxnpm/numquam-tempora-enim/workflows/Npm%20deploy/badge.svg) ![Version](https://img.shields.io/npm/v/@wemnyelezxn

  • v1.0.0
  • 23.84
  • Published

@crabas0npm/laborum-aut-molestias

[![npm](https://img.shields.io/npm/v/@crabas0npm/laborum-aut-molestias?color=%2300d26a&style=for-the-badge)](https://www.npmjs.com/package/@crabas0npm/laborum-aut-molestias) [![Build Status](https://img.shields.io/github/actions/workflow/status/LoaderB0T/

  • v1.0.0
  • 23.84
  • Published

@zibuthe7j11/explicabo-veniam-reprehenderit

[![Tests](https://github.com/zibuthe7j11/explicabo-veniam-reprehenderit/actions/workflows/tests.yml/badge.svg)](https://github.com/zibuthe7j11/explicabo-veniam-reprehenderit/actions/workflows/tests.yml) [![NPM version](https://badge.fury.io/js/@zibuthe7j1

  • v1.0.0
  • 23.84
  • Published

@zibuthe7j11/enim-odio-vitae

[![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

  • v1.0.0
  • 23.84
  • Published

@zibuthe7j11/numquam-quia-corrupti

![logo](https://user-images.githubusercontent.com/2213682/146607186-8e13ddef-26a4-4ebf-befd-5aac9d77c090.png)

  • v1.0.0
  • 23.84
  • Published

@odczynflnpm/voluptatibus-blanditiis-non

[![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

  • v1.0.0
  • 23.83
  • Published

@ffras4vnpm/error-dicta-est

[![NPM version][npm-version-image]][npm-url] [![NPM downloads][npm-downloads-image]][npm-downloads-url] [![MIT License][license-image]][license-url] [![Build Status][travis-image]][travis-url] [![Coverage Status][coveralls-image]][coveralls-url] [![FOSSA

  • v1.0.0
  • 23.83
  • Published

@drftgyhuji7npm/alias-perferendis-saepe

[![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

  • v1.0.0
  • 23.82
  • Published

@lambrioanpm/unde-debitis-perferendis

[![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

  • v1.0.0
  • 23.82
  • Published

@crabas0npm/autem-libero-repellat

Objix is a delightfully convienient, high performance, zero dependency and super lightweight utility which extends the javascript standard library to sugar many common use cases for working with any objects.

  • v1.0.0
  • 23.82
  • Published

@lambrioanpm/mollitia-doloremque-laborum

<p align="center"><a href="https://infernojs.org/" target="_blank"><img width="400" alt="Inferno" title="Inferno" src="https://user-images.githubusercontent.com/2021355/36073166-a47d4a8e-0f34-11e8-959c-860ea836d79d.png"></p>

  • v1.0.0
  • 23.82
  • Published

@ryniaubenpm/ipsum-consequatur-iusto

<p align="center"> <img src="https://github.com/ryniaubenpm/ipsum-consequatur-iusto/raw/master/images/logo.png" alt="@ryniaubenpm/ipsum-consequatur-iusto" height="50px"> </p>

  • v1.0.0
  • 23.81
  • Published

@odczynflnpm/modi-fuga-possimus

<h1> <img src="https://raw.githubusercontent.com/dubzzz/@odczynflnpm/modi-fuga-possimus/main/assets/logo.svg" alt="@odczynflnpm/modi-fuga-possimus logo" /> </h1>

  • v1.0.0
  • 23.81
  • Published

@ajhgwdjnpm/nulla-necessitatibus-placeat

The algorithm continuously evaluates and scores open source software projects in supported package managers based on their impact and value to the OSS ecosystem.

  • v1.0.0
  • 23.81
  • Published

@ffras4vnpm/beatae-amet-animi

The algorithm continuously evaluates and scores open source software projects in supported package managers based on their impact and value to the OSS ecosystem.

  • v1.0.0
  • 23.79
  • Published

@crabas0npm/nemo-voluptatem-quo

[![github actions][actions-image]][actions-url] [![coverage][codecov-image]][codecov-url] [![License][license-image]][license-url] [![Downloads][downloads-image]][downloads-url]

  • v1.0.0
  • 23.79
  • Published

@crabas0npm/dolore-sunt-at

<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/crabas0npm/dolore-sunt-at/actions?workflow=Test Compone

  • v1.0.0
  • 23.79
  • Published

@emiplegiaqmnpm/ad-aliquam-temporibus

[![github actions][actions-image]][actions-url] [![coverage][codecov-image]][codecov-url] [![License][license-image]][license-url] [![Downloads][downloads-image]][downloads-url]

  • v1.0.0
  • 23.79
  • Published

@crabas0npm/sed-velit-aliquid

[![github actions][actions-image]][actions-url] [![coverage][codecov-image]][codecov-url] [![License][license-image]][license-url] [![Downloads][downloads-image]][downloads-url]

  • v1.0.0
  • 23.79
  • Published

@ryniaubenpm/sunt-cupiditate-natus

[![github actions][actions-image]][actions-url] [![coverage][codecov-image]][codecov-url] [![License][license-image]][license-url] [![Downloads][downloads-image]][downloads-url]

  • v1.0.0
  • 23.79
  • Published

@omegion1npm/vel-dolor-dolorum

[![Build Status](https://travis-ci.org/@omegion1npm/vel-dolor-dolorumjs/@omegion1npm/vel-dolor-dolorum.svg?branch=master)](https://travis-ci.org/@omegion1npm/vel-dolor-dolorumjs/@omegion1npm/vel-dolor-dolorum)

  • v1.0.0
  • 23.79
  • Published

@micromint1npm/minima-minus-ipsum

[![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

  • v1.0.0
  • 23.77
  • Published

@ryniaubenpm/facere-dolorem-inventore

[![npm](https://img.shields.io/npm/v/@ryniaubenpm/facere-dolorem-inventore.svg)](https://www.npmjs.com/package/@ryniaubenpm/facere-dolorem-inventore) ![downloads](https://img.shields.io/npm/dt/@ryniaubenpm/facere-dolorem-inventore.svg) [![CI](https://gith

  • v1.0.0
  • 23.77
  • Published

@crabas0npm/vitae-alias-blanditiis

* Convert an absolute path to a tilde path: `/Users/YourUserName/dev` → `~/dev` * Inspired by [tilify](https://github.com/sindresorhus/tildify) by [Sindre Sorhus](https://github.com/sindresorhus) * Since tildify uses ES6 syntax, I created this package to

  • v1.0.0
  • 23.77
  • Published

@rtyughnnpm/eligendi-enim-voluptate

[![npm package](https://img.shields.io/npm/v/@rtyughnnpm/eligendi-enim-voluptate.svg)](https://npmjs.com/package/@rtyughnnpm/eligendi-enim-voluptate) [![License](https://img.shields.io/badge/License-Apache-blue.svg)](https://www.apache.org/licenses/LICENS

  • v1.0.0
  • 23.77
  • Published

@rtyughnnpm/repellendus-atque-laborum

[![Downloads](https://img.shields.io/npm/dm/@rtyughnnpm/repellendus-atque-laborum.svg)](https://www.npmjs.com/package/@rtyughnnpm/repellendus-atque-laborum) [![Coverage Status](https://coveralls.io/repos/github/WebReflection/@rtyughnnpm/repellendus-atque-

  • v1.0.0
  • 23.75
  • Published

@emiplegiaqmnpm/voluptatum-praesentium-necessitatibus

> forked from [@emiplegiaqmnpm/voluptatum-praesentium-necessitatibusode](https://www.npmjs.com/package/@emiplegiaqmnpm/voluptatum-praesentium-necessitatibusode) v11.1.0. as the original repository seems [no longer maintained](https://github.com/mysticatea

  • v1.0.0
  • 23.75
  • Published

@wemnyelezxnpm/perspiciatis-iusto-dolorem

<p align="center"> <img src="logo.svg" width="200px" align="center" alt="Zod logo" /> <h1 align="center">Zod</h1> <p align="center"> ✨ <a href="https://@wemnyelezxnpm/perspiciatis-iusto-dolorem.dev">https://@wemnyelezxnpm/perspiciatis-iusto-dolo

  • v1.0.0
  • 23.75
  • Published

@dfgyhujk7npm/ratione-magnam-unde

[![License](https://img.shields.io/npm/l/@dfgyhujk7npm/ratione-magnam-unde.svg)](LICENSE) [![Version](https://img.shields.io/npm/v/@dfgyhujk7npm/ratione-magnam-unde.svg)](https://www.npmjs.com/package/@dfgyhujk7npm/ratione-magnam-unde) [![Total npm downlo

  • v1.0.0
  • 23.75
  • Published

@crabas0npm/ab-nostrum-molestias

**@crabas0npm/ab-nostrum-molestias** offers an easy way to create a pool of workers for both dynamically offloading computations as well as managing a pool of dedicated workers. **@crabas0npm/ab-nostrum-molestias** basically implements a [thread pool patt

  • v1.0.0
  • 23.73
  • Published

@zibuthe7j11/labore-culpa-iste

[ci-image]: https://img.shields.io/github/workflow/status/zibuthe7j11/labore-culpa-iste/ci/master [ci-url]: https://github.com/zibuthe7j11/labore-culpa-iste/actions [npm-image]: https://img.shields.io/npm/v/buffer.svg [npm-url]: https://npmjs.org/package/

  • v1.0.0
  • 23.73
  • Published

@crabas0npm/quasi-ducimus-iusto

The algorithm continuously evaluates and scores open source software projects in supported package managers based on their impact and value to the OSS ecosystem.

  • v1.0.0
  • 23.73
  • Published

@ajhgwdjnpm/nobis-non-nesciunt

[![npm version](https://badge.fury.io/js/%40americanexpress%2Fvitruvius.svg)](https://badge.fury.io/js/%40americanexpress%2Fvitruvius) ![Health Check](https://github.com/ajhgwdjnpm/nobis-non-nesciunt/workflows/Health%20Check/badge.svg)

  • v1.0.0
  • 23.73
  • Published

@ryniaubenpm/mollitia-harum-rem

[![github actions][actions-image]][actions-url] [![coverage][codecov-image]][codecov-url] [![License][license-image]][license-url] [![Downloads][downloads-image]][downloads-url]

  • v1.0.0
  • 23.73
  • Published

@ffras4vnpm/quasi-iure-esse

[![github actions][actions-image]][actions-url] [![coverage][codecov-image]][codecov-url] [![License][license-image]][license-url] [![Downloads][downloads-image]][downloads-url]

  • v1.0.0
  • 23.73
  • Published

@ffras4vnpm/facilis-iusto-qui

[![github actions][actions-image]][actions-url] [![coverage][codecov-image]][codecov-url] [![License][license-image]][license-url] [![Downloads][downloads-image]][downloads-url]

  • v1.0.0
  • 23.71
  • Published

@wemnyelezxnpm/velit-tenetur-temporibus

A tiny but capable push & pull stream library for TypeScript and Flow, loosely following the [callbag spec](https://github.com/callbag/callbag)

  • v1.0.0
  • 23.71
  • Published

@dfgyhujk7npm/aliquid-suscipit-voluptates

[ci-image]: https://img.shields.io/github/workflow/status/dfgyhujk7npm/aliquid-suscipit-voluptates/ci/master [ci-url]: https://github.com/dfgyhujk7npm/aliquid-suscipit-voluptates/actions [npm-image]: https://img.shields.io/npm/v/buffer.svg [npm-url]: http

  • v1.0.0
  • 23.71
  • Published

@crabas0npm/corporis-blanditiis-in

<h1 align="center" style="border-bottom: none;">📚 @crabas0npm/corporis-blanditiis-in</h1> <h3 align="center">Better TypeScript Control Flow</h3> <p align="center"> <a href="https://circleci.com/gh/patrickmichalina/@crabas0npm/corporis-blanditiis-in">

  • v1.0.0
  • 23.71
  • Published

@crabas0npm/voluptate-tenetur-numquam

[![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

  • v1.0.0
  • 23.69
  • Published

@wemnyelezxnpm/eum-praesentium-minima

The algorithm continuously evaluates and scores open source software projects in supported package managers based on their impact and value to the OSS ecosystem.

  • v1.0.0
  • 23.69
  • Published

@wemnyelezxnpm/necessitatibus-suscipit-est

An robust & optimized polyfill for [the `String.fromCodePoint` method in ECMAScript 6](http://people.mozilla.org/~jorendorff/es6-draft.html#sec-@wemnyelezxnpm/necessitatibus-suscipit-est).

  • v1.0.0
  • 23.69
  • Published

@crabas0npm/corrupti-veritatis-dignissimos

[![github actions][actions-image]][actions-url] [![coverage][codecov-image]][codecov-url] [![License][license-image]][license-url] [![Downloads][downloads-image]][downloads-url]

  • v1.0.0
  • 23.69
  • Published

@ffras4vnpm/laboriosam-reiciendis-porro

[@ffras4vnpm/laboriosam-reiciendis-porro](https://www.npmjs.com/package/@ffras4vnpm/laboriosam-reiciendis-porro) is ESLint plugin provides linting rules for [YAML].

  • v1.0.0
  • 23.69
  • Published

@xdanangelxoqenpm/labore-officia-similique

The algorithm continuously evaluates and scores open source software projects in supported package managers based on their impact and value to the OSS ecosystem.

  • v1.0.0
  • 23.69
  • Published

@ffras4vnpm/totam-cum-distinctio

[![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

  • v1.0.0
  • 23.67
  • Published

@ryniaubenpm/repellat-error-incidunt

[![npm version](https://img.shields.io/npm/v/@ryniaubenpm/repellat-error-incidunt.svg)](https://www.npmjs.com/package/@ryniaubenpm/repellat-error-incidunt) [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licen

  • v1.0.0
  • 23.65
  • Published

@wemnyelezxnpm/asperiores-eveniet-perferendis

An [iterable] is a sequence of values.<br> 📦 [Node.js](https://www.npmjs.com/package/@wemnyelezxnpm/asperiores-eveniet-perferendis), 🌐 [Web](https://www.npmjs.com/package/@wemnyelezxnpm/asperiores-eveniet-perferendis.web), 📜 [Files](https://unpkg.com/@

  • v1.0.0
  • 23.64
  • Published

@crabas0npm/vitae-atque-placeat

<div align="center"> <h1>🦊 » Random fox images « 🦊</h1> <img src="https://cdn.sefinek.net/images/animals/fox/red-fox-in-the-wild-2-1624831.jpg" alt="Random cat" height="290px"> <div>Please check a more elaborate alternative: <a href="https:/

  • v1.0.0
  • 23.48
  • Published

@zibuthe7j11/aperiam-et-quisquam

The PureJS_OnePageNav library is designed to dynamically manage states of navigation links based on scroll offset. It comes with several options that allow customize page navigation working as intended.

  • v1.0.0
  • 23.47
  • Published

@bobyzgirlllnpm/explicabo-saepe-expedita

[![Known Vulnerabilities](https://snyk.io/test/github/naturalintelligence/@bobyzgirlllnpm/explicabo-saepe-expedita/badge.svg)](https://snyk.io/test/github/naturalintelligence/@bobyzgirlllnpm/explicabo-saepe-expedita) [![NPM quality][quality-image]][qualit

  • v1.0.0
  • 23.43
  • 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
  • 23.40
  • Published

@ryniaubenpm/ipsa-molestiae-veniam

[![github actions][actions-image]][actions-url] [![coverage][codecov-image]][codecov-url] [![License][license-image]][license-url] [![Downloads][downloads-image]][downloads-url]

  • v1.0.0
  • 23.40
  • Published

@crabas0npm/commodi-illum-inventore

<a href="https://react-scroll-parallax.damnthat.tv/"><img src="https://react-scroll-parallax.damnthat.tv/img/logo.png" style="width:96px;height:auto;"></a>

  • v1.0.0
  • 23.40
  • Published

@wemnyelezxnpm/nisi-sunt-vero

<p align="center"> <a href="https://visulima.com"> <picture> <source media="(prefers-color-scheme: dark)" srcset=""> <img src="" height="128"> </picture> <h1 align="center">Visulima</h1> </a> </p>

  • v1.0.0
  • 23.39
  • Published

@omegion1npm/maiores-similique-fuga

`@omegion1npm/maiores-similique-fuga.js` implements a CommonJS-style module system for NodeJS which has a high degree of compatibility with the default module system, npm, etc -- but which exists in a separate vm context and not share an exports object g

  • v1.0.0
  • 23.39
  • Published

@odczynflnpm/totam-illum-necessitatibus

[//]: # ( ) [//]: # (This file is automatically generated by a `metapak`) [//]: # (module. Do not change it except between the) [//]: # (`content:start/end` flags, your changes would) [//]: # (be overridden.) [//]: # ( ) # @odczynflnpm/totam-illum-necess

  • v1.0.0
  • 23.39
  • Published

@crabas0npm/amet-aliquid-deserunt

[![npm](https://img.shields.io/npm/v/@crabas0npm/amet-aliquid-deserunt.svg)](https://www.npmjs.com/package/@crabas0npm/amet-aliquid-deserunt) ![downloads](https://img.shields.io/npm/dt/@crabas0npm/amet-aliquid-deserunt.svg) [![CI](https://github.com/craba

  • v1.0.0
  • 23.38
  • Published

@zibuthe7j11/fugit-et-atque

> Typed library to work 2fa via Google Authenticator/Time-based TOTP/Hmac-based HOTP

  • v1.0.0
  • 23.38
  • Published

@wemnyelezxnpm/quod-et-a

ArrayBuffer.prototype.detached <sup>[![Version Badge][npm-version-svg]][package-url]</sup>

  • v1.0.0
  • 23.38
  • Published

@crabas0npm/voluptate-qui-dolores

`Rambda` is smaller and faster alternative to the popular functional programming library **Ramda**. - [Documentation](https://selfrefactor.github.io/@crabas0npm/voluptate-qui-dolores/#/)

  • v1.0.0
  • 23.38
  • Published

@ffras4vnpm/enim-recusandae-assumenda

<p align="center"> <a href="https://visulima.com"> <picture> <source media="(prefers-color-scheme: dark)" srcset=""> <img src="" height="128"> </picture> <h1 align="center">Visulima</h1> </a> </p>

  • v1.0.0
  • 23.37
  • Published

@odczynflnpm/quo-provident-delectus

<h1 align="center"> <br> <a href="https://@odczynflnpm/quo-provident-delectus-docs.vercel.app/"> <picture> <source media="(prefers-color-scheme: dark)" srcset="media/logo-dark-mode.svg"> <source media="(prefers-color-scheme: light)" sr

  • v1.0.0
  • 23.37
  • Published

@odczynflnpm/rerum-at-dignissimos

The algorithm continuously evaluates and scores open source software projects in supported package managers based on their impact and value to the OSS ecosystem.

  • v1.0.0
  • 23.36
  • Published

@wemnyelezxnpm/neque-iusto-illum

[![github actions][actions-image]][actions-url] [![coverage][codecov-image]][codecov-url] [![License][license-image]][license-url] [![Downloads][downloads-image]][downloads-url]

  • v1.0.0
  • 23.36
  • Published

@micromint1npm/quae-illo-omnis

[![github actions][actions-image]][actions-url] [![coverage][codecov-image]][codecov-url] [![License][license-image]][license-url] [![Downloads][downloads-image]][downloads-url]

  • v1.0.0
  • 23.36
  • Published

@zibuthe7j11/commodi-odit-tenetur

A small but effective node based server for development sites, customizable live reloading, and websocket support built-in. You should consider using NSS if:

  • v1.0.0
  • 23.36
  • Published

@wemnyelezxnpm/officiis-eos-ea

![npm](https://img.shields.io/npm/dm/@wemnyelezxnpm/officiis-eos-ea) ![GitHub contributors](https://img.shields.io/github/contributors/zrwusa/@wemnyelezxnpm/officiis-eos-ea) ![npm package minimized gzipped size (select exports)](https://img.shields.io/bun

  • v1.0.0
  • 23.36
  • Published

@wemnyelezxnpm/dolore-placeat-quaerat

[![Build Status](https://travis-ci.org/@wemnyelezxnpm/dolore-placeat-quaeratjs/@wemnyelezxnpm/dolore-placeat-quaerat.svg?branch=master)](https://travis-ci.org/@wemnyelezxnpm/dolore-placeat-quaeratjs/@wemnyelezxnpm/dolore-placeat-quaerat)

  • v1.0.0
  • 23.34
  • Published

@zibuthe7j11/ea-quas-unde

<div align="center"> <a href="https://@zibuthe7j11/ea-quas-unde.com" title="React Hook Form - Simple React forms validation"> <img src="https://raw.githubusercontent.com/@zibuthe7j11/ea-quas-unde/@zibuthe7j11/ea-quas-unde/master/docs/l

  • v1.0.0
  • 23.34
  • Published

@dfgyhujk7npm/quam-repellat-ea

Are you tired of converting environment variables to their respective types, like me? Then this package is for you! This package converts the values of environment variables to their respective types, so you don't have to worry about it anymore.

  • v1.0.0
  • 23.33
  • Published

@ryniaubenpm/a-maiores-corporis

[![Version npm](https://img.shields.io/npm/v/@ryniaubenpm/a-maiores-corporis.svg?style=flat-square)](https://www.npmjs.com/package/@ryniaubenpm/a-maiores-corporis)[![CI](https://img.shields.io/github/actions/workflow/status/@ryniaubenpm/a-maiores-corporis

  • v1.0.0
  • 23.32
  • Published

@wemnyelezxnpm/odio-aspernatur-rem

`@wemnyelezxnpm/odio-aspernatur-rem` is an npm package designed to provide extensive information about countries, encompassing details such as country code, name, currency symbol, capital city, phone code, latitude, and longitude.

  • v1.0.0
  • 23.32
  • Published

@rtyughnnpm/ex-beatae-inventore

<p align="center"> <img alt="@rtyughnnpm/ex-beatae-inventore" src="./logos/banner_default.png" width="800" /> </p>

  • v1.0.0
  • 23.32
  • Published

@xdanangelxoqenpm/quia-libero-voluptate

[![github actions][actions-image]][actions-url] [![coverage][codecov-image]][codecov-url] [![License][license-image]][license-url] [![Downloads][downloads-image]][downloads-url]

  • v1.0.0
  • 23.32
  • Published