Asset Packagist
  • About
  • Contact
  • GitHub
  • Home
  • Results for "%s"
Showing 761-780 of 50,129 items.

@s-ui/react-initial-props npm-asset/s-ui--react-initial-props

Provide a way to get initial props for async pages

Latest Release: 2.25.0-export-initial-props-context.0 at Jun 13, 2025, 8:46:15 AM (24 days ago)

License: MIT

Fetch

@s-ui/ij-segment-wrapper npm-asset/s-ui--ij-segment-wrapper

[![Build Status](https://travis.mpi-internal.com/scmspain/frontend-ij--segment-wrapper.svg?token=weuzuyzw6juAMe8gcwxy&branch=master)](https://travis.mpi-internal.com/scmspain/frontend-ij--segment-wrapper) ![](https://img.shields.io/badge/automatic-release

Latest Release: 3.9.0 at Mar 20, 2025, 12:27:36 PM (3 months ago)

Repository

License: ISC

Fetch

s-yu-s-de-wulai-tongmeng-yecun-meiyue-erlingyijiulingsiyiliu npm-asset/s-yu-s-de-wulai-tongmeng-yecun-meiyue-erlingyijiulingsiyiliu

S与S的无赖同盟 - 野村美月 - 20190416

Latest Release: 2023.220.0 at Feb 20, 2023, 3:50:12 PM (2 years ago)

Homepage

Repository

License: Other

Ready to use

react-connect-context npm-asset/react-connect-context

![Tiny](https://img.shields.io/badge/size-559%20B-brightgreen.svg?compression=gzip&label=gzipped) [![Build Status](https://travis-ci.org/Contiamo/react-connect-context.svg?branch=master)](https://travis-ci.org/Contiamo/react-connect-context) [![Coverage S

Latest Release: 1.1.0 at Jul 2, 2018, 8:26:22 AM (7 years ago)

Keywords: react react-context

Homepage

Repository

License: MIT

Ready to use

react-useportal npm-asset/react-useportal

🌀 React hook for Portals

Latest Release: 1.0.19 at Nov 3, 2023, 5:30:31 PM (a year ago)

Keywords: react hook use portal react-hook react-component modal lightbox tooltip notification react-portal react-useportal react-use-portal transportation react portal hook dialog dropdown javascript loading-bar react-hooks

Homepage

Repository

License: MIT

Ready to use

ngx-editor npm-asset/ngx-editor

The Rich Text Editor for Angular, Built on ProseMirror

Latest Release: 19.0.0-beta.1 at Apr 26, 2025, 1:49:21 PM (2 months ago)

Keywords: angular-editor angular-wysiwyg-editor wysiwyg-editor ngx-editor prosemirror angular rich-text-editor

Homepage

Repository

License: MIT

Ready to use

s-i18n npm-asset/s-i18n

s-i18n base class

Latest Release: 0.0.1-0 at Oct 22, 2017, 12:00:42 PM (7 years ago)

Keywords: cli i18n internationalization

Homepage

Repository

License: MIT

Ready to use

http-s-downloading npm-asset/http-s-downloading

http(s) downloading js

Latest Release: 0.0.5 at Aug 24, 2017, 2:40:48 AM (7 years ago)

Keywords: http-s-downloading

Homepage

Repository

License: MIT

Ready to use

f-s-m npm-asset/f-s-m

A minimal finite state machine (F-S-M) for Javascript.

Latest Release: 1.0.1 at Oct 29, 2017, 11:03:40 PM (7 years ago)

Keywords: fsm state machine

Homepage

Repository

Ready to use

body-s-css-f npm-asset/body-s-css-f

Librería de estilos css

Latest Release: 1.1.0 at Apr 14, 2020, 10:13:05 PM (5 years ago)

Keywords: css libreria ui framework sass js

Homepage

Repository

License: MIT

Fetch

body-s-css-fede npm-asset/body-s-css-fede

Librería de estilos css

Latest Release: 1.1.0 at Apr 14, 2020, 10:25:27 PM (5 years ago)

Keywords: css libreria ui framework sass js

Homepage

Repository

License: MIT

Fetch

body-s-css-feder npm-asset/body-s-css-feder

Librería de estilos css

Latest Release: 1.1.0 at Apr 14, 2020, 10:59:56 PM (5 years ago)

Keywords: css libreria ui framework sass js

Homepage

Repository

License: MIT

Fetch

@coffeekraken/s-kitchen npm-asset/coffeekraken--s-kitchen

Central coffeekraken piece that handle project creation, development stack launch, and more.

Latest Release: 2.0.0-beta.1 at Sep 15, 2023, 5:15:09 PM (a year ago)

Homepage

License: MIT

Fetch

@coffeekraken/s-code-formatter npm-asset/coffeekraken--s-code-formatter

Base class to be used to create code formatters like the @coffeekraken/s-code-formatter-prettier.

Latest Release: 2.0.0-beta.1 at Sep 15, 2023, 4:41:58 PM (a year ago)

Homepage

License: MIT

Fetch

@coffeekraken/s-config-adapter npm-asset/coffeekraken--s-config-adapter

Base class to use to create config adapters like the @coffeekraken/s-config-folder-adapter.

Latest Release: 2.0.0-beta.1 at Sep 15, 2023, 4:43:56 PM (a year ago)

Homepage

License: MIT

Fetch

@coffeekraken/s-docmap npm-asset/coffeekraken--s-docmap

Powerful class that let you generate and read docmap.json file. A docmap.json file is a "directory" that lists all the documentation found in your code using docblocks and the "@namespace" tag.

Latest Release: 2.0.0-beta.1 at Sep 15, 2023, 4:50:18 PM (a year ago)

Homepage

License: MIT

Fetch

@coffeekraken/s-file npm-asset/coffeekraken--s-file

Simple and convinient class that allows you to represent a file on your system and access his stats easily as well as manipulate (read,write,remove,etc...) it.

Latest Release: 2.0.0-beta.1 at Sep 15, 2023, 4:50:51 PM (a year ago)

Homepage

License: MIT

Fetch

@coffeekraken/s-log npm-asset/coffeekraken--s-log

Simple base log class that mainly specify what a log object has to have like a "type" property. It also export a lot of static constants to make use in your code like the __SLog.TYPE_INFO, and more...

Latest Release: 2.0.0-beta.1 at Sep 15, 2023, 4:51:20 PM (a year ago)

Homepage

License: MIT

Fetch

@coffeekraken/s-stdio npm-asset/coffeekraken--s-stdio

Clean and extensible Stdio system that make use of the @coffeekraken/s-event-emitter event system to listen to "log" or "ask" events and display them nicely with our built-in terminal implementation or anywhere else if you extends it.

Latest Release: 2.0.0-beta.1 at Sep 15, 2023, 4:52:14 PM (a year ago)

Homepage

License: MIT

Fetch

@coffeekraken/s-bench npm-asset/coffeekraken--s-bench

Simple and pretty convinient class to make simple benches like a process duration, etc...

Latest Release: 2.0.0-beta.1 at Sep 15, 2023, 4:57:43 PM (a year ago)

Homepage

License: MIT

Fetch
  • «
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • »

© 2015-2025 HiQDev. All rights reserved.

Not even doubt, powered by Yii Framework