Skip to content
#

registry

Here are 726 public repositories matching this topic...

verdaccio
skpm
Razzwan
Razzwan commented Oct 28, 2020

Expectations:

  1. I set up typescript for the project
  2. I would like to use .ts extension for the scripts as a manifest script
  3. I am waiting that everithing will going correct

Reality:

If I try to use .ts scripts inside manifest, build replace them to incorrect script name:

{
  "name": "Name",
  "commands": [
    {
      "name": "Run",
      "identifier": "run",
  

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

  • Updated Feb 20, 2020
  • JavaScript
jonjohnsonjr
jonjohnsonjr commented Mar 1, 2019

Docker has this for pull: https://docs.docker.com/engine/reference/commandline/pull/

The tarball format supports multiple images/tags. We'd just want to pull every tag for crane but with gcrane we could pull all the untagged manifests as well.

Docker doesn't have it for push but I don't see a reason not to support it.

This would work well with an --oci flag to do an image layout ins

oras
victorb
victorb commented May 15, 2019

As we always have one root-hash available for the registry we currently have cached, we can also set a DNS record (_dnslink.npm.open-registry.dev) to that value, and have any IPFS gateway being able to fetch the content.

Essentially, we just have to on every change to the registry hash, update a DNS TXT record for this to work.

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.