2,330 skills found · Page 11 of 78
gautamsi / Ews Javascript ApiEWS API for TypeScript/JavaScript - ported from OfficeDev/ews-managed-api - node, cordova, meteor, Ionic, Electron, Outlook Add-Ins
Marak / Asciimoasciimo - create awesome ascii art with javascript! works in the browser or node.js
tshemsedinov / Patterns JavaScriptPatterns for JavaScript, Node.js, and TypeScript
contentful / Contentful Management.jsJavaScript library for Contentful's Management API (node & browser)
dylang / Node XmlFast and simple Javascript-based XML generator/builder for Node projects.
rveciana / Svg Path PropertiesPure Javascript alternative to path.getPointAtLength(t) and getTotalLength() functions. Works with Canvas & Node
jonschlinkert / Is NumberJavaScript/Node.js utility. Returns `true` if the value is a number or string number. Useful for checking regex match results, user input, parsed strings, etc.
alibaba / Node Hbase ClientAsynchronous HBase client for Node.js, pure JavaScript implementation.
NodeSecure / Js X RayJavaScript & Node.js open-source SAST scanner. A static analyser for detecting most common malicious patterns 🔬.
hgourvest / Node FirebirdPure javascript and asynchronous Firebird client for Node.js.
ZhelinCheng / Word Guard基于Aho–Corasick算法,更轻巧的JavaScript敏感词过滤库,更好的容错性,适用Node及浏览器环境。🚀
bcle / Fuse4jsFUSE bindings for Javascript and node.js
scripting / River4A JavaScript river-of-news aggregator running in Node.js
EvanLi / Programming Book 2Programming Book 2 :C++、Go、JavaScript、Node.js
xmppo / Node Xmpp BoshAn XMPP BOSH & WebSocket server (connection manager) written on node.js using Javascript
nodeca / Babelfishhuman friendly i18n for javascript (node.js + browser)
dharmafly / Jsonpatch.jsAn implementation of the JSONPatch (and JSONPointer) IETF RFCs for Javascript (Node.JS and the Browser)
codeteenager / Ebook汇集了自己平时所看的一些电子书籍,包括前端(JavaScript、CSS、Vue、React、Node)、Android、Spring Boot、Spring Cloud、云原生、DevOps等
sidorares / Dbus NativeD-bus protocol client and server for node.js written in native javascript
justsml / Escape From Callback MountainExample Project & Guide for mastering Promises in Node/JavaScript. Feat. proposed 'Functional River' pattern