npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2024 – Pkg Stats / Ryan Hefner

@fastintegration/client

v1.1.0

Published

Interface for FastIntegration Controller

Downloads

14

Readme

@fastintegration/[email protected]

Interface for FastIntegration Controller Join us on Telegram

Installation

This package is provided in these module formats:

AB2L (pt-BR)

Este software foi desenvolvido em tecnologia aberta GPLv2, que possibilitou o Vale do Silício ser o que é hoje. Eu, Lucas Amorim, founder da BIPBOP, acredito que não é necessário ir para a Califórnia para compreender a razão do uso e compartilhamento do software livre.

Para poder criar, eu simplemente tirei o terno e passei um tempo na praia, onde pude desenvolver a criatividade e colocar em prática a ideia de ter um software que pode atender vários sistemas.

Bom, humildemente, estou contribuindo com o background da comunidade com código aberto. O @fastintegration é para empresas com desenvolvedores de raça, humildes e verdadeiros. Para empresas de tecnologia antes de tudo, não se esqueçam. Precisamos entender que mais que o dinheiro o nosso foco é entregar experiências sensacionais para as pessoas, diminuir a fricção que nos faz mal. Nosso segmento é complicadíssimo.

Pessoal, eu não espero que com este código ser bem compreendido no começo. Ele parece ser complexo, mas é muito simples e de verdade é simples e acessível para todos.

Espero apenas que os desenvolvedores verdadeiramente interessados em criar coisas interessantes leiam sem medo, lentamente façam a digestão, estou aqui para ajudar da forma mais humilde e humana possível. Tenho muitos anos de experiência neste segmento e durante todo esse tempo aprendi que:

  • Concorrência é fundamental para o segmento, a inércia nos faz tristes e incoerentes;
  • Aqui não podemos pensar em fazer tudo, o melhor modelo é cada um fazer uma coisa e muito bem feito (hoje todo mundo faz tudo e mal feito);
  • O mercado é muito, mas muito, muito mal explorado, os usuários sofrem demais.

Befícios do Projeto

  • Time de negócio e tecnologia mais alinhados;
  • Usuário mais alinhado com

Um grande abraço, Um founder.

Contribuições (pt-BR)

Quem desejar contribuir. Precisamos mais de tempo de desenvolvedores. Sabemos que esse é o bem mais valioso. Agende uma conversa conosco e vamos conversar sobre como entregar valor para sua empresa e ao mesmo tempo acrescentar ao projeto.

TL;DR

$ npm install -g rollup
$ npm install -g yarn
<header>
  <script defer src="https://use.fontawesome.com/releases/v5.0.9/js/all.js" integrity="sha384-8iPTk2s/jMVj81dnzb/iFR2sdA7u06vHJyyLlAd4snFpCl/SnyUjRrbdJsw1pGIl" crossorigin="anonymous"></script>

  <link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet">
  <link href="https://fonts.googleapis.com/css?family=Roboto" rel="stylesheet">
</header>
<body>
  <script src="https://cdn.polyfill.io/v2/polyfill.min.js"></script>
  <script src="https://unpkg.com/bipbop-websocket"></script>
  <script src="https://www.gstatic.com/firebasejs/4.9.0/firebase.js"></script>
  <script src="https://unpkg.com/@fastintegration/controller"></script>
  <script src="./dist/index.js"></script>
</body>

Developers

$ yarn
$ rollup -wc &
$ yarn run browser-sync start -c bs-config.js

Good Developers Read First

$ nvm install stable
$ less ./dist/index.html
$ yarn
$ rollup -wc &
$ yarn run browser-sync start -c bs-config.js

Dependencies

Dev Dependencies

License

GPL-2.0