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

cycle-scripts-widdershin

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cycle-scripts-widdershin

ES6 (babel) + Browserify + Semicolons (Widdershin)

  • 0.4.0
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

cycle-scripts-widdershin

create-cycle-app flavor with all of my personal preferences.

Starring:

  • Semicolons!
  • browserify
  • babel
  • the object spread babel plugin with a really long name!

Setup

npm install create-cycle-app -g

create-cycle-app <appname> --flavor cycle-scripts-widdershin

Where <appname> is the name of the directory you'd like to create your new Cycle app in.

You can also just pass . to use the current directory.

cd <appname>

git init
git add .
git commit -m "Initial commit"

npm start

Then, browse to localhost:8000. You should see a purple "Hello world".

Contributing

Feel free to open issues and pull requests.

License

cycle-scripts-widdershin is available under the MIT license. See LICENSE file for more info.

Keywords

FAQs

Package last updated on 24 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