kamuisdo's Stars
sweetalert2/sweetalert2
✨ A beautiful, responsive, highly customizable and accessible (WAI-ARIA) replacement for JavaScript's popup boxes. Zero dependencies. 🇺🇦
motdotla/dotenv
Loads environment variables from .env for nodejs projects.
microsoft/TypeScript-Node-Starter
A reference example for TypeScript and Node with a detailed README describing how to use the two together.
w3tecch/express-typescript-boilerplate
A delightful way to building a RESTful API with NodeJs & TypeScript by @w3tecch
sahat/hackathon-starter
A boilerplate for Node.js web applications
torokmark/design_patterns_in_typescript
:triangular_ruler: Design pattern implementations in TypeScript
nestjs/nest
A progressive Node.js framework for building efficient, scalable, and enterprise-grade server-side applications with TypeScript/JavaScript 🚀
typeorm/typeorm
ORM for TypeScript and JavaScript. Supports MySQL, PostgreSQL, MariaDB, SQLite, MS SQL Server, Oracle, SAP Hana, WebSQL databases. Works in NodeJS, Browser, Ionic, Cordova and Electron platforms.
ionic-team/ionic-framework
A powerful cross-platform UI toolkit for building native-quality iOS, Android, and Progressive Web Apps with HTML, CSS, and JavaScript.
bcherny/json-schema-to-typescript
Compile JSON Schema to TypeScript type declarations
caolan/async
Async utilities for node and the browser
demopark/sequelize-docs-Zh-CN
Sequelize 文档的中文版本: v7.0.0-alpha.18 | v6.32.0
sequelize/sequelize
Feature-rich ORM for modern Node.js and TypeScript, it supports PostgreSQL (with JSON and JSONB support), MySQL, MariaDB, SQLite, MS SQL Server, Snowflake, Oracle DB (v6), DB2 and DB2 for IBM i.
petkaantonov/bluebird
:bird: :zap: Bluebird is a full featured promise library with unmatched performance.
dresende/node-orm2
Object Relational Mapping
yortus/asyncawait
Callback heaven for Node.js with async/await
foreversd/forever
A simple CLI tool for ensuring that a given script runs continuously (i.e. forever)
arasatasaygin/is.js
Micro check library
mde/ejs
Embedded JavaScript templates -- http://ejs.co
ashtuchkin/iconv-lite
Convert character encodings in pure javascript.
cheeriojs/cheerio
The fast, flexible, and elegant library for parsing and manipulating HTML and XML.
pillarjs/cookies
Signed and unsigned cookies based on Keygrip
salesforce/tough-cookie
RFC6265 Cookies and CookieJar for Node.js
request/request-promise
The simplified HTTP request client 'request' with Promise support. Powered by Bluebird.
superscriptjs/superscript
A dialogue engine for creating chat bots
hailiang-wang/hanlp-api
中文分词,命名实体识别,关键词提取,自动摘要,短语提取,拼音转换,简繁转换,文本推荐,依存句法分析
request/request
🏊🏾 Simplified HTTP request client.
date-fns/date-fns
⏳ Modern JavaScript date utility library ⌛️
electron/electron
:electron: Build cross-platform desktop apps with JavaScript, HTML, and CSS
eslint/eslint
Find and fix problems in your JavaScript code.