Showing 1-20 of 533,332 packages
The constant function from functional programming: it takes a value and returns a function that will return that value:
Transform TypeScript `const` enums
Babel preset for TypeScript `const` enums
Compile ES2015 block scoping (const and let) to ES5
```ts const db = createInMemoryDatabase();
Treat const declarations as immutable
Compile ES2015 block scoping (const and let) to ES5
🐊Putout plugin adds ability to convert 'const' to 'let'
Shared constants for Skynet billing refactor (vendored copy of upstream packages/const)
```ts import { ONE_SECOND_MS, ONE_MINUTE_MS, ONE_MINUTE_S } from 'const-durations'
TypeScript transformer to convert const enums to regular enums in declaration files
```js const stepzen = require('@stepzen/sdk')
Static scope analysis and transpilation of ES6 block scoped const and let variables, to ES3.
```js const DomainEvents = require('@tryghost/domain-events');
A TypeScript custom transformer which strips const enums if preserveConstEnums is enabled and const enum isn't exported
🐊Putout plugin adds ability to convert 'const' to 'let'
```javascript const _kayn = require('kayn') const Kayn = _kayn.Kayn const REGIONS = _kayn.REGIONS
A set of const boolean variables identifying device and browser type.
Country and currency code in const Enum
This is the common const for SkyEye projects, It includes all types of const.