New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

generator-cheminfo

Package Overview
Dependencies
Maintainers
0
Versions
70
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

generator-cheminfo

Generator for the different cheminfo organizations

  • 4.14.0
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
4
decreased by-95.45%
Maintainers
0
Weekly downloads
 
Created
Source

generator-cheminfo

NPM version npm download

Generator for the different cheminfo organizations

Installation

First, install Yeoman and generator-cheminfo using npm (we assume you have pre-installed node.js).

npm i -g yo generator-cheminfo

Then go to a new directory and generate your project:

mkdir my-new-project
cd my-new-project
yo cheminfo:module

The following generators are available:

yo cheminfo:commonjs
yo cheminfo:lerna-module
yo cheminfo:module
yo cheminfo:typescript
yo cheminfo:react-frontend

After creating a project with a generator, you can add GitHub actions workflows to it from GitHub's interface. Click on the "Actions" tab and then on "New workflow". You will be able to choose a workflow from our templates. It is recommended to add the a "Node.js CI" workflow to all new modules.

react-frontend

Basic project that includes tailwind-css and cheminfo formatting rules.

License

MIT

Keywords

FAQs

Package last updated on 08 Aug 2024

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