tickerpicker

0.0.3 • Public • Published

tickerpicker

A javascript library for suggesting ticker symbols from company names and vice versa.

See the github pages area for an example: http://andytompkins.github.io/tickerpicker/

Generating the stock data

The *.csv files were downloaded manually from the nasdaq website and are stored under the csv directory. A small script is provided to convert the raw data into a js file which exports the dataset.

npm run generate

Building the library

npm run build

Testing the code

npm run test

Dependents (0)

Package Sidebar

Install

npm i tickerpicker

Weekly Downloads

0

Version

0.0.3

License

Apache-2.0

Last publish

Collaborators

  • andytompkins