Skip to content

trashify/hacker-quotes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

💻 hacker-quotes 🖥️

A collection of CS/Programming related quotes


Built with ❤︎ by Tiaan and contributors

Table of Contents

Table of Contents
  • About
  • Install
  • Usage
  • Contribute
  • License
  • About

    A JSON file containing an array of CS/Programming related quotes.

    Install

    $ npm install --save hacker-quotes

    Or

    $ yarn add hacker-quotes

    Usage

    const hackerQuotes = require('hacker-quotes');
    
    console.log(hackerQuotes)
    //[ { quote: 'One of my most productive days was throwing away 1,000 lines of code.', cite: 'Ken Thompson' },...]

    Contribute

    Contributions are welcome. Please open up an issue or create PR if you would like to help out.

    Note: If editing the README, please conform to the standard-readme specification.

    License

    Licensed under the MIT License.

    About

    🖥️ A collection of CS/Programming related quotes 💻

    Topics

    Resources

    License

    Stars

    Watchers

    Forks

    Packages

    No packages published