himanoa


himanoa

  • formula string -> Number

    published 0.0.1 8 years ago
  • eachSlice([1,2,3,4,5], 2) -> [[1,2], [3,4], [5]]

    published 0.0.4 6 years ago
  • さなボタンのリソースを管理するツールを目指しています

    published 0.0.5 6 years ago
  • IoC container

    published 0.1.1 3 years ago
  • kibako binding for React

    published 0.1.1 3 years ago
  • A library for quickly and freedom creating validation

    published 1.0.4 3 years ago
  • parser combinator

    published 0.0.8 2 years ago
  • New type pattern definition support library

    published 0.0.4 a year ago
  • Clone TypeScript file recursively dependencies based

    published 1.0.16 a year ago
  • Converts an integer to another integer that is unpredictable and reversible.

    published 1.0.5 4 months ago
  • Create npm workspace based workflow paths filter and Apply created paths filter to github actions workflow

    published 0.1.2 7 months ago
  • Import some module via importmap

    published 0.1.2 5 months ago
  • the ID converter that can convert between IDs with different orders and character types and unique numeric sequences.

    published 1.0.0 4 months ago
  • ## dist/define.js ```js function defineID(a) { const o = []; for (let r = 0;r < a.format.length; r++) { const e = a.format[r], t = e.characters.split(""), i = e.repeats || 1; for (let n = 0;n < i; n++) o.push(t); } const l = a.format

    published 0.0.3 3 months ago
  • ## dist/index.js ```js function createScrambler(b, a, c, w, t) { const f = (e, u) => new Array(e).fill(0).map((n, r) => u(r)), A = (e, u, n) => { let r = n; return f(u, () => f(e, () => (r ^= r << 13, r ^= r >> 17, r ^= r << 5)).map((m, o) => [m

    published 0.0.3 3 months ago