alpha

Node API doc search

Usage no npm install needed!

<script type="module">
  import alpha from 'https://cdn.skypack.dev/alpha';
</script>

README

alpha

Node API Doc

Installation

npm install alpha -g

Usage

Search the API related info

alpha create
alpha node
alpha net

API

npm install alpha // not global
var alpha = require('alpha');
alpha.search('keyword');

License

The MIT License