Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

generator-talend

Package Overview
Dependencies
Maintainers
5
Versions
598
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

generator-talend

Talend's JavaScript generator

  • 0.61.0
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
125
decreased by-82.32%
Maintainers
5
Weekly downloads
 
Created
Source

Talend's JavaScript Library Generator

NPM

Travis CI Quality dependencies devdependencies

Installation

You'll first need to install yeoman then install generator-talend.

npm install -g yo
npm install -g generator-talend

Usage

This generator has multiple subgenerators, so you use one of the following:

  • yo talend -> javascript library
  • yo talend:dotfiles -> talend common dotfiles for javascript project
  • yo talend:react-cmf -> create a project based on react-cmf
  • yo talend:react-component -> add a react component

Running yo talend will launch the library creation wizard. It will do the following:

  • Fetch and Install the configuration files from Talend's tools repository
  • Create a simple README
  • Add the Apache-2 LICENSE file
  • Setup a default .gitignore file and make the initial git commit
  • Run the initial npm install

Run the yo talend:dotfiles command again when you want to make sure configuration files and license are up to date.

License

Copyright (c) 2006-2016 Talend

Licensed under the Apache V2 License

Keywords

FAQs

Package last updated on 09 Feb 2017

Did you know?

Socket

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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc