New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

spider-script

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

spider-script

The Next-Gen Programming Language for the Web

latest
Source
npmnpm
Version
0.1.5
Version published
Weekly downloads
50
257.14%
Maintainers
1
Weekly downloads
 
Created
Source

Spider

NPM Version Build Status Dependencies Test Coverage

The Next-Gen Programming Language for the Web.

Note: Spider is still work in progress. Make sure to star the project if you are interested!

Documentation

Installation

npm install -g spider-script

Usage

Execute a script:

spider /path/to/script.spider

Compile a script:

spider -c /path/to/script.spider

Join the Community

Contributing

We need your help!

You can browse the contributing-getting-started tag to find good issues to get started with.

  • Fork the project
  • Clone your forked repo: git clone git@github.com:githubuser/spider.git
  • Create your feature/bugfix branch: git checkout -b new-operator
  • Commit your changes to your new branch: git commit -am 'Add a new operator'
  • Push to the branch: git push origin new-operator
  • Create a new Pull Request!

Resources:

Keywords

spider

FAQs

Package last updated on 30 Nov 2014

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