Skip to content

Latest commit

 

History

History
33 lines (31 loc) · 7.87 KB

ALLPACKAGES.md

File metadata and controls

33 lines (31 loc) · 7.87 KB

All packages been used in DCI curriculum *so far

Package Used for Class material more info
sass Sass makes CSS fun again 14-04 GH
live-server a little development server with live reload capability 14-04 GH
gh-pages Publish files to a gh-pages branch on GitHub 14-04 GH
bootstrap Quickly design and customize responsive mobile-first sites with Bootstrap 20-04 Web
react React makes it painless to create interactive UIs. Design simple views for each state in your application Web
node-sass Node.js bindings to lib-sass 02-06 GH
fontawesome Get a Font Awesome unicode character by the icon name. 14-06 Web
react-icons Include popular icons in your React projects easily with react-icons 14-06 GH
react-redux Official React bindings for Redux redux-simplified GH
axios Axios is a simple promise based HTTP client for the browser and node.js 04-08 Web
nodemon nodemon will process automatically restart when your code changes 04-08 Web
dotenv Dotenv is a zero-dependency module that loads environment variables from a .env file into process.env. 05-08 GH
express Express is a minimal and flexible Node.js web application framework 10-08 Web
lowdb Tiny local JSON database for small projects 12-08 GH
morgan HTTP request logger middleware for node.js 16-08 GH
mongoose elegant mongodb object modeling for node.js 23-08 Web
faker generate massive amounts of fake data in the browser and node.js 30-08 GH
ejs Embedded JavaScript templates 30-08 GH
cookie-parser Parse Cookie header and populate req.cookies with an object keyed by the cookie names. first-BE-app GH
express-handlebars A Handlebars view engine for Express which doesn't suck 06-09 GH
express-validator express-validator is a set of express.js middlewares that wraps validator.js validator and sanitizer functions 06-09 GH pages
bcrypt A library to help you hash passwords. 14-09 GH
uuid Generate RFC-compliant UUIDs in JavaScript 15-09 GH
multer Multer is a node.js middleware for handling multipart/form-data, which is primarily used for uploading files 15-09 GH
express-session Simple session middleware for Express 15-09 GH

x++