Coder Social home page Coder Social logo

黄智勇's Projects

block_stream2 icon block_stream2

A stream of blocks. Write data into it, and it'll output data in buffer blocks the size you specify, padding with zeroes if necessary.

buffer_crc32 icon buffer_crc32

crc32 that works with binary data and fancy character sets, outputs buffer, signed or unsigned data and has tests. Derived from the sample CRC implementation in the PNG specification: http://www.w3.org/TR/PNG/#D-CRCAppendix

buffer_list icon buffer_list

A Deno Buffer list collector, reader and streamer thingy.

core icon core

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

dayjs icon dayjs

for deno ⏰ Day.js 2kB immutable date-time library alternative to Moment.js with the same modern API

ejsexcel icon ejsexcel

nodejs excel template engine. node export excel

excel icon excel

print excel by C# by edgejs

generic_pool icon generic_pool

Generic resource pool with Promise based API. Can be used to reuse or throttle usage of expensive resources such as database connections.

graphql-js icon graphql-js

A reference implementation of GraphQL for JavaScript

imekey icon imekey

C++ Win8+输入法切换快捷键转发工具

is_property icon is_property

Tests if a property of a JavaScript object can be accessed using the dot (.) notation or if it must be enclosed in brackets, (ie use x[" ... "])

long icon long

A Long class for representing a 64 bit two's-complement integer value derived from the Closure Library for stand-alone use and extended with unsigned support.

mwrf icon mwrf

明华 URF-35H-MEM 读卡器nodejs接口

mysql2 icon mysql2

MySQL client for Deno with focus on performance. Supports prepared statements, non-utf8 encodings, binary log protocol, compression much more

named_placeholders icon named_placeholders

compiles "select foo where foo.id = :bar and foo.baz < :baz" into "select foo where foo.id = ? and foo.baz < ?" + ["bar", "baz"]

qv icon qv

nodejs应用系统

sail_denque icon sail_denque

Denque is a well tested, extremely fast and lightweight double-ended queue implementation with zero dependencies and includes TypeScript types.

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.