Coder Social home page Coder Social logo

learn-node-bullshit-generator's Introduction

文章生成器

作用

学习node的第一个练手项目 为了熟练掌握一些node的核心模块

参考文献

https://juejin.cn/book/7133100888566005763/section/7133184975150514215#heading-0

项目目录(半成品,待更新)

├── corpus              // 数据库
│   └── data.json
|—— else                // 学习过程中的记录代码,对于实现整个项目功能来讲是无意义的
├── index.js            // 入口文件
├── lib                 // 模块库
│   ├── generator.js    // 生成文章模块
│   └── random.js       // 随机生成模块
├── output              // 出口文件夹
├── package.json
└── readme.md

learn-node-bullshit-generator's People

Contributors

yuanfajun0912 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.