Skip to content
#

registry

Here are 650 public repositories matching this topic...

keithwhor
keithwhor commented Jan 14, 2018
  • Main website searches through sourcecode OR public services
  • Dashboard searches through your services
  • Docs search through docs

More importantly, almost all widgets look the same.

I think we need consistency here: either give all widgets the same functionality (dropdown for public services, sourcecode, your services, and docs) or change how they look. I think first option is ideal.

yangbin1994
yangbin1994 commented Dec 6, 2017
~ [16:37:24] ⬢ 8.9.1 
⚡️  npm owner add jiang.zhu @tarsocial/src2dist --registry=http://registry.npm.tarsocial.com/ --verbose 
npm info it worked if it ends with ok
npm verb cli [ '/usr/local/Cellar/node/8.9.1/bin/node',
npm verb cli   '/usr/local/bin/npm',
npm verb cli   'owner',
npm verb cli   'add',
npm verb cli   'jiang.zhu',
npm verb cli   '@tarsocial/src2dist',
npm verb cli
yumetodo
yumetodo commented Mar 19, 2020

💡 Feature description

JSDoc comment is a well-known tool to add a document in code/d.ts file.

JavaScript/Typescript language server recognizes jsdoc comment so that famous editor's IntelliSense recognizes jsdoc.

However, As far as I know, there is no way to add JSDoc comment. So, currently, I need to create a wrapper npm package to control d.ts.

第一个完整的react-native项目。包括服务端和移动端两部分。服务端使用express+bootstrap进行搭建,主要功能有登录、退出、模块选择、查看、修改、删除、分页等后台管理的基本功能;移动端主要用到组件View、Text、Image、ScrollView、ListView等常用的组件,也使用了第三方的地图服务(高德地图),作为初学者。是一个很好的学习案例。

  • Updated Feb 20, 2020
  • JavaScript
amouat
amouat commented Mar 11, 2020

Trow should move to proper structured logs and have better, more consistent logging in general. This might be a little hampered by Rocket, which does its own logging (eventually I would like to move to Warp, but that will take some effort).

The first task would be to investigate log & slog support for structured logs and how they can be integrated into Trow. Then we should figure out where log

victorb
victorb commented May 1, 2019

Currently, doing the following renders a 404:

$ wget https://registry.npmjs.org/emitter/-/emitter-1.2.1.tgz
--2019-05-01 18:03:12--  https://registry.npmjs.org/emitter/-/emitter-1.2.1.tgz
Loaded CA certificate '/etc/ssl/certs/ca-certificates.crt'
Resolving registry.npmjs.org (registry.npmjs.org)... 104.16.23.35, 104.16.19.35, 104.16.25.35, ...
Connecting to registry.npmjs.org (regi

Improve this page

Add a description, image, and links to the registry topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the registry topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.