Socket
Socket
Sign inDemoInstall

@oory/package-template

Package Overview
Dependencies
0
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @oory/package-template

A npm package template


Version published
Weekly downloads
6
Maintainers
1
Install size
6.97 kB
Created
Weekly downloads
 

Readme

Source

@oory/package-template

npm CircleCI Status codecov npm npm npm

This is a package template. You should not have to install this :D package description..

live codepen demo

example

Table of Contents

  1. Install
  2. Usages
  3. Options
  4. Typescript support

Install

Install with npm:

    npm i @oory/package-template --save

Install with yarn:

    yarn add @oory/package-template

Usages

import packageTempalte from "package-template"
//do some examples

Options

option

TypeRequiredDescription
typetrue/falsedescription

import packageTemplate from "@oory/package-template"
//do some js



Typescript support

description...

TypeName

    import { TypeName } from "@oory/package-template/typings"

    //type

TODO

  • Doc
  • TU
  • TS

Keywords

FAQs

Last updated on 30 Jul 2020

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc