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

fauna

Package Overview
Dependencies
Maintainers
1
Versions
42
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fauna

Generate and render animated L-Systems

  • 0.4.0
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
2.9K
decreased by-49.89%
Maintainers
1
Weekly downloads
 
Created
Source

fauna

Javascript library for generating L-Systems

[![Build Status][build]][link] [![semantic-release][semantic-image] ][semantic-url] [build]: https://travis-ci.org/bradleybossard/fauna.svg?branch=master [link]: https://travis-ci.org/bradleybossard/fauna [semantic-image]: https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg [semantic-url]: https://github.com/semantic-release/semantic-release

Publish a new version

# Make changes and increment package.json semver
git add -A && git commit -m "Commit Message"
git tag <semver>
git push
git push --tags
npm publish
npm info # to verify it worked

TODO: Test git tag -a <semver> -m "my version 1.4" to test if it creates the release message in Github

  • Add function to ingest and run config
  • Documentation
  • Landing page
  • Finished egghead.io publishing guide

FAQs

Package last updated on 05 Nov 2016

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