.npmignore update config Oct 15, 2017 .prettierignore migrate tslint to eslint Mar 14, 2021 .prettierrc.json migrate tslint to eslint Mar 14, 2021 LICENSE add source code Oct 13, 2017 README.md Update README.md Dec 12, 2022 mjs.tsconfig.json update mjs.tsconfig.json for ref, although...
usingUnityEngine;usingCleverCrow.Fluid.BTs.Tasks;usingCleverCrow.Fluid.BTs.Trees;publicclassMyCustomAi:MonoBehaviour{[SerializeField]privateBehaviorTree_tree;privatevoidAwake(){_tree=newBehaviorTreeBuilder(gameObject).Sequence().Condition("Custom Condition",()=>{returntrue;}).Do("Custom Action",()=>{...
npm install react-native-zpl-code Usage import{Zpl}from"react-native-zpl-code";// Create a ZPL builder instanceconstzplBuilder=newZpl.Builder();// Setup label configurationzplBuilder.setup({size:{heightDots:609,widthDots:609,},labelHome:{x:0,y:0,},labelTop:0,labeShift:0,orientation:'NOR...
.npmignore .prettierignore .prettierrc.json LICENSE README.md mjs.tsconfig.json package.json tsconfig.json yarn.lock Repository files navigation README License builder-pattern Create a builder pattern for Typescript using ES6 proxy. Installation yarn add builder-pattern Usage Basic usag...
LICENSE Publish to npm (#3) Aug 31, 2023 README.md fix readme (#8) Aug 31, 2023 jest.config.ts Skubafy (#2) Aug 31, 2023 jest.setup.ts Skubafy (#2) Aug 31, 2023 package.json Version Packages (#14) Apr 8, 2024 pnpm-lock.yaml add changesets (#4) Aug 31, 2023 ...