anthony16t


Packages 5

  • All functions return false or result, alway check to see if returned value is not false. ``` javascript // IMPORT MONGODB CLASS (MODULE) import Mongodb from "@anthony16t/mongodb";

    published 1.0.9 9 months ago
  • Shopify graphql api

    published 1.0.0 a year ago
  • Shopify graphql api

    published 1.0.1 10 months ago
  • ``` javascript import TwitterSearch from "@anthony16t/twitter-search" ``` Initialize the module (class) by creating a new TwitterSearch object and passing the bearer token. ``` javascript const bearerToken = "your-bearer-token-from-twitter-api" // IT'S RE

    published 1.0.4 9 months ago
  • ``` javascript import YahooData from "@anthony16t/yahoo-data"; const yahooData = new YahooData() ``` All functions return false or api data, alway check to see if returned value is not false.

    published 1.0.3 10 months ago