Skip to content
forked from sant123/inspire

Get an inspiring quote in Deno.

License

Notifications You must be signed in to change notification settings

degrammer/inspire

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

inspire Deno

Based on the inspire Artisan command from Laravel.

Installation

deno install -fq https://deno.land/x/inspire/mod.ts

Usage

// example.ts
import { quotes } from "https://deno.land/x/inspire/mod.ts";
console.log(quotes);
// Your code here...

Credits

https://laravel.com/

About

Get an inspiring quote in Deno.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 100.0%