React Responsive Carousel
A collection of elements used by Authentic System Solutions
1.引入多语言 wrapper ``` import I18NWrapper from '@beisen-cmps/i18n-resource-wrapper'; ``` 2.配置多语言相关属性 ``` let i18nProps = { lng: 'zh_TW', // 当前语言 debug: true, // debug 模式时,每次都会走远程接口 i18nSite: 'i18n.italent-inc.cn', // 多语言站点,用以区分不同环境 // applica
Fast implementation of JSON-Patch (RFC-6902) with duplex (observe changes) capabilities
Use react or material-ui components in your lit-element web component.
Kling AI API wrapper - Video and image generation with JWT authentication for Node.js
Streaming CSV parser that aims for maximum speed as well as compatibility with the csv-spectrum test suite
Typescript wrapper for JUHUU services
A WebCrypto polyfill that "smooths out" the rough-edges in existing User Agent implementations.
Use the Windows.ApplicationModel UWP API directly from Node.js
Extract the TLD/domain/subdomain parts of an URL/hostname against mozilla TLDs 'official' listing .
React component to draw confetti for your party.
Add mermaid support for Vitepress
GitLab backend for Netlify CMS
Fast HTTP benchmarking tool written in Node.js
Bitbucket backend for Netlify CMS
Fastest deep equal comparison for React. Great for React.memo & shouldComponentUpdate. Also really fast general-purpose deep comparison.
Vue 3 wrappers for Bryntum Scheduler Pro JavaScript component
PureScript wrapper that makes it available as a local dependency
Touch targets are the parts of the screen that respond to user input. They extend beyond the visual bounds of an element. For example, an icon may appear to be 24 x 24 dp, but the padding surrounding it comprises the full 48 x 48 dp touch target.
Promisified HTTP requests with `bluebird` and `request` modules.
Urlencode body parser middleware for the middy framework
Typescript wrapper for smart contract interaction.
The Fisher-Yates (aka Knuth) shuffle for Browser and Node.js